How do I prove the continuity of the norm in any n.l.s.?

  • Thread starter Thread starter gtfitzpatrick
  • Start date Start date
  • Tags Tags
    Continuity Norm
gtfitzpatrick
Messages
372
Reaction score
0

Homework Statement


x[
Prove the continuity of the norm; ie show that in any n.l.s. N if xn \rightarrow x then \left|\left|x_n\left|\left| \rightarrow \left|\left|x\left|\left|

The Attempt at a Solution



i don't know where to start this
from the definition of convergence xn \rightarrow x as n\rightarrow \infty if \left|\left|x_n - X\left|\left| \rightarrow 0 as n\rightarrow \infty

do i use this to prove it or am i barking up the wrong tree?
 
Physics news on Phys.org
Sure you use the definition of convergence. Can you prove the 'reverse triangle inequality'? abs(||a||-||b||)<=||a-b||.
 
let |a| ≥ |b|,
However, we can write a as a - b + b or a = (a - b) + b

Then |a| = |a - b + b|. But, |a - b + b| \leq |a - b| + |b| by the Triangle Inequality, and so we have that |a| \leq |a - b| + |b| . Now, subtract |b| from both sides. This gives us: |a|-|b| \leq |a - b|

right?
 
gtfitzpatrick said:
let |a| ≥ |b|,
However, we can write a as a - b + b or a = (a - b) + b

Then |a| = |a - b + b|. But, |a - b + b| \leq |a - b| + |b| by the Triangle Inequality, and so we have that |a| \leq |a - b| + |b| . Now, subtract |b| from both sides. This gives us: |a|-|b| \leq |a - b|

right?

Sure. That's it. Makes your proof easy, right?
 
thanks a million, i guess I'm just not looking at them right, but now i see
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top