Find the complex exponential form (i.e. $\sum_{n=-\infty}^{\infty}c_n e^{\frac{2\pi}{T}nt}$) of the Fourier series of $$2+\frac{1}{2}\cos(t+45^\circ)+2\cos(3t)-2\sin(4t+30^\circ)$$
EDIT: Some info on what I've done so far.
My first instinct is to get all of the coefficients. I tried to do this with this integral: $$ c_n=\frac{1}{2\pi}\int_{0}^{2\pi}(2+\frac{1}{2}\cos(t+45^\circ)+2\cos(3t)-2\sin(4t+30^\circ))e^{-j n t}\, \mathrm{d}t $$ But the integral turned out pretty hairy and I'm wondering if I'm going about this wrong.