MATH 409 Lecture 16

From Notes
Jump to navigation Jump to search

« previous | Thursday, October 24, 2013 | next »

Lecture Slides

Mean Value Theorem

Points of Local Extremum

Let f:E be a function defined on E.

We say that f attains a local maximum at a point cE if there exists ϵ>0 such that f(x)<f(c) for all xE(c+ϵ,cϵ). Note local because we restrict the function to the ϵ-neighborhood of c.

Similarly, f attains a local minimum at a point cE if there exists ϵ>0 such that f(x)f(c) for all xE(cϵ,c+ϵ).

Fermat's Theorem

not little or last...

Theorem. [Fermat.] If a function f is differentiable at a point c of local extremum (maximum or minimum), then f(c)=0.

Proof. Assume without loss of generality that c is a point of local minimum. Since f is defined on an open interval containing c, there exists ϵ>0 such that for all |h|<ϵ, f(c+h)f(c)0.

  1. In the case h>0, this implies
    limh0+f(c+h)f(c)h0
  2. In the case h<0, this implies
    limh0f(c+h)f(c)h0

By antisymmetry (in particular, f(c)0 and f(c)0) we conclude that f(c)=0.

quod erat demonstrandum

Rolle's Theorem

Theorem. Suppose that a,b with a<b. If a function f is continuous on the interval [a,b], differentiable on (a,b), and if f(a)=f(b), then f(c)=0 for some c(a,b).

Proof. By the Extreme Value Theorem, the function f attains its (absolute) maximum M and minimum m on [a,b]. We consider two cases:

  1. In the case Mm, at least one of the extrema is attained at a point c in (a,b). Then f(c)=0 by Fermat's theorem.
  2. In the case M=m, the function f is constant on [a,b]. Then f(c)=0 for all c(a,b).
quod erat demonstrandum

Corollary. If a polynomial P(x) has k>1 distinct real roots, then the polynomial P(x) has at least k1 distinct real roots.

Proof. Let x1,,xk be distinct real roots of P(x) ordered so that x1<<xk. By Rolle's Theorem, the derivative P(x) has a root in each of k1 intervals (x1,x2), (x2,x3), ..., (xk1,xk).

quod erat demonstrandum


Intermediate Value Theorem for Derivatives

Theorem. Suppose that a function f is differentiable on an interval [a,b] with f(a)f(b). If y0 is a real number between f(a) and f(b), then f(x0)=y0 for some x0(a,b).

Proof. First consider the case when f(a)<0, f(b)>0, and y0=0. Since f is differentiable on [a,b], it must be continuous on [a,b]. By the extreme value theorem, f attains its absolute minimum on [a,b] at some point x0. Since f(a)<0, we have f(a+h)f(a)<0 for sufficiently small h>0. Hence x0a. Similarly, f(b)>0 implies that f(b+h)f(b)<0 for sufficiently small h<0. Hence x0b. We obtain that x0(a,b). Then f(x0)=0 due to Fermat's theorem.

Now consider f(a)>0, f(b)<0, and y0=0. Then the function g=f is differentiable on [a,b] with g(a)=f(a)<0 and g(b)=f(b)>0. By the previous case, g(x0)=0 for some x0(a,b). Then f(x0)=0=0.

In the general case when y00, consider a function h(x)=f(x)y0x. It is differentiable on [a,b] and h(x)=f(x)y0 for all x[a,b]. It follows that 0 lies between h(a) and h(b). By the above, h(x0)=0 for some x0(a,b). Then f(x0)=h(x0)+y0=y0.

quod erat demonstrandum
Note: We had a similar theorem about continuous functions. Now although f is continuous on [a,b], its derviative need not be continuous.

Corollary. If a function f is differentiable on an open interval (c,d), then the derivative f has no jump discontinuities in (c,d).

If a derivative has a jump discontinuity, then there are many values y for which there can be no x such that f(x)=y. This means that not every function can be a derivative.

Mean Value Theorem

Theorem. If a function f is continuous on [a,b] and differentiable on (a,b), then there is a c(a,b) such that f(b)f(a)=f(c)(ba).

In other words, there exists a point c between two endpoints a and b such that the derivative f(c) (i.e. slope of the tangent line) is equivalent to the slope of the chord line through a and b f(b)f(a)ba.

Proof. Let h0(x)=f(a)(bx)+f(b)(xa)ba for x.

We observe that the function h0 is differentiable. Moreover, h0'(x)=f(b)f(a)ba for all x. By construction, h0(a)=f(a) and h0(b)=f(b).

It follows that the function h=fh0 is continuous on [a,b], differentiable on (a,b), and satisfies h(a)=h(b)=0. By Rolle's Theorem, h(c)=0 for some c(a,b). We have h(c)=f(c)h0(c)=f(c)f(b)f(a)ba, thus f(c)=f(b)f(a)ba or equivalently, f(b)f(a)=f(c)(ba).

quod erat demonstrandum


Monotone Functions (Revisited)

Theorem. Suppose that a function f is continuous on an interval [a,b] and differentiable on (a,b).

  1. f is increasing on [a,b] if and only if f0 on (a,b).
  2. f is decreasing on [a,b] if and only if f0 on (a,b).
  3. f is strictly increasing on [a,b] if (not biconditional) f>0.
  4. f is strictly decreasing on [a,b] if (not biconditional) f<0.
  5. f is constant on [a,b] if and only if f=0 on (a,b).

Proof. Let ax1<x2b. By the mean value theorem, f(x2)f(x1)=f(c)(x2x1) for some c(x1,x2). Obviously f(c)>0 if and only if f(x1)<f(x2). Likewise, f(c)0 if and only if f(x1)f(x2). This proves statements 3 and 4, and the (⇒) part of statements 1 and 2. The (⇐) parts of 1 and 2 follows from the Comparison Theorem (by taking limx1x2f(x1)f(x2)x1x2) Finally, statement 5 follows from antisymmetry between 1 and 2.

quod erat demonstrandum


Generalized Mean Value Theorem

Theorem. If f and g are continuous on [a,b] and differentiable on (a,b), then there exists a c(a,b) such that

g(c)(f(b)f(a))=f(c)(g(b)g(a))

If either g(x) or f(x) is the identity function, we get exactly the mean value theorem.

Proof. For any x[a,b], let h(x)=f(x)(g(b)g(a))g(x)(f(b)f(a)). This is simply a linear combination of f and g. Observe that the function h is continuous on [a,b] and differentiable on (a,b). Further, h(a)=f(a)g(b)g(a)f(b) and h(b)=f(a)g(b)g(a)f(b). Hence h(a)=h(b). By Rolle's Theorem, h(c)=0 for some c(a,b). It remains to notice that h(c)=f(c)(g(b)g(a))g(c)(f(b)f(a)).

Therefore g(c)(f(b)f(a))=f(c)(g(b)g(a))

quod erat demonstrandum

Taylor's Formula

Theorem. Let n and I be an open interval. If a function f:I is n+1 times differentiable on I, then for each pair of points x,x0I, there is a point c between x and x0 such that

f(x)=f(x0)+k=1nf(k)(x0)k!(xx0)k+f(n+1)(c)(n+1)!(xx0)n+1

Proof. Let us fix xI and define

F(t)=(xt)n+1(n+1)! and G(t)=f(x)f(t)k=1nf(k)(t)k!(xt)k

The function F is infinitely differentiable on . The function G is defined and differentiable on I. By the Generalized Mean Value Theorem, for every x0I, x0x, there exists a point between x0 and x such that G(c)(F(x)F(x0))=F(c)(G(x)G(x0)). Note that the latter follows both in the case x0<x and in the case x0>x (both sides of the equation get negated, so it remains equivalent). Clearly F(x)=G(x)=0. Further

ddt(f(k)(t)k!(xt)k)=f(k+1)(t)k!(xt)kf(k)(t)(k1)!(xt)k1

Summing up over k from 1 to n, we obtain that G(t)=f(n+1)(t)n!(xt)n. Finally, F(t)=(xt)nn! so that G(t)F(t)=f(n+1)(t) for tx. It follows that G(x0)=f(n+1)(c)F(x0), which implies Taylor's formula.

quod erat demonstrandum
Note: The function Pnf,x0(x)=f(x0)+f(x0)1!(xx0)++f(n)(x0)n!(xx0)n is a polynomial of degree at most n. It is called the Taylor polynomial of order n generated by f centered at x0. One can check that Pnf,x0(x0)=f(x0) and (Pnf,x0)(k)(x0)=f(k)(x0) for 1kn.