Define a Periodic CT signal and compute its Fourier series coefficients
Consider the following CT signal:
x(t) such that
$ x(t) = cos(2* \pi * t) * cos(4* \pi * t) $
$ = \frac{e^{j*2*\pi*t} + e^{-j*2*\pi*t}}{2} $
$ = \frac{1*e^{j*6*\pi*t}}{4} + \frac{e^{-j*2*\pi*t}}{4} $