BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help

Mean value theorem

Print-Friendly
About 5 pages (1,407 words)
Mean value theorem Summary

Bookmark and Share Know this topic well? Help others and get FREE products!

In calculus, the mean value theorem states, roughly, that given a section of a smooth curve, there is a point on that section at which the derivative (slope) of the curve is equal (parallel) to the "average" derivative of the section. It is used to prove theorems that make global conclusions about a function on an interval starting from local hypotheses about derivatives at points of the interval. This theorem can be understood concretely by applying it to motion: if a car travels one hundred miles in one hour, so that its average speed during that time was 100 miles per hour, then at some time its instantaneous speed must have been exactly 100 miles per hour. An early version of this theorem was first described by Parameshvara (1370–1460) from the Kerala school of astronomy and mathematics in his commentaries on Govindasvāmi and Bhaskara II.[1] The mean value theorem in its modern form was later stated by Augustin Louis Cauchy (1789–1857). It is one of the most important results in differential calculus, as well as one of the most important theorems in mathematical analysis, and is essential in proving the fundamental theorem of calculus. The mean value theorem can be used to prove Taylor's theorem, of which it is a special case.

Contents

Formal statement

Topics in calculus

Fundamental theorem
Limits of functions
Continuity
Vector calculus
Tensor calculus
Mean value theorem

Differentiation

Product rule
Quotient rule
Chain rule
Implicit differentiation
Taylor's theorem
Related rates
Table of derivatives

Integration

Lists of integrals
Improper integrals
Integration by: parts, disks,
cylindrical shells, substitution,
trigonometric substitution

Let f : [a, b] → R be a continuous function on the closed interval [a, b], and differentiable on the open interval (a, b). Then, there exists some c in (a, b) such that
<math>f ' (c) = \frac{f(b) - f(a)}{b - a}.</math>

The mean value theorem is a generalization of Rolle's theorem, which assumes f(a) = f(b), so that the right-hand side above is zero. The mean value theorem is still valid in a slightly more general setting, one only needs to assume that f : [a, b] → R is continuous on [a, b], and that for every x in (a, b) the limit

<math>\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}</math>

exists as a finite number or equals ±∞.

Proof

An understanding of this and the point-slope formula will make it clear that the equation of a secant (which intersects (a, f(a)) and (b, f(b)) ) is:

<math>y = \frac{f(b) - f(a)}{b - a}(x - a) + f(a)</math>

The formula ( f(b) − f(a) ) / (b − a) gives the slope of the line joining the points (a, f(a)) and (b, f(b)), which we call a chord of the curve, while f ' (x) gives the slope of the tangent to the curve at the point (x, f(x) ). Thus the Mean value theorem says that given any chord of a smooth curve, we can find a point lying between the end-points of the chord such that the tangent at that point is parallel to the chord. The following proof illustrates this idea. Define g(x) = f(x) + rx, where r is a constant. Since f is continuous on [a, b] and differentiable on (a, b), the same is true of g. We choose r so that g satisfies the conditions of Rolle's theorem, which means

<math>

g(a) = g(b) \qquad \Rightarrow \qquad f(a) + ra = f(b) + rb </math>

<math>

\Rightarrow \qquad r = - \frac{ f(b) - f(a) }{ b - a} </math> By Rolle's theorem, since g is continuous and g(a) = g(b), there is some c in (a, b) for which g '(c) = 0, and it follows from g(x) = f(x) + rx that,

<math>

f ' (c) = g ' (c) - r = 0 - r = \frac{ f(b) - f(a) }{ b - a} </math> as required.

Cauchy's mean value theorem

Cauchy's mean value theorem, also known as the extended mean value theorem, is the more general form of the mean value theorem. It states: If functions <math>f(t)</math> and <math>g(t)</math> are both continuous on the closed interval <math>[a, b]</math>, differentiable on the open interval <math>(a, b)</math>, and <math>g'(t)</math> is not zero on that open interval, then there exists some <math>c</math> in <math>(a, b)</math>, such that

<math>

\frac {f'(c)} {g'(c)} = \frac {f(b) - f(a)} {g(b) - g(a)}. </math> Cauchy's mean value theorem can be used to prove l'Hôpital's rule. The mean value theorem is the special case of Cauchy's mean value when <math>g(t) = t</math> (or more generally when <math>g(t)</math> is affine and not constant, meaning <math> g(t)=pt + q </math> where <math>p</math> and <math>q</math> are constants and <math>p \ne 0</math>).

Proof of Cauchy's mean value theorem

The proof of Cauchy's mean value theorem is based on the same idea as the proof of the mean value theorem. First we define a new function h(t) and then we aim to transform this function so that it satisfies the conditions of Rolle's theorem.

<math>

h(t) = f(t) - m g(t)\, </math> where m is a constant. We choose m so that

<math>

h(a) = h(b) \qquad \Rightarrow \qquad m = \frac {f(b) - f(a)} {g(b) - g(a)} </math> Since h is continuous and h(a) = h(b), by Rolle's theorem, there exists some c in (a, b) such that h′(c) = 0, i.e.

<math>
h'(c) = 0 \  = \ f'(c) - \frac {f(b) - f(a)} {g(b) -g(a)} g'(c)

</math>

<math>

\Rightarrow \qquad \frac {f'(c)} {g'(c)}\ = \ \frac {f(b) - f(a)} {g(b) - g(a)} </math> as required.

Mean value theorems for integration

The first mean value theorem for integration states

If G : [a, b] → R is a continuous function and φ : [a, b] → R is an integrable positive function, then there exists a number x in (a, b) such that
<math>\int_a^b G(t)\varphi (t) \, dt=G(x) \int_a^b \varphi (t) \, dt.</math>

In particular for φ(t) = 1, there exists x in (a, b) such that

<math>\int_a^b G(t) \, dt=\ G(x)(b - a).\,</math>

There are various slightly different theorems called the second mean value theorem for integration. A commonly found version is as follows:

If G : [a, b] → R is a positive monotonically decreasing function and φ : [a, b] → R is an integrable function, then there exists a number x in (a, b] such that
<math> \int_a^b G(t)\varphi(t)\,dt = G(a+0) \int_a^x \varphi(t)\,dt. </math>

Here G(a + 0) stands for limx↓aG(x), the existence of which follows from the conditions. Note that it is essential that the interval (a, b] contains b. A variant not having this requirement is:

If G : [a, b] → R is a monotonic (not necessarily decreasing and positive) function and φ : [a, b] → R is an integrable function, then there exists a number x in (a, b) such that
<math> \int_a^b G(t)\varphi(t)\,dt = G(a+0) \int_a^x \varphi(t)\,dt + G(b-0) \int_x^b \varphi(t)\,dt. </math>

This variant was proved by Hiroshi Okamura in 1947.

See also

References

  1. ^ J. J. O'Connor and E. F. Robertson (2000). Paramesvara, MacTutor History of Mathematics archive.

External links

View More Summaries on Mean value theorem
More Information
  • View Mean value theorem Study Pack
  • Search Results for "Mean value theorem"
  • Add This to Your Bibliography
  • More Products on This Subject
    Mean-Value Theorems
    In mathematics, two theorems, one associated with differential calculus and one with integral calculus. The first proposes that any differentiable function defined on an interval has a mean value, at which a tangent line is parallel to the line connectin... more

    Mean-Value Theorem
    First presented in a variant form by the French mathematician Michel Rolle (1652-1719) in an obscure book, the mean-value theorem is one of the fundamental principles of the discipline of calculus. Stated mathematically, the mean-value theorem asserts th... more


     
    Ask any question on Mean value theorem and get it answered FAST!
    Answer questions in BookRags Q&A and earn points toward
    discounted or even FREE Study Guides and other BookRags products!
    Learn more about BookRags Q&A
    Copyrights
    Mean value theorem from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

    Article Navigation
    Join BookRagslearn moreJoin BookRags




    About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy