Lagrange mean value theorem: Difference between revisions

From Calculus
 
(4 intermediate revisions by the same user not shown)
Line 34: Line 34:
! Step no. !! Assertion/construction !! Facts used !! Given data used !! Previous steps used !! Explanation
! Step no. !! Assertion/construction !! Facts used !! Given data used !! Previous steps used !! Explanation
|-
|-
| 1 || Consider the function <br><math>h(x) := \frac{f(b) - f(a)}{b - a}\cdot x +\frac{bf(a) - af(b)}{b - a}</math>.<br> Then, <math>h</math> is a linear (and hence a continuous and differentiable) function with <math>h(a) = f(a)</math> and <math>h(b) = f(b)</math>|| || || ||Just plug in and check. Secretly, we obtained <math>h</math> by trying to write the equation of the line joining the points <math>(a,f(a))</math> and <math>(b,f(b))</math>.
| 1 || Consider the function <br><math>h(x) := \frac{f(b) - f(a)}{b - a} x +\frac{bf(a) - af(b)}{b - a}</math>.<br> Then, <math>h</math> is a linear (and hence a continuous and differentiable) function with <math>h(a) = f(a)</math> and <math>h(b) = f(b)</math>|| || || ||Just plug in and check. Secretly, we obtained <math>h</math> by trying to write the equation of the line joining the points <math>(a,f(a))</math> and <math>(b,f(b))</math>.
|-
|-
| 2 || Define <math>g = f - h</math> on <math>[a,b]</math>, i.e., <math>g(x) := f(x) - h(x)</math>. || || || ||
| 2 || Define <math>g = f - h</math> on <math>[a,b]</math>, i.e., <math>g(x) := f(x) - h(x)</math>. || || || ||
Line 44: Line 44:
| 5 || <math>g(a) = g(b) = 0</math> || || || Steps (1), (2) || <toggledisplay><math>h(a) = f(a)</math> yields <math>g(a) = 0</math>. <math>h(b) = f(b)</math> yields <math>g(b) = 0</math>.</toggledisplay>
| 5 || <math>g(a) = g(b) = 0</math> || || || Steps (1), (2) || <toggledisplay><math>h(a) = f(a)</math> yields <math>g(a) = 0</math>. <math>h(b) = f(b)</math> yields <math>g(b) = 0</math>.</toggledisplay>
|-
|-
| 6 || There exists <math>c \in (a,b)</math> such that <math>g'(c) = 0</math>. || Fact (3) || || Steps (3), (4), (5) || <toggledisplay>Steps (3), (4), (5) together show that <math>g</math> satisfies the conditions of Rolle's theorem on the interval <math>[a,b]</math>, hence we get the conclusion of the theorem.</toggledisplay>
| 6 || There exists <math>c \in (a,b)</math> such that <math>\!g'(c) = 0</math>. || Fact (3) || || Steps (3), (4), (5) || <toggledisplay>Steps (3), (4), (5) together show that <math>g</math> satisfies the conditions of Rolle's theorem on the interval <math>[a,b]</math>, hence we get the conclusion of the theorem.</toggledisplay>
|-
|-
| 7 || For the <math>c</math> obtained in step (6), <math>f'(c) = h'(c)</math> || Fact (4) || || Steps (2), (6) || From Step (2), <math>g = f - h</math>. Differentiating both sides by Fact (4), we get <math>g' = f' - h'</math> on <math>(a,b)</math>. Since <math>g'(c) = 0</math>, we obtain that <math>f'(c) = h'(c)</math>.</toggledisplay>
| 7 || For the <math>c</math> obtained in step (6), <math>\! f'(c) = h'(c)</math> || Fact (4) || || Steps (2), (6) || <toggledisplay>From Step (2), <math>g = f - h</math>. Differentiating both sides by Fact (4), we get <math>g' = f' - h'</math> on <math>(a,b)</math>. Since <math>g'(c) = 0</math>, we obtain that <math>f'(c) = h'(c)</math>.</toggledisplay>
|-
|-
| 8 || <math>h'(x) = \frac{f(b) - f(a)}{b - a}</math> for all <math>x</math>. In particular, <math>h'(c) = \frac{f(b) - f(a)}{b - a}</math>. || || || Step (1) || Differentiate the expression for <math>h(x)</math> from Step (1).
| 8 || <math>h'(x) = \frac{f(b) - f(a)}{b - a}</math> for all <math>x</math>. In particular, <math>h'(c) = \frac{f(b) - f(a)}{b - a}</math>. || || || Step (1) || Differentiate the expression for <math>h(x)</math> from Step (1).

Latest revision as of 20:19, 20 October 2011

Statement

Suppose is a function defined on a closed interval (with ) such that the following two conditions hold:

  1. is a continuous function on the closed interval (i.e., it is right continuous at , left continuous at , and two-sided continuous at all points in the open interval ).
  2. is a differentiable function on the open interval , i.e., the derivative exists at all points in . Note that we do not require the derivative of to be a continuous function.

Then, there exists in the open interval such that the derivative of at equals the difference quotient . More explicitly:

Geometrically, this is equivalent to stating that the tangent line to the graph of at is parallel to the chord joining the points and .

Note that the theorem simply guarantees the existence of , and does not give a formula for finding such a (which may or may not be unique).

Related facts

Facts used

  1. Continuous functions form a vector space
  2. Differentiable functions form a vector space
  3. Rolle's theorem
  4. Differentiation is linear

Proof

Step no. Assertion/construction Facts used Given data used Previous steps used Explanation
1 Consider the function
.
Then, is a linear (and hence a continuous and differentiable) function with and
Just plug in and check. Secretly, we obtained by trying to write the equation of the line joining the points and .
2 Define on , i.e., .
3 is continuous on Fact (1) is continuous on Steps (1), (2) [SHOW MORE]
4 is differentiable on Fact (2) is differentiable on Steps (1), (2) [SHOW MORE]
5 Steps (1), (2) [SHOW MORE]
6 There exists such that . Fact (3) Steps (3), (4), (5) [SHOW MORE]
7 For the obtained in step (6), Fact (4) Steps (2), (6) [SHOW MORE]
8 for all . In particular, . Step (1) Differentiate the expression for from Step (1).
9 Steps (7), (8) Step-combination direct