Prove differentiable implies continuous at x=xo

splash_lover
Messages
11
Reaction score
0
1. Prove f is differentiable at x=xo implies f is continuous at x=xo using epsilon and delta notation.

2. I have gotten this far:
absolute value(f(x)-f(xo)) <= absolute value(x-xo)*(epsilon + absolute value(f '(xo)))

<= means less than or equal to.


3. I need to get here:
absolute value(f(x)-f(xo)) <= epsilon

Could someone please help me? I think I have just looked at this problem for so long that I am missing the obvious. This problem is due tomorrow. So any help before then would be greatly apprieciated
 
Physics news on Phys.org
In terms of epsilon and delta the definition of a derivative is:

<br /> \left|\frac{f(x)-f(x_{0})}{x-x_{0}}-f&#039;(x_{0})\right| &lt;\varepsilon \quad |x-x_{0}|&lt;\delta<br />

Which means that:

<br /> (-\varepsilon +f&#039;(x_{0})(x-x_{0})&lt;f(x)-f(x_{0})&lt;(\varepsilon +f&#039;(x_{0})(x-x_{0})<br />

Not it is a matter of redefining your epsilon.
 
but I need to get rid of the f'(x) and the (x-x0). How do I do that?
 
if f'(x_0) is a fixed value, epsilon is small and then x-x_0 is small the f(x)-f(x_o) is between two very small numbers, so come up with a new epsilon
 
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