2

Find the sum of the series using the Fourier series $\sum_{n=1}^\infty \frac{\sin(nx)}{n!}$. I think I should find a function that in the expansion in a Fourier series gives something similar on the formula above.

user1223
  • 197

1 Answers1

2

HINT:

Note that $e^z=\sum_{n=0}^\infty \frac{z^n}{n!}$ and $\sin(nx)=\text{Im}\left((e^{ix)})^n\right)$. Now, let $z=e^{ix}$

Mark Viola
  • 179,405