[Math] Is the Fourier series a “linear transform”

fourier analysis

Fourier series fundamentally involve the sine and cosine functions:
$$a_0+\sum_{k=1}^\infty \left(a_k \cos kx+b_k \sin kx\right)$$
These functions are about as non-linear as you can get. But… is the Fourier series a "linear transform"?

Thanks in advance.

Best Answer

If you have a linear combination of functions, the resulting Fourier series is the corresponding linear combination of the Fourier series of the functions. So yes, it is linear. The key is that it is linear in the coefficients, even though the series is not linear in $x$.