Darboux's Theorem

Darboux's Theorem

Let f be differentiable on a closed interval I=[a,b] and let αR satisfy either that:

  • f(a)<α<f(b), or
  • f(a)>α>f(b)
    Then c(a,b) such that f(c)=α.

This uses the Derivative definition so make sure to know that beforehand.

Proof

The trick here is to use the Interior Extremum Theorem, over and over again. We'll have issue using it though because it works for an open interval, and not a closed interval like the Extreme Value Theorem does.

Let g(x)=f(x)αx. By the Algebraic Differentiability Theorem then g is differentiable on [a,b] and x[a,b] then:

g(x)=f(x)α

Now for the first case, suppose that f(a)<α<f(b). Then:

g(a)=f(a)α<0g(b)=f(b)α>0

So then g(a)<0<g(b). Since g is differentiable on [a,b], then it is continuous on that interval. Using the Extreme Value Theorem then g has an absolute minimum on [a,b], denote it c.

We want c(a,b) so it goes to show that ca,b. Notice that at a:

0>g(a)=limxa+g(x)g(a)xa

Now notice that xa>0 for this limit, and thus that suggests that g(x)g(a)<0 by the Limits and Order (Order Limit Theorem). So then x0>a such that g(x0)g(a)<0, so then we found a smaller value than g(a)! This contradicts a being our supposed minimum.

Similarly for b:

0<g(b)=limxbg(x)g(b)xb

Now xb<0 and thus by the Limits and Order (Order Limit Theorem), then x1<b such that g(x1)g(b)<0 so then b cannot be a minimum!

Thus c(a,b), and by the Interior Extremum Theorem then g(c)=0. Correspondingly then f(c)=α.