a. Prove that for any bounded sequence of complex numbers $\{a_n\}_{n=1}$ the cosine series $$ \sum_{n=1}^\infty a_n\cos nx$$ is convergent in the sense of distributions on $\mathbb{R}$.
b. What else can be said if $\{a_n\} \in l^2$?
c. What else can be said if $\{a_n\} \in l^1$?
This is a problem from an old qualifying exam...Right now I'm quite puzzled about b and c--I'm guessing if a is solved, it might make those questions clearer...
I started by letting $f_k(x) = \sum_{n=1}^k \cos nx$ and $\phi \in \mathcal{D}(\mathbb{R})$. then $$f_k\phi = \int_{\mathbb{R}} f_k(x) \phi(x) dx = \sum_{n=1}^k \int_{\mathbb{R}}a_n\cos nx \phi(x)dx $$ we could bound the $a_n$ but I don'e see how that will help as of now...