The question has 2 parts.
First it asks to show that, given $\;f(t) = e^{\alpha t}\;$ on $\;(-\pi, \pi):$
$$ e^{\alpha t} = \frac{\sinh (\pi \alpha)}{\pi} \sum_{n= -\infty}^\infty \frac{(-1)^{n}}{\alpha^2 + n^2}(\alpha + i n) e^{i n t} $$
which I did using complex version of Fourier expansion:
$$ f(t) = \sum_{n= -\infty}^\infty c_n e^{i n t} $$
with
$$ c_n = \frac{1}{2\pi} \int_{-\pi}^\pi f(t) e^{-i n t} dt, \quad \forall\; n \in \mathbb{Z}. $$
Next it asks using the result from first part, to show that
$$ \frac{\pi}{\alpha \sinh (\pi \alpha)} = \sum_{n= -\infty}^\infty \frac{(-1)^n}{\alpha^2 + n^2} $$
and that it where I am stuck.
any hints?