I'm trying to find the Fourier coefficients of $ \sin(4 \pi t) $
I thought I knew how to do it, working backwards with Euler's formula, but when I check my answer I'm off by a negative.
I said that $a_1 = a^* _{-1} = -\frac{1}{2} i$
because $ -\frac{1}{2} i e ^{i (4 \pi) t}$
gives $-\frac{1}{2} \cos(4 \pi t) - \frac{1}{2} (i)^2\sin(4 \pi t) + \frac{1}{2}\cos(4 \pi t) -\frac{1}{2} (i)^2 \sin(4 \pi t)$
which simplifies to $- (i)^2 \sin(4 \pi t)$
which is just $\sin(4 \pi t)$
The answer in the book however says that it should be just $a_1 = a^* _{-1} = \frac{1}{2} i$ with no negative. I'm confused as to why this negative gets dropped, is there something I'm missing from the formula?
Thanks!