Prove if abs|f(x)| <= B for all x#0, then lim as x->0 of xf(x) = 0,

  • Thread starter Thread starter anthonyg
  • Start date Start date
anthonyg
Messages
3
Reaction score
0
1. if there is a number B such that abs|f(x)| <= B for all x#0, then lim as x->0 of xf(x) = 0,2. Would I be able to get some help on how to prove this?3. Given Epsilon > 0 such that delta = epsilon/B will prove the limit equals 0. (I know that may not make much sense but how am I supposed to make a solution when I don't know where to start... but I was warned so here is my attempt.) :|
 
Last edited:
Physics news on Phys.org
Welcome to PF .

It looks like a fairly direct δ-ε proof.

What have you tried?

Where are you stuck?
 
Thanks, the thing is I don't know where to start. I mean my teacher always starts out with given ε > 0 such that δ... I honestly just don't know where to go either.
 
anthonyg said:
Thanks, the thing is I don't know where to start. I mean my teacher always starts out with given ε > 0 such that δ... I honestly just don't know where to go either.
I think your teacher starts out with a given ε > 0, and then figures out what δ needs to be.

Look at your text or class notes for some examples.
 
Oh, yea, thanks! I didn't think of that!
 
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