Expansion coefficients with respect to an orthonormal basis must satisfy $c_n n^{1/2}\to 0$ as $n\to \infty$ in order that $\sum|c_n|^2$ may converge. Is this true or false? Give a proof or counter-example.
Hint: Consider the sequence defined by $n^{-1/3}$ when $n$ is a perfect square, $c_n=0$ otherwise. I'm not sure how to use this hint, any hints or solutions are greatly appreciated.

Let $I = \{ 4^k \}_{k=0}^\infty$. Define $c_n = {1 \over \sqrt{n}}$ if $n \in I$, and $c_n = 0$ otherwise.
Then $\sqrt{n} c_n = 1$ infinitely often, hence $\sqrt{n}c_n$ does not converge to zero.
But $\sum_{n \in \mathbb{N}} |c_n|^2 = \sum_{n \in I} |c_n|^2 = \sum_{n \in I} {1 \over n} =\sum_k {1 \over 4}^k = {1 \over 1-{1 \over 4}}$.