How to show the weak and weak* topology on the dual space of $c_{00}$ are not the same?

443 Views Asked by At

Equip $c_{00}$ with $\|\cdot\|_2$. I want to show the weak and weak* topology on the dual space of $c_{00}$ are not the same.

I know I can use the fact that a normed space $X$ is reflexive if and only if the weak and weak* topology on $X^*$ are the same. Since $c_{00}$ is not reflexive, the weak and weak* topology on the dual space of $c_{00}$ are not the same.

But my professor mentioned I should directly show the weak and weak* topology on the dual space of $c_{00}$ are not the same rather than using the simple fact.

So my question is how to construct the weak and weak* topology on the dual space of $c_{00}$ and show they are not the same? Thank you!

2

There are 2 best solutions below

19
On BEST ANSWER

An easy way to show that the topologies are different is to find a sequence which converges in one topology but not the other.

Let $(e_n)_n$ be the canonical basis for $\ell^2 = (c_{00})^*$ and consider $(ne_n)_n$.

For an arbitrary $x = (x_n)_n \in c_{00}$ there exists $n_0 \in \mathbb{N}$ such that $x_n = 0, \forall n \ge n_0$. Therefore for all $n \ge m_0$ we have $$(ne_n)(x) = nx_n = 0$$ so $(ne_n)(x) \xrightarrow{n\to\infty} 0$.

Hence $ne_n \xrightarrow{w^*} 0$.

However, $\|ne_n\| = n$ so $(ne_n)_n$ is not a bounded sequence. Therefore, it cannot be weakly convergent in $\ell^2$.

0
On

Based on @mechanodroid 's answer. I add some details.

To show $\sigma(X^*,X)\neq\sigma(X^*,X^{**})$ for $X=(c_{00},\|\cdot\|_2)$, we only need to find a weak* convergent sequence in ${c_{00}}^*$ that does not converge weakly in ${c_{00}}^*$.

Let $y=(y_n)\in\ell_2$. Then $f_y(x)=\sum\limits_{n=1}^{\infty}x_ny_n$ ($x=(x_n)\in c_{00}$) defines a bounded linear functional on $c_{00}$. In fact, $\phi:\ell_2\rightarrow {c_{00}}^*,y\mapsto f_y$ is an isometric isomorphism. Let $y_i=(y_n^i)_{n\in\mathbb{N}}$ ($i\in\mathbb{N}$) where $(y_n^i)_{n\in\mathbb{N}}$ is the sequence in $\mathbb{F}$ whose $i$th element is $i$ and other elements are $0$. Then $(y_i)_{i\in\mathbb{N}}$ is a sequence in $\ell_2$. Thus $(f_{y_i})_{i\in\mathbb{N}}$ is a sequence in ${c_{00}}^*$. Let $x=(x_n)\in c_{00}$. Then there exists $N_0\in\mathbb{N}$ such that $x_n=0$ for all $n\geqslant N_0$. Thus for all $i\geqslant N_0$, $f_{y_i}(x)=\sum\limits_{n=1}^{\infty}x_ny_n^i=ix_i=0$. It follows that $\lim\limits_{i\rightarrow\infty}f_{y_i}(x)=0$. Hence, $f_{y_i}\overset{wk^*}{\longrightarrow}0$. Let $i\in\mathbb{N}$. Then $\|y_i\|_2=(\sum\limits_{n=1}^{\infty}|y_n^i|^2)^{\frac{1}{2}}=i$. Since $\ell_2\cong {c_{00}}^*$, $\lim\limits_{i\rightarrow\infty}\|f_{y_i}\|=\|y_i\|_2=\infty$. Thus $(y_i)_{i\in\mathbb{N}}$ is not norm bounded in ${c_{00}}^*$. Hence, $(y_i)_{i\in\mathbb{N}}$ does not converge weakly in ${c_{00}}^*$.

We can also show $(f_{y_i})_{i\in\mathbb{N}}$ does not converge weakly to $0$ in ${c_{00}}^*$ directly:

Since $\ell_2\cong {c_{00}}^*$, for each $f\in {c_{00}}^*$, there exists $y\in\ell_2$ such that $f=f_y$, and thus we can use $f_y$ to present the element in ${c_{00}}^*$. Define $g:{c_{00}}^*\rightarrow\mathbb{F}$ by $g(f_y)=\sum\limits_{n=1}^{\infty}\frac{1}{n}y_n$ ($y=(y_n)\in\ell_2$). Let $\alpha\in\mathbb{F}$ and let $f_x,f_y\in{c_{00}}^*$ ($x=(x_n)\in\ell_2$ and $y=(y_n)\in\ell_2$). Then $$g(f_x+\alpha f_y)=\sum\limits_{n=1}^{\infty}\frac{1}{n}(x_n+\alpha y_n)=\sum\limits_{n=1}^{\infty}\frac{1}{n}x_n+\alpha\sum\limits_{n=1}^{\infty}\frac{1}{n}y_n=g(f_x)+\alpha g(f_y).$$ Hence, $g$ is linear. Let $f_y\in{c_{00}}^*$ ($y=(y_n)\in\ell_2$). Then $$|g(f_y)|=|\sum\limits_{n=1}^{\infty}\frac{1}{n}y_n|\leqslant\sum\limits_{n=1}^{\infty}\frac{1}{n}|y_n|\leqslant\sum\limits_{n=1}^{\infty}\frac{1}{n}\|f_y\|=\frac{\pi^2}{6}\|f_y\|.$$ Thus $g$ is a linear bounded functional on ${c_{00}}^*$; that is, $g\in{c_{00}}^{**}$. For all $i\in\mathbb{N}$, $g(f_{y_i})=\sum\limits_{n=1}^{\infty}\frac{1}{n}y_n^i=1$. Hence, $(f_{y_i})_{i\in\mathbb{N}}$ does not converge weakly to $0$ in ${c_{00}}^*$.