$ℓ^2$ is the space of complex sequences $u_n$ such that $\sum |u_n|^2$ converges.
I'm wondering if there are asymptotic results known about such sequences. We have trivially $u_n=o(1)$.
Are better bounds known ? What if other constraints are added (monotonocity e.g) ?
I would say $u_n=O(\frac{1}{n})$ holds, but no counter-example comes to mind.
The sum $\sum |u_n|^2$ converges. But, $u_n=\mathcal{O}(n^{-1/p})$ This is true for any $p\in\mathbb N$. So $\mathcal{O}(n^{-\varepsilon})$ sequences can be in $ℓ^2$ for any $\varepsilon>0$.
– Kitegi Apr 02 '15 at 10:43