show the rule between $w$, $w^2$, ...$w^{n-1}$ with $w^n$ given w an nth root of unity

3.2k Views Asked by At

Let $w≠1$ be an $n$-th root of unity, i.e., $w^n-1=0$. Show that $1+2w+3w^2+\dots+nw^{n-1}=-\frac n{1-w}$.

My question is how to relate $w, w^2, \dots,w^{n-1}$ with $w^n$?

2

There are 2 best solutions below

2
On BEST ANSWER

Hint: Let $x=1+2w+3w^2+\cdots +nw^{n-1}$. Then $$wx=w+2w^2+3w^3+\cdots +(n-1)w^{n-1}+nw^n.$$

Consider $x-wx$.

0
On

$$1+2x+3x^2+\cdots+nx^{n-1}=\frac{x+x^2+x^3+\cdots+x^n}{dx}$$ $$=\frac{d\frac{x(x^n-1)}{x-1}}{dx}$$ $$=x(x^n-1)\left(\frac{-1}{(x-1)^2}\right)+\frac1{x-1}\{(n+1)x^n-1)\}$$

If $x\ne1, x^n=1$ $$1+2x+3x^2+\cdots+nx^{n-1}=\frac n{x-1}$$