Difference between revisions of "Lagrange's Mean Value Theorem"

(New page: '''Lagrange's mean value theorem''' or LMVT is considered one of the most important results in real analysis. An elegant proof of the Fundamental Theorem of Calculus can be given using...)
 
(Undo revision 215851 by Marianasinta (talk))
(Tag: Undo)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''Lagrange's mean value theorem''' or LMVT is considered one of the most important results in real analysis. An elegant proof of the [[Fundamental Theorem of Calculus]] can be given using LMVT.  
+
'''Lagrange's mean value theorem''' (often called "the mean value theorem," and abbreviated MVT or LMVT) is considered one of the most important results in [[real analysis]]. An elegant proof of the [[Fundamental Theorem of Calculus]] can be given using LMVT.  
  
 
==Statement==
 
==Statement==
Let <math>f:([a,b]\rightarrow\mathbb{R}</math>
+
Let <math>f:[a,b]\rightarrow\mathbb{R}</math> be a [[continuous function]], [[differentiable]] on the [[open interval]] <math>(a,b)</math>.  Then there exists some <math>c\in (a,b)</math> such that <math>f'(c)=\frac{f(b)-f(a)}{b-a}</math>.
  
Let <math>f</math> be continous on <math>[a,b]</math> and differentiable on <math>(a,b)</math>.
+
Informally, this says that a differentiable function must at some point grow with instantaneous velocity equal to its average velocity over an interval.
 
 
Then <math>\exists</math> <math>c\in (a,b)</math> such that <math>f'(c)=\frac{f(b)-f(a)}{b-a}</math>
 
  
 
==Proof==
 
==Proof==
We reduce the problem to the [[Rolle's theorem]] by using an 'auxillary function'.
+
We reduce the problem to [[Rolle's theorem]] by using an auxiliary function.
 
 
Consider <math>g(x)=f(x)-\frac{f(b)-f(a)}{b-a}(x-a)</math>
 
 
 
note that <math>g(a)=g(b)=f(a)</math>
 
 
 
By [[Rolle's theorem]], <math>\exists\; c\in (a,b)</math> such that <math>g'(c)=0</math>
 
 
 
i.e. <math>f'(c)-\frac{f(b)-f(a)}{b-a}=0</math>
 
  
or <math>f'(c)=\frac{f(b)-f(a)}{b-a}</math>
+
Consider <math>g(x)=f(x)-\frac{f(b)-f(a)}{b-a}(x-a).</math> Note that <math>g(a)=g(b)=f(a).</math> By [[Rolle's theorem]], there exists <math>c</math> in <math>(a,b)</math> such that <math>g'(c)=0,</math> or $<cmath>f'(c)-\frac{f(b)-f(a)}{b-a}=0,</cmath> which simplifies to <cmath>f'(c)=\frac{f(b)-f(a)}{b-a},</cmath> as desired.
 
<p align=right>QED</p>
 
<p align=right>QED</p>
  
Line 28: Line 18:
  
 
[[Category:Calculus]]
 
[[Category:Calculus]]
 +
[[Category:Theorems]]

Latest revision as of 12:53, 20 February 2024

Lagrange's mean value theorem (often called "the mean value theorem," and abbreviated MVT or LMVT) is considered one of the most important results in real analysis. An elegant proof of the Fundamental Theorem of Calculus can be given using LMVT.

Statement

Let $f:[a,b]\rightarrow\mathbb{R}$ be a continuous function, differentiable on the open interval $(a,b)$. Then there exists some $c\in (a,b)$ such that $f'(c)=\frac{f(b)-f(a)}{b-a}$.

Informally, this says that a differentiable function must at some point grow with instantaneous velocity equal to its average velocity over an interval.

Proof

We reduce the problem to Rolle's theorem by using an auxiliary function.

Consider $g(x)=f(x)-\frac{f(b)-f(a)}{b-a}(x-a).$ Note that $g(a)=g(b)=f(a).$ By Rolle's theorem, there exists $c$ in $(a,b)$ such that $g'(c)=0,$ or $\[f'(c)-\frac{f(b)-f(a)}{b-a}=0,\] which simplifies to \[f'(c)=\frac{f(b)-f(a)}{b-a},\] as desired.

QED

See Also