Say I have a function $f\left(x\right)$, which can be expressed as a Fourier Series:
$$f\left(x\right)=\sum_{k=-\infty}^{\infty} c_k e^{ikx}$$
Define the inverse of $f\left(x\right)$ as, $f^{-1}\left(x\right)=1/f\left(x\right)$, with its Fourier Series:
$$f^{-1}\left(x\right)=\sum_{k=-\infty}^{\infty} {c'}_k e^{ikx}$$
Is there a known relationship between ${c'}_k$ and $c_k$? I.e. if I know $c_k$, can I get ${c'}_k$ directly?
For my specific case I am interested in functions for which the following are true:
- $x\in\left[0,2\pi\right]$
- $0 \lt f\left(x\right)$
- $f\left(x\right)$
It appears that, at least under certain conditions, the coefficients of $1/f$ can be obtained from the coefficients of $f$. Per the last comment on THIS thread, see the following two papers:
"A. Edrei and G. Szegö, “A note on the reciprocal of a Fourier series,” Proc. Am. Math. Soc., vol. 4, no. 2, pp. 323–329, 1953."
"R. Duffin, “The Reciprocal of a Fourier Series,” Proc. Am. Math. Soc., vol. 13, no. 6, pp. 965–970, 1962."