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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
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:
[itex]\big|\,|2|-|-2|\,\big| = |2-(-2)|[/itex]
?
 
Get the [tex]| |a| - |b| | \leq |a - b|[/tex] 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.