Proving Sequence Convergence: ||s_n|-|L|| < epsilon

tarheelborn
Messages
121
Reaction score
0

Homework Statement


For any a, b in R, show that ||a|-|b|| <= |a-b|. Then prove that {|s_n|} converges to |L| if {s_n} converges to L.

Homework Equations





The Attempt at a Solution


For the first part, ||a|-|b|| = |a-b| by the triangle inequality. For the second part, ||s_n|-0| < epsilon implies that |s_n -0| < epsilon, but I am not sure how to work that around to the L's.
 
Physics news on Phys.org
tarheelborn said:
For the first part, ||a|-|b|| = |a-b| by the triangle inequality.

What? For example:
\big|\,|2|-|-2|\,\big| = |2-(-2)|
?
 
Get the | |a| - |b| | \leq |a - b| right first. The second part just follows by the Squeeze Theorem, or more simply, just "shove in the epsilons" if you know what I mean.
 
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