Derivative of differentiable function satisfies intermediate value property

From Calculus
Revision as of 21:29, 3 May 2012 by Vipul (talk | contribs)

Statement

Two-sided version

Suppose f is a differentiable function on an open interval (p,q). Then, the derivative f satisfies the intermediate value property on (p,q): for a<b, both in (p,q), and any value w is strictly between f(a) and f(b), there exists c(a,b) such that f(c)=w.

Endpoint one-sided version

Suppose f is a function defined on an interval [a,b]. Suppose:

  • f (the derivative of f) exists on the open interval (a,b).
  • The right hand derivative f'+(a) exists
  • The left hand derivative f'(b) exists

Suppose further that f'+(a)f'(b) and w is a real number strictly between these two numbers. Then, there exists c(a,b) such that f(c)=w.

Related facts

Facts used

  1. Differentiable implies continuous
  2. Intermediate value theorem
  3. Lagrange mean value theorem

Proof

Proof idea

The proof idea is to find a difference quotient that takes the desired value intermediate between f(a) and f(b), then use Fact (3).

Proof details for one-sided endpoint version

The two-sided version follows from the one-sided endpoint version, so we only prove the latter.

Given: f is a function defined on an interval [a,b]. Suppose:

  • f (the derivative of f) exists on the open interval (a,b).
  • The right hand derivative f'+(a) exists
  • The left hand derivative f'(b) exists

Further, f'+(a)f'(b) and w is a real number strictly between these two numbers.

To prove: There exists c(a,b) such that f(c)=w.

Proof: Consider the function g defined on the interval [0,1] as follows. By Δf we denote the difference quotient. Note that we use f'+ for the right hand derivative and f' for the left hand derivative:

g(t):={f'+(a),t=0(Δf)(2tb+a(12t),a)=,0<t<1/2(Δf)(b,a)=,t=1/2(Δf)(b,(22t)a+b(2t1))=,1/2<t<1f'(b),t=1

Note that for 0<t<1, g(t) is a difference quotient between two points in [a,b], at least one of which is one of the endpoints a,b.

Step no. Assertion/construction Facts used Given data used Previous steps used Explanation
1 g is continuous on (0,1/2) and (1/2,1). Fact (1) f is differentiable, hence continuous Follows directly from continuity of f and the nature of the expressions.
2 g is right continuous at t=0 definition of derivative as a limit of a difference quotient [SHOW MORE]
3 g is continuous at t=1/2 Fact (1) We take the limit by plugging t=1/2 in the left side and right side definition and check. We again use the continuity of f by Fact (1).
4 g is left continuous at t=1 definition of derivative as a limit of a difference quotient [SHOW MORE]
5 g is continuous on [0,1]. Steps (1)-(4) step-combination direct.
6 There exists t(0,1) such that g(t)=w. In particular w is a difference quotient between two points, both of them in [a,b]. Fact (2) w is between f(a) and f(b). Step (5) By definition, f(a)=g(0) and f(b)=g(1). Step (5) and Fact (1) tell us that since w is between these, there exists t(0,1) such that g(t)=w.
7 There exists c(a,b) such that f(c)=w. Fact (3) Step (6) Step-fact combination direct.