Proof that a limit is less than or equal to zero

  • Thread starter Thread starter Username007
  • Start date Start date
  • Tags Tags
    Limit Proof Zero
Username007
Messages
9
Reaction score
0

Homework Statement



Proof that, If f is a function such that

(1) f is differentiable at (open) the interval D,

(2) D includes 0 and f(0)=0, and

(3) for all x in D other than 0, f(x) and x have opposite signs

Then

f'(0)\leq0

Homework Equations



None.

The Attempt at a Solution



I managed to prove that for all x in D other than 0

\frac{f(x)-f(0)}{x-0}\leq0

I don't know how to get from there to the fact that

lim _{x\rightarrow0} \frac{f(x)-f(0)}{x-0}\leq0Any help would be very appreciated. Thanks.
 
Last edited:
Physics news on Phys.org
If for some function g(x) we have lim _{x\rightarrow0}g(x)=L>0, then can you argue that g(x) must be positive in some (-δ,δ)\{0} by considering a certain ε>0?
 
Last edited:
Okay, I got it. If the limit equals k and k>0, then

\forallε>0\:\existsδ>0 (|x|<δ \rightarrow \left|\frac{f(x)-f(0)}{x-0}-k\right|<ε)

implies (for ε=k/2) that

\existsδ>0 (|x|<δ \rightarrow \frac{k}{2}<\frac{f(x)-f(0)}{x-0}<\frac{3k}{2})

But \frac{k}{2}<\frac{f(x)-f(0)}{x-0}<\frac{3k}{2} cannot be true at (0,δ), because it would contradict statement (3).

Thanks!
 
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