Real Analysis question - Show that the derivative is continuous.

glacier302
Messages
34
Reaction score
0

Homework Statement



Suppose that f is differentiable at every point in a closed, bounded interval [a,b]. Prove that if f' is increasing on (a,b), then f' is continuous on (a,b).

Homework Equations



If f' is increasing on (a,b) and c belongs to (a,b), then f'(c+) and f'(c-) exist, and f'(c-) <= f'(c) <= f'(c+).

IVT for Derivatives (also called Darboux's Theorem): Suppose that f is differentiable on [a,b] with f'(a) not equal to f'(b). If y0 is a real number which lies between f'(a) and f'(b), then there is an x0 belonging to (a,b) such that f'(x0) = y0.

The Attempt at a Solution



So I know that since f' is increasing, for any c in (a,b), f'(c-) <= f'(c) <= f'(c+). So for any h > 0, f'(c-h) <= f'(c) <= f'(c+h). If f'(c-h) is not equal to f'(c+h), then since f'(c) lies between f'(c-h) and f'(c+h), by the Intermediate Value Theorem for Derivatives there is an x0 belonging to (c-h, c+h) such that f'(x0) = f'(c).

My thought is that if I can show that the only x0 in (c-h,c+h) such that f'(x0) = f'(c) is c, then the limit of f'(x) as x approaches c must be f'(c), which means that f' is continuous at c. But how do I show that the only x0 in (c-h,c+h) such that f'(x0) = f'(c) is c?

Thank you in advance for any help!
 
Last edited:
Physics news on Phys.org
I think you are on the right track. You probably can show that a increasing f' with a discountinuity would contradict with Darboux theorem.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top