<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://calculus.subwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Concavity_of_a_function</id>
	<title>Concavity of a function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://calculus.subwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Concavity_of_a_function"/>
	<link rel="alternate" type="text/html" href="https://calculus.subwiki.org/w/index.php?title=Concavity_of_a_function&amp;action=history"/>
	<updated>2026-05-23T16:18:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.2</generator>
	<entry>
		<id>https://calculus.subwiki.org/w/index.php?title=Concavity_of_a_function&amp;diff=1780&amp;oldid=prev</id>
		<title>Vipul: Created page with &quot;==Definition==  The &#039;&#039;&#039;concavity of a function&#039;&#039;&#039;, or more precisely the &#039;&#039;&#039;sense of concavity of a function&#039;&#039;&#039;, describes the way the derivative of the function is changi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://calculus.subwiki.org/w/index.php?title=Concavity_of_a_function&amp;diff=1780&amp;oldid=prev"/>
		<updated>2012-06-04T18:07:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Definition==  The &amp;#039;&amp;#039;&amp;#039;concavity of a function&amp;#039;&amp;#039;&amp;#039;, or more precisely the &amp;#039;&amp;#039;&amp;#039;sense of concavity of a function&amp;#039;&amp;#039;&amp;#039;, describes the way the &lt;a href=&quot;/wiki/Derivative&quot; title=&quot;Derivative&quot;&gt;derivative&lt;/a&gt; of the function is changi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Definition==&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;concavity of a function&amp;#039;&amp;#039;&amp;#039;, or more precisely the &amp;#039;&amp;#039;&amp;#039;sense of concavity of a function&amp;#039;&amp;#039;&amp;#039;, describes the way the [[derivative]] of the function is changing. There are two determinate senses of concavity: &amp;#039;&amp;#039;concave up&amp;#039;&amp;#039; and &amp;#039;&amp;#039;concave down&amp;#039;&amp;#039;. Note that it is possible for a function to be neither concave up nor concave down.&lt;br /&gt;
&lt;br /&gt;
===Definition in terms of convex combinations===&lt;br /&gt;
&lt;br /&gt;
A function &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; defined on an interval &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; is termed &amp;#039;&amp;#039;&amp;#039;concave up&amp;#039;&amp;#039;&amp;#039; if it satisfies the following condition: for any &amp;lt;math&amp;gt;x_1,x_2 \in I&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;x_1 &amp;lt; x_2&amp;lt;/math&amp;gt;, and any &amp;lt;math&amp;gt;t \in (0,1)&amp;lt;/math&amp;gt;, we have:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(tx_1 + (1 - t)x_2) &amp;lt; tf(x_1) + (1 - t)f(x_2)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Geometrically, what this means is that the chord joining the points &amp;lt;math&amp;gt;(x_1,f(x_1))&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;(x_2,f(x_2))&amp;lt;/math&amp;gt; in the graph of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; lies above the part of the graph of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; between &amp;lt;math&amp;gt;x_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x_2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A function &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; defined on an interval &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; is termed &amp;#039;&amp;#039;&amp;#039;concave down&amp;#039;&amp;#039;&amp;#039; if it satisfies the following condition: for any &amp;lt;math&amp;gt;x_1,x_2 \in I&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;x_1 &amp;lt; x_2&amp;lt;/math&amp;gt;, and any &amp;lt;math&amp;gt;t \in (0,1)&amp;lt;/math&amp;gt;, we have:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(tx_1 + (1 - t)x_2) &amp;gt; tf(x_1) + (1 - t)f(x_2)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Geometrically, what this means is that the chord joining the points &amp;lt;math&amp;gt;(x_1,f(x_1))&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;(x_2,f(x_2))&amp;lt;/math&amp;gt; in the graph of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; lies below the part of the graph of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; between &amp;lt;math&amp;gt;x_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x_2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Definition in terms of first derivative===&lt;br /&gt;
&lt;br /&gt;
A function &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; defined on an interval &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; is termed &amp;#039;&amp;#039;&amp;#039;concave up&amp;#039;&amp;#039;&amp;#039; if it satisfies the following conditions:&lt;br /&gt;
&lt;br /&gt;
# The derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is defined everywhere on &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; except at possibly a discrete set of points.&lt;br /&gt;
# Consider each of the intervals where the derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is defined. The derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is an increasing function on that interval.&lt;br /&gt;
# At each of the points in the interior of the domain where the derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is not defined, the following are true: &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is continuous, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is left differentiable, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is right differentiable, and the left hand derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is less than the right hand derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;.&lt;br /&gt;
# At the endpoints of the interval, if they exist, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is appropriately one-sided continuous and one-sided differentiable.&lt;br /&gt;
&lt;br /&gt;
A function &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; defined on an interval &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; is termed &amp;#039;&amp;#039;&amp;#039;concave down&amp;#039;&amp;#039;&amp;#039; if it satisfies the following conditions:&lt;br /&gt;
&lt;br /&gt;
# The derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is defined everywhere on &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; except at possibly a discrete set of points.&lt;br /&gt;
# Consider each of the intervals where the derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is defined. The derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is a decreasing function on that interval.&lt;br /&gt;
# At each of the points in the interior of the domain where the derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is not defined, the following are true: &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is continuous, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is left differentiable, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is right differentiable, and the left hand derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is greater than the right hand derivative of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;.&lt;br /&gt;
# At the endpoints of the interval, if they exist, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is appropriately one-sided continuous and one-sided differentiable.&lt;/div&gt;</summary>
		<author><name>Vipul</name></author>
	</entry>
</feed>