Why is $\sum_{n=0}^{N-1}e^{-2i\pi(k+k_0)n/N}=N\delta(k-N+k_0)$?

296 Views Asked by At

EDIT: $\delta$ is the Dirac delta function and in the context it is defined as $\delta(0)=1$ and $0$ for all $n\neq 0$.


I am having trouble concluding that

$\sum_{n=0}^{N-1}e^{-2i\pi(k+k_0)n/N}=N\delta(k-N+k_0)$.

Any help clarifying would be highly appreciated.

2

There are 2 best solutions below

0
On BEST ANSWER

Hint: Consider two cases:

Case I is when $k = -k_0 + \alpha N$ for an integer $\alpha$. In this case $$e^{-2i\pi(k+k_0)/N} = ?$$ Case II is when $k \neq -k_0 + \alpha N$ for an integer $\alpha$. Use $$\sum_{n=0}^{N-1} q^n = \frac{1-q^{N}}{1-q}$$ to show that the sum is zero.

0
On

Whenever $k - N + k_0 = 0$ then our sum is $\sum_{n=0}^{N-1}e^{-2\pi i n} = N$.

Otherwise, it's the sum of the roots of unity of order $N$ which is zero.