I have the following problem. Its supposed to be easy but i cant really get to a solution so i would be very thankful if somebody could point me in the right direction.
Show that for every $\lambda\in(l^\infty\mathbb(N))^{*}$ (the dualspace of bounded sequences), there exists unique elements $b\in l^{1}\mathbb(N)$ and $\mu\in(l^\infty\mathbb(N))^{*}$ such that $\lambda = \lambda_b + \mu$, where $\mu\big|_{c_0\mathbb(N)}=0$ and $\lambda_b(a)=\sum_{n=1}^{\infty}b_n a_n$.
Some of my ideas:
- Evaluate the standard sequence $e_n$ on both sides to try and determine $b_n$. But since the sequence are just bounded, i have to control the "size" of b to be a nullsequence, but even if i do that, i dont see how it is unique.
- Assume i have such a b, then i could restrict myself to the closed subspace of convergent sequences and extend the limes function to the whole of $l^{\infty}$ by Hahn-Banach. This would give my $\mu$ the desired property, but then again i lack uniqueness.
Im very thankful for any help.