Consider two norms in the space $c_0$: $$\lVert x \rVert = \sup \lvert x_i \rvert$$ and $$\lVert x \rVert _0=\sum 2^{-i} \lvert x_i \rvert$$ Prove that above two norms are not equivalent.
I know $c_0$ with norm $\lVert \cdot \rVert$ is Banach space. And I guess that $c_0$ with the latter norm is not Banach. However, I can't find any example to show that.
Think about sequence $e_n \in c_0$, such that $e_n$ has $1$ on $n^{th}$ place and zero otherwise. Then $\Vert e_n \Vert_0 \rightarrow 0$, but $\Vert e_n \Vert = 1$ for all $n \in \mathbb N$.