Rolle's theorem: Difference between revisions

From Calculus
(Created page with "==Statement== Suppose <math>f</math> is a function defined on a closed interval <math>[a,b]</math> (with <math>a < b</math>) satisfying the following three conditions: # <m...")
 
No edit summary
Line 20: Line 20:
# [[uses::Extreme value theorem]]
# [[uses::Extreme value theorem]]
# [[uses::Point of local extremum implies critical point]]
# [[uses::Point of local extremum implies critical point]]
==Proof==
{| class="sortable" border="1"
! Step no. !! Assertion/construction !! Facts used !! Given data used !! Previous steps used !! Explanation
|-
| 1 || If <math>f</math> is zero on all of <math>[a,b]</math>, then <math>f'(c) = 0</math> for any choice of <math>c \in (a,b)</math> || || || || obvious
|-
| 2 || <math>f</math> must attain both its maximum and its minimum values on <math>[a,b]</math> || Fact (1) || <math>f</math> is continuous on <math>[a,b]</math> || || Given-fact combination direct
|-
| 3 || If <math>f</math> is not zero on all of <math>[a,b]</math>, either its absolute maximum value on <math>[a,b]</math> is positive and attained at a point in the open interval <math>(a,b)</math> or its absolute minimum value on <math>[a,b]</math> is negative and attained at a point in the open interval <math>(a,b)</math> (or possibly both). || || <math>f(a) = f(b) = 0</math> || Step (2) || <toggledisplay>If <math>f</math> is not everywhere zero, it must either attain positive values or negative values somewhere in <math>(a,b)</math>. By Step (2), the function attains both its maximum and minimum values. If the function attains positive values, then the maximum value is positive, hence must be attained at some point in the interior. If the function attains negative values, then the minimum value is negative, hence must be attained at some point in the interior.</toggledisplay>
|-
| 4 || If <math>c</math> is a point in <math>(a,b)</math> at which <math>f</math> attains its maximum value ''or'' its minimum value, then <math>f'(c) = 0</math>. || Fact (2) || <math>f</math> is differentiable on <math>(a,b)</math> || || <toggledisplay>A maximum value (respectively minimum value) in the interior is ''also'' a local maximum value (respectively, local minimum value) for the function, so by Fact (2), <math>c</math> is a critical point for <math>f</math>. Thus, either <math>f'(c) = 0</math> or <math>f'(c)</math> does not exist. The ''does not exist'' case cannot arise because <math>f</math> is given to be differentiable on <math>(a,b)</math>. Thus, we are forced to have <math>f'(c) = 0</math>.</toggledisplay>
|-
| 5 || There is a point <math>c \in (a,b)</math> at which <math>f'(c) = 0</math>. || || || Steps (1), (3), (4) || <toggledisplay>Step (1) settles the case of the zero function. If <math>f</math> is not the zero function, Step (3) says that <math>f</math> attains either its maximum value or its minimum value at some interior point. Step (4) now tells us that the derivative at that point is zero, completing the proof.</toggledisplay>
|}

Revision as of 19:41, 20 October 2011

Statement

Suppose is a function defined on a closed interval (with ) satisfying the following three conditions:

  1. is a continuous function on the closed interval . In particular, is (two-sided) continuous at every point in the open interval , right continuous at , and left continuous at .
  2. is differentiable on the open interval , i.e., the derivative of exists at all points in the open interval .
  3. .

Then, there exists in the open interval such that .

Related facts

Applications

Facts used

  1. Extreme value theorem
  2. Point of local extremum implies critical point

Proof

Step no. Assertion/construction Facts used Given data used Previous steps used Explanation
1 If is zero on all of , then for any choice of obvious
2 must attain both its maximum and its minimum values on Fact (1) is continuous on Given-fact combination direct
3 If is not zero on all of , either its absolute maximum value on is positive and attained at a point in the open interval or its absolute minimum value on is negative and attained at a point in the open interval (or possibly both). Step (2) [SHOW MORE]
4 If is a point in at which attains its maximum value or its minimum value, then . Fact (2) is differentiable on [SHOW MORE]
5 There is a point at which . Steps (1), (3), (4) [SHOW MORE]