ElfenKiller
- 9
- 0
Homework Statement
Given is \sum_{n=-N}^{N}e^{-j \omega n} = e^{-j\omega N} \frac{1-e^{-j \omega (2N+1)}}{1 - e^{-j\omega}}. I do not see how you can rewrite it like that.
Homework Equations
Sum of a finite geometric series: \sum_{n=0}^{N}r^n=\frac{1-r^{N+1}}{1-r}
The Attempt at a Solution
Or is the above result based on this more general equation: \sum_{n=0}^{N}ar^n=a\frac{1-r^{N+1}}{1-r}? Although I think the equation in (2) is just this equation for a=1, right?
So, I know how to get to the 2nd term in (1), i.e., \frac{1-e^{-j \omega (2N+1)}}{1 - e^{-j\omega}}, but I have no idea why it is multiplied by the term e^{-j\omega N}.