If $x\notin \mathbb{R}$ then $\sum_{k=0}^{n-1}\sin(2\pi kx)=\frac{\sin((n-1)\pi x)\sin(n\pi x)}{\sin(\pi x)}$

29 Views Asked by At

If $x\notin \mathbb{R}$ then $$\sum_{k=0}^{n-1}\sin(2\pi kx)=\frac{\sin((n-1)\pi x)\sin(n\pi x)}{\sin(\pi x)}$$

This supposedly is a direct results from Dirichlet kernel. I was also told that this can simply found by using additions of sine functions, but I'm at a loss. Any help is appreciated.

1

There are 1 best solutions below

0
On

Hint :Consider $\displaystyle\sum_{k=0}^{n-1} \sin(2\pi kx)=\sum_{k=0}^{n-1} \Im\left({e^{2\pi kx}}\right)=\Im\left(\sum_{k=0}^{n-1} e^{2\pi kx}\right)=\Im\left(\frac{e^{2n\pi x}-1}{e^{2 \pi x}-1}\right)$, which is your result (why ?)