Consider $f(t) = \frac{\pi - t}{2}$, $t \in [0, 2\pi]$
The complex fourier coefficients are $c_n = \frac{1}{2\pi}\int_0^{2\pi}\frac{\pi - t}{2}e^{-int}dt$
Which turns out to be $-\frac{i}{2n}$ if im correct.
When constructing the fourier series, what's the n=0 term supposed to be and why?