For $x \in \ell^2$ we have the norm $||x||_2 = (\sum_{n=1}^{\infty}|x_{2n-1}|^2)^{1/2} + (\sum_{n=1}^{\infty}|x_{2n}|^2)^{1/2} $ is it equivalent to the standard norm which is $||x|| = (\sum_{n=0}^{\infty}|x_{n}|^2)^{1/2}$?
2026-04-08 18:04:57.1775671497
equivalent norms in $\ell^2$?
60 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
First, note that $||x||_2^2 = ||x||^2 + 2\left( \sum_{n,m=1}^{\infty}|x_{2n-1}|^2|x_{2m}|^2 \right)^{1/2} \geq ||x||^2$, and hence $||x||_2 \geq ||x||$.
Secondly, note $||x||_2 = \left(\sum_{n=1}^{\infty}|x|_{2n-1}^2 \right)^{1/2} + \left(\sum_{n=1}^{\infty}|x|_{2n}^2 \right)^{1/2} \leq 2\left(\sum_{n=1}^{\infty}|x|_{n}^2 \right)^{1/2} = 2||x||$.
Therefore, the norms are topologically equivalent.