Consider two piecewise continuous, twice integrable functions $f, g: [-\pi, \pi] \rightarrow \mathbb{R}$, and suppose they have the following convergent Fourier series expansions:
$$ \begin{aligned} f(x) & = \frac{a_0}{2} + \sum_{n = 1}^{\infty}\left(a_n \cos(n x) + b_n \sin(n x)\right) \\ g(x) & = \frac{\alpha_0}{2} + \sum_{n = 1}^{\infty}\left(\alpha_n \cos(n x) + \beta_n \sin(n x)\right) \end{aligned} $$
Define $h := fg$ and suppose $h$ is again twice integrable and has the following convergent Fourier series expansion:
$$ h(x) = \frac{A_0}{2} + \sum_{n = 1}^{\infty}\left(A_n \cos(n x) + B_n \sin(n x)\right) $$
Can $h$'s coefficients be expressed in terms of $f$ and $g$'s coefficients? If the general question cannot be easily answered, how about the case $g = \sin$ or $g = \cos$?