Proof: Convexity Implies Existence of Left/Right Derivatives

blerg
Messages
64
Reaction score
0

Homework Statement


Prove that if f(x) is convex on an open interval, then left and right derivatives of f exist at every point.

The Attempt at a Solution


So i have been able to show (from the definition of convex) that for any x1< x < x2 in the interval:
\frac{f(x)-f(x_1)}{x-x_1}\leq \frac{f(x_2)-f(x_1)}{x_2-x_1} \leq\frac{f(x_2)-f(x)}{x_2-x}

in other words, the differential quotient in increasing as x1 increases towards x and decreasing as x2 approaches x.
i'm not sure how to incorporate these facts.

also, should my proof somehow involve that any convex function on an open interval in continuous?
 
Physics news on Phys.org
What do you know about the limits of increasing/decreasing functions bounded above/below?
 
so an increasing/decreasing function that is bounded above/below has a limit.

would i then take lim x1->x- for the left hand limit and lim x2->x+ for right hand limit?

also, for one handed limits, does the fact that it has to be approached from one side gaurentee that the approach is eventually monotone (which would imply the differential quotient is eventually monotone)?
 
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