Let $f : \Bbb{R} \to \Bbb{C}$ be a $2\pi$-periodic function such that $$ \int_0^{2\pi} |f(t)| \,dt < \infty $$
Define $$ \hat{f}(k) := \frac{1}{2\pi} \int_0^{2\pi} f(t) e^{-i k t} \,dt $$
The Fourier series of $f$ is then $$ \sum_{k=-\infty}^{\infty}\hat{f}(k)e^{ikt} \tag{1} $$
If we define $$ a_k := \frac{1}{\pi} \int_0^{2\pi} f(t) \cos(kt) \,dt \quad (k \geq 1) \\ b_k := \frac{1}{\pi} \int_0^{2\pi} f(t) \sin(kt) \,dt \quad (k \geq 1) $$ then the Fourier series of $f$ takes the form $$ \hat{f}(0) + \sum_{k=1}^{\infty} a_k \cos(kt) + \sum_{k=1}^{\infty} b_k \sin(kt) \tag{2} $$
In passing from $(1)$ to $(2)$, I have the following question (I'm led to think the answer is yes but haven't succeeded in proving it):
If $$ \sum_{n=1}^{\infty}\left\{\hat{f}(n)[\cos(nt)+i\sin(nt)] + \hat{f}(-n)[\cos(nt)-i\sin(nt)]\right\} = \sum_{k=1}^{\infty} [a_k \cos(kt) + b_k \sin(kt)] $$ converges then do all four series $$ \sum_{n=1}^{\infty}\hat{f}(n)[\cos(nt)+i\sin(nt)] \\ \sum_{n=1}^{\infty}\hat{f}(-n)[\cos(nt)-i\sin(nt)] \\ \sum_{k=1}^{\infty} a_k \cos(kt) \\ \sum_{k=1}^{\infty} b_k \sin(kt) $$ converge?
An attempt:
From choosing $t=0$ we get that $\sum_{k=1}^{\infty} a_k$ converges. Using the dirichlet criterium for convergence, we can see that $\sum_{k=1}^{\infty} a_k \cos(kt)$ converges. Now $\sum_{k=1}^{\infty} b_k \sin(kt)$ has to converge as well, otherwise we would get a contradiction with convergence of $\sum_{k=1}^{\infty} [a_k \cos(kt) + b_k \sin(kt)]$.