Show that the norm $|\!|\!|x|\!|\!|=\sum_{i=1}^{\infty} 2^{-i}|x_i|$ in $l_2$ is not equivalent to the norm $\|\cdot\|_2$
We must show that we cannot do
$$a\sum_{i=1}^{\infty} 2^{-i}|x_i|\le \|\cdot\|_2\le b\sum_{i=1}^{\infty} 2^{-i}|x_i|$$
for $a$ and $b$ positive.
I'm having problems understanding what I should do. The norm $|\!|\!|x|\!|\!|$ is only applicable to points in $x$ that converge. For example, $(1,1,1,\dotsc)$ would work for the first norm, but not for $\|x\|_2$. So what should be done here at all?
If $x$ has $1$ at the n-th position and $0$ elsewhere then the right hand inqaulity gives $1 \leq b\frac 1 {2{n}}$. This must hold for every $n$. Do yo see a contr4adiction?