BSCowboy
- 31
- 0
Homework Statement
In l_1 (each element is a sequence of numbers such that the series converges absolutely) show that no pair of the norms ||\cdot||_1, \, ||\cdot||_2, \, ||\cdot||_{\infty} are equivalent norms.
Homework Equations
||x||_1=\sum_{i=1}^{\infty}|x_i|
||x||_2=\left(\sum_{i=1}^{\infty}|x_i|^2\right)^{\frac{1}{2}}
||x||_{\infty}=\mbox{ max}\{|x_i|:i=1,2,\ldots\}
The Attempt at a Solution
I realize I need to show:
\dfrac{||x||_1}{||x||_2}=\infty \text{ or } 0\quad \dfrac{||x||_1}{||x||_{\infty}}=\infty \text{ or } 0\quad \dfrac{||x||_2}{||x||_{\infty}}=\infty \text{ or } 0
but I am having problems finding such a sequence and showing this is true.