Mean value theorem

Missing image
Mvt2.png
For any function that is continuous on [a, b] and differentiable on (a, b) there exists some c in the interval (a, b) such that the secant joining the endpoints of the interval [a, b] is parallel to the tangent at c.

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 gradient (slope) of the curve is equal to the "average" gradient 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 was developed by Lagrange. Some mathematicians consider this theorem to be the most important theorem of calculus (see also: the fundamental theorem of calculus). The theorem is not often used to solve mathematical problems; rather, it is more commonly used to prove other theorems. The mean value theorem can be used to prove Taylor's theorem, of which it is a special case.

More precisely, the theorem states: for some continually differentiable curve; for every secant, there is some parallel tangent. In addition, the tangent runs through a point located between the intersection points of said secant.

Let f : [a, b] → R be continuous 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>

It is a generalization of Rolle's theorem, which assumes f(a) = f(b), so that the right-hand side above is zero. The following reordering is also true and is defined for a=b:

<math>f (b) - f (a) = f ' (c)(b - a)<math>

Generalization: The theorem is usually stated in the form above, but it is actually valid in a slightly more general setting: We only need 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 or is equal to ± infinity.

Contents

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: y = {[f(b) - f(a)] / [b - a]}(x - a) + f(a).

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, there is some c in (a, b) for which g '(c) = 0, and it follows
<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 is the more generalised form of mean value theorem. It states: If functions f(t) and g(t) are both continuous 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>

\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'Hopital's rule. The mean value theorem is the special case of Cauchy's mean value when g(t) = t.

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 mean value theorem. We aim to transform the curve defined by y = y(t) and x = x(t), so that it satisfies the conditions of Rolle's theorem.

We define a new function:

<math>

F(t) = y(t) - m x(t) <math>

where m is a constant, so that

<math>

F(a) = F(b) \qquad \Rightarrow \qquad m = \frac {y(b) - y(a)} {x(b) - x(a)} <math>

Since F is continuous and F(a) = F(b), by Rolle's theorem, there exists some c in (a, b) such that F′(c) = 0, i.e.

<math>
F'(c) = 0 \  = \ y'(c) - \frac {y(b) - y(a)} {x(b) -x(a)} x'(c)

<math>

<math>

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

Mean value theorems for integration

The first mean value theorem for integration states:

If f : [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 f(t)\varphi (t) \, dt \quad = \quad f(x) \int_a^b \varphi (t) \, dt. <math>

In particular (φ(t) = 1), there exists x in (a, b) with

<math>

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

The second mean value theorem for integration states:

If f : [a, b] → R is a positive and monotone 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 f(t) \varphi (t) \, dt \quad = \quad ( \lim_{t \to a} f(t) ) \cdot \int_a^x \varphi (t) \, dt. <math>

See also

Topics in calculus

Fundamental theorem | Function | Limits of functions | Continuity | Calculus with polynomials | Mean value theorem | Vector calculus | Tensor calculus

Differentiation

Product rule | Quotient rule | Chain rule | Implicit differentiation | Taylor's theorem | Related rates

Integration

Integration by substitution | Integration by parts | Integration by trigonometric substitution | Solids of revolution | Integration by disks | Integration by cylindrical shells | Improper integrals | Lists of integrals

External links

he:משפט לגראנז' (בחשבון אינפיניטסימלי) ja:平均値の定理 lt:Lagranžo vidutinės reikšmės teorema pl:Twierdzenie_Lagrange'a_(rachunek_różniczkowy) ru:Теорема Лагранжа sv:Medelvärdessatsen th:ทฤษฎีบทค่ากลาง de:Mittelwertsatz

Navigation

  • Art and Cultures
    • Art (https://academickids.com/encyclopedia/index.php/Art)
    • Architecture (https://academickids.com/encyclopedia/index.php/Architecture)
    • Cultures (https://www.academickids.com/encyclopedia/index.php/Cultures)
    • Music (https://www.academickids.com/encyclopedia/index.php/Music)
    • Musical Instruments (http://academickids.com/encyclopedia/index.php/List_of_musical_instruments)
  • Biographies (http://www.academickids.com/encyclopedia/index.php/Biographies)
  • Clipart (http://www.academickids.com/encyclopedia/index.php/Clipart)
  • Geography (http://www.academickids.com/encyclopedia/index.php/Geography)
    • Countries of the World (http://www.academickids.com/encyclopedia/index.php/Countries)
    • Maps (http://www.academickids.com/encyclopedia/index.php/Maps)
    • Flags (http://www.academickids.com/encyclopedia/index.php/Flags)
    • Continents (http://www.academickids.com/encyclopedia/index.php/Continents)
  • History (http://www.academickids.com/encyclopedia/index.php/History)
    • Ancient Civilizations (http://www.academickids.com/encyclopedia/index.php/Ancient_Civilizations)
    • Industrial Revolution (http://www.academickids.com/encyclopedia/index.php/Industrial_Revolution)
    • Middle Ages (http://www.academickids.com/encyclopedia/index.php/Middle_Ages)
    • Prehistory (http://www.academickids.com/encyclopedia/index.php/Prehistory)
    • Renaissance (http://www.academickids.com/encyclopedia/index.php/Renaissance)
    • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
    • United States (http://www.academickids.com/encyclopedia/index.php/United_States)
    • Wars (http://www.academickids.com/encyclopedia/index.php/Wars)
    • World History (http://www.academickids.com/encyclopedia/index.php/History_of_the_world)
  • Human Body (http://www.academickids.com/encyclopedia/index.php/Human_Body)
  • Mathematics (http://www.academickids.com/encyclopedia/index.php/Mathematics)
  • Reference (http://www.academickids.com/encyclopedia/index.php/Reference)
  • Science (http://www.academickids.com/encyclopedia/index.php/Science)
    • Animals (http://www.academickids.com/encyclopedia/index.php/Animals)
    • Aviation (http://www.academickids.com/encyclopedia/index.php/Aviation)
    • Dinosaurs (http://www.academickids.com/encyclopedia/index.php/Dinosaurs)
    • Earth (http://www.academickids.com/encyclopedia/index.php/Earth)
    • Inventions (http://www.academickids.com/encyclopedia/index.php/Inventions)
    • Physical Science (http://www.academickids.com/encyclopedia/index.php/Physical_Science)
    • Plants (http://www.academickids.com/encyclopedia/index.php/Plants)
    • Scientists (http://www.academickids.com/encyclopedia/index.php/Scientists)
  • Social Studies (http://www.academickids.com/encyclopedia/index.php/Social_Studies)
    • Anthropology (http://www.academickids.com/encyclopedia/index.php/Anthropology)
    • Economics (http://www.academickids.com/encyclopedia/index.php/Economics)
    • Government (http://www.academickids.com/encyclopedia/index.php/Government)
    • Religion (http://www.academickids.com/encyclopedia/index.php/Religion)
    • Holidays (http://www.academickids.com/encyclopedia/index.php/Holidays)
  • Space and Astronomy
    • Solar System (http://www.academickids.com/encyclopedia/index.php/Solar_System)
    • Planets (http://www.academickids.com/encyclopedia/index.php/Planets)
  • Sports (http://www.academickids.com/encyclopedia/index.php/Sports)
  • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
  • Weather (http://www.academickids.com/encyclopedia/index.php/Weather)
  • US States (http://www.academickids.com/encyclopedia/index.php/US_States)

Information

  • Home Page (http://academickids.com/encyclopedia/index.php)
  • Contact Us (http://www.academickids.com/encyclopedia/index.php/Contactus)

  • Clip Art (http://classroomclipart.com)
Toolbox
Personal tools