schauder basis for $\ell_\infty$

1.9k Views Asked by At

I know that $\ell_\infty$ is not separable, therefore has no Schauder basis.

However I cannot understand why the set $\{e_1, e_2, e_3, \dotsc \}$ where $e_1=(1,0,0,\dotsc), e_2=(0,1,0,0,\dotsc), \dotsc$ can not work as a Schauder basis.

Every sequence $x=(x_1,x_2,x_3,\dotsc)$ that belongs to $\ell_\infty$ can be written in one and only one way as $\sum_{i=1}^\infty x_i e_i$.

Could you explain why this is wrong? Thank you!

2

There are 2 best solutions below

2
On

That sum does not converge in the $\ell_\infty$ norm if the sequence $x_n$ does not converge to $0$.

0
On

Let $x=(1,1,1,\ldots)\in \ell_\infty$ if $x=\sum\limits_{i=1}^{\infty}x_ie_i,$ then for any $N\in\mathbb{N}$ we have $$\left\|x-\sum_{n=1}^{N}x_ne_n\right\|_{\infty}=\|(0,\ldots,0,1,1,1,\ldots)\|_{\infty}=1\not\to0,$$ so $\sum\limits_{i=1}^{\infty}x_ie_i$ does not converge to $x.$