How are Laurent series and Fourier series related to each other? There is a problem that states that for a periodic function $F(z + 2 \pi ) = F(z)$ that is analytic in finite plane.
$$F(z) = \sum_{n=-\infty}^\infty \alpha_n e^{inz}, \alpha_n=\frac{1}{2\pi}\int_0^{2\pi}F(z)e^{-inz}dz$$
How do I relate $z^n$ to $e^{inz}$ and $\displaystyle \frac{1}{2\pi i}\oint_\gamma\frac{F(z)}{z^{n+1}}dz$ to $\displaystyle \frac{1}{2\pi }\int_0^{2\pi}F(z)e^{-inz}dz$.
Added:: It looks that if $z = e^{i\theta}$ the Laurent series looks like Fourier series. But I not get why $n$ goes from $-\infty$ to $\infty$ since the $F(z)$ is analytic in finite plane shouldn't $n$ start from $0\to \infty$?