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
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top