Introductory university-level calculus, linear algebra, abstract algebra, probability, statistics, and stochastic processes.
Mean Value Theorem
Get link
Facebook
X
Pinterest
Email
Other Apps
-
The mean value theorem (MVT) says that, for a given arc connecting two points of a function, there is at least one point at which the slope of the tangent line is equal to the slope of the arc.
Theorem (Rolle's theorem)
Let be a continuous function defined on a closed interval . Suppose is differentiable on the open interval and . Then there exists a such that .
Proof. If the (global) maximum and minimum are both at and , then is constant since (= maximum = minimum). In this case, at all . Otherwise, has a maximum or minimum value at some so that . ■
Theorem (Mean value theorem)
Let be a continuous function on such that it is differentiable on . Then there exists a such that
Proof. Let us define
Then, is continuous on and differentiable on , and . Hence, by Rolle's theorem, there exists a such that . But
so
■
Let's see some applications of the mean value theorem.
Corollary
Suppose that the function is differentiable on the open interval and identically on . Then is a constant function on . That is, for all where is a constant.
Proof. Let us pick an arbitrary and let . We show that for all , . If , then by definition of . Suppose . If , consider the closed interval . Since is differentiable on , it is continuous on . By the mean value theorem, there is a such that . But since (by assumption), . If , we consider the closed interval and apply a similar argument. ■
Corollary (cor:monotone)
Suppose the function is continuous on the closed interval and differentiable on the open interval .
If for all , then is strictly monotone increasing on .
If for all , then is strictly monotone decreasing on .
Proof. We only show part 1. Part 2 is similar.
It suffices to show that, for any , if then .
By assumption, is continuous on and differentiable on . By the mean value theorem, there exists a such that . But since , we have so that . ■
Corollary (cor:minmax)
Suppose that the function is twice differentiable and that at some .
If , then is a local minimum point.
If , then is a local maximum point.
Proof. We prove only part 1 (Part 2 is similar).
By assumption,
Let . There exists a such that, for all , implies or
It follows that
In particular, if , then so . That is, for all , (Corollary {cor:monotone}).
If , we have so, by the same argument (Corollary {cor:monotone}), .
In summary, for all , if , then , which shows that is a local minimum value. ■
Definition (Convex, concave)
Let be a function defined on an open interval . is said to be convex at if the graph of is above its tangent line at in the neighbor of , that is, if there exists a such that, for all , implies .
Similarly, is said to be concave at if the graph of is below its tangent line at in the neighbor of , that is, there exists a such that, for all , implies .
Remark. Recall that is the equation of the tangent line of at . □
Corollary
Let be a twice differentiable function on an open interval and .
If , then is convex at .
If , then is concave at .
Proof. We prove only part 1. Part 2 is similar.
Let us define . is twice differentiable on and so . Also, so that . Therefore, by Corollary {cor:minmax}, is a local minimum point of . By the definition of local minimum, it follows that is convex . ■
Example. Consider . Let us find the range of where is convex and where it is concave. Let us also find the extrema of .
Solving yields . Therefore,
if where is concave, and
if or where is convex.
only if and . So is a local maximum value (in fact, it is the global maximum value). □
As in the above example, the point at which the sign of the second-derivative changes is called an inflection point.
Defining the birth process Consider a colony of bacteria that never dies. We study the following process known as the birth process , also known as the Yule process . The colony starts with cells at time . Assume that the probability that any individual cell divides in the time interval is proportional to for small . Further assume that each cell division is independent of others. Let be the birth rate. The probability of a cell division for a population of cells during is . We assume that the probability that two or more births take place in the time interval is . That is, it can be ignored. Consequently, the probability that no cell divides during is . Note that this process is an example of the Markov chain with states \({n_0}, {n_0 + 1}, {n_0 + 2}...
Generational growth Consider the following scenario (see the figure below): A single individual (cell, organism, etc.) produces descendants with probability , independently of other individuals. The probability of this reproduction, , is known. That individual produces no further descendants after the first (if any) reproduction. These descendants each produce further descendants at the next subsequent time with the same probabilities. This process carries on, creating successive generations. Figure 1. An example of the branching process. Let be the random variable representing the population size (number of individuals) of generation . In the above figure, we have , , , , We shall assume as the initial condition. Ideally, our goal would be to find how the population size grows through generations, that is, to find the probability for e...
In mathematics, we must prove (almost) everything and the proofs must be done logically and rigorously. Therefore, we need some understanding of basic logic. Here, I will informally explain some rudimentary formal logic. Definitions (Proposition): A proposition is a statement that is either true or false. "True" and "false" are called the truth values, and are often denoted and . Here is an example. "Dr. Akira teaches at UBD." is a statement that is either true or false (we understand the existence of Dr. Akira and UBD), hence a proposition. The following statement is also a proposition, although we don't know if it's true or false (yet): Any even number greater than or equal to 4 is equal to a sum of two primes. See also: Goldbach's conjecture Next, we define several operations on propositions. Note that propositions combined with these operations are again propositions. (Conjunction, logical "and"): Let ...
Comments
Post a Comment