I am working on a review for a graduate level Complex Analysis course. The following problem is on the review:
Let $\zeta= e^{\frac{2\pi i}{n}}$ $(n\in \mathbb{N})$; show that
$\displaystyle{\prod_{k=0}^{n-1} (1-\zeta^k z)=1-z^n}$
$\displaystyle{\prod_{k=1}^{n-1} (1-\zeta^k z)=1+z\ +...+\ z^n}$
I have proved it to myself for $n=3$ and recognized a "telescoping" behavior if you will. I know I have seen this formula before but can't remember where. Could someone please either point me in the right direction or help prove it? Thank you for your help.
Hints: For your first formula, notice that $$(1-\zeta^kz) = (1-\overline{\zeta^{n-k}}z),$$ so that their product gives $1 - 2\Re(\zeta^k) + z^2$. Now you only have to separate the cases where $n$ is even or odd, and do some dirty work.
The second formula follows easily from the first by division of polynomials.