Proving a function is continuous

Jeff Ford
Messages
154
Reaction score
2
I am working to prove that this function is continuous at x = 2

{f(x) = 9x - 7}

To do this I know that I have to show that \vert f(x) – f(a) \vert < \epsilon and that \vert x - a < \delta \vert

I tried to come up with a relationship between \vert x - 2 \vert and \epsilon so I could get an appropriate number to choose for \delta

This is as far as I got

\vert {f(x) – f(a)} \vert < \epsilon
\vert {9x – 7} \vert < \epsilon

I’m stuck. All of the examples the text shows give equations where it is easy to factor out the \vert {x - a} \vert term.

A push in the right direction would be appreciated.
 
Last edited:
Physics news on Phys.org
Wow. First of all, I suggest you use the more conventionnal sign "-" for minus, instead of 8211; :wink:.

To show a function is continuous at 'a', you must how that the limit as x approaches a is f(a). Here, a = 2 and f(2) = 9(2)-7 = 11. So given e>0, we must find 'd' such that 0<|x-2|<d ==> |9x-7 - 11|=|9x-18|=9|x-2|<e.

Mmmh.
 
Thanks. Latex was being weird yesterday. I'm not sure why it put the 8211; in there in place of some - but not all. Weird.
 
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...

Similar threads

Back
Top