Dual space of $c_0$

3.5k Views Asked by At

I want to prove that the dual of $c_0=\{(x_n)_{n\in\mathbb N}\subset\mathbb R : \lim x_n=0 \text{ and }\|x\|_\infty=\sup\limits_n|x_n|\}$ is $l^1$ .

So I defined the following map, $$T:l^1\rightarrow(c_0)^*$$ $$ x_n\mapsto f_x$$ where $f_x(a)=\sum\limits_{n=0}^\infty x_na_n$. In a next step I showed that tis map is well defined.

Now I want to show that T is an isometry and thats where I am not sure how to do it.

Could someone help me? Thanks

2

There are 2 best solutions below

0
On BEST ANSWER

Now choose $x_n=\frac{1}{2^n}$, $ \forall n$, so $\|T_x(a)-T_x(b)\|=\sum_{n=1}^{\infty}|a_n-b_n||x_n|\leq\sum_{n=1}^{\infty}\frac{\|a-b\|_{\infty}}{2^n}=\|a-b\|_{\infty}$, so we just need to show the other way now and you're done.

3
On

The map $T$ is linear, hence we have to show that $\lVert f_x\rVert_{(c_0)^*}=\lVert x\rVert_1$.

Notice that $$|f_x(a)|\leqslant\sum_{j=1}^{+\infty}|a_j||x_j|\leqslant \sup_{j\geqslant 1}|a_j|\cdot \lVert x\rVert_1=\lVert a\rVert_\infty \cdot \lVert x\rVert_1,$$ hence $\lVert f_x\rVert_{c_0^*}\leqslant \lVert x\rVert_1$.

In order to show the converse inequality, consider for a fixed integer $N$ the sequence $a:=(\epsilon(1),\dots,\epsilon(N),0,\dots)$, an element of $c_0$, where $\epsilon(j)=1$ if $x_j\geqslant 0$ and $-1$ otherwise. The norm of $a$ is $1$ and we have $$f_x(a)=\sum_{j=1}^N|x_j|.$$ Since $\lVert a\rVert_{\infty}=1$ this shows that $\lVert f_x\rVert_{c_0^*}\geqslant \sum_{j=1}^N|x_j|$. Since $N$ is arbitrary, we find that $ \lVert f_x\rVert_{c_0^*}\geqslant \lVert x\rVert_1$ and it follows that $ \lVert f_x\rVert_{c_0^*}=\lVert x\rVert_1$.