I need to conclude $n\xi_j^{n-1}=\prod_{i \ne j}(\xi_{i}-\xi_{j})$ from $x^n-1=\prod_{i}(x-\xi_{i})$ where $\xi_i$ is the $i$th root of the unit.
And another thing I do not quite understand is that why $\prod_{i=1}^n\xi_{i}^{-1}=(-1)^{n-1}$ where $\xi_i$ is the $i$th root of the unit.
I think maybe it can be done by differentiation but how can I ceal with the right hand side?
Could someone write a deduction explicitly? Thanks so much!
Let $\Phi_n(x) = x^n - 1$. Then for each $1 \leq j \leq n$, we have $$\Phi_n(x) = \prod_{i=1}^{n}(x - \xi_n) = (x- \xi_j)\prod_{i \neq j}(x - \xi_i).$$ Using the product rule, we find that $$\Phi_n'(x) = (x - \xi_j)\frac{d}{dx}\prod_{i\neq j}(x - \xi_i) + \prod_{i\neq j}(x - \xi_i).$$ We also have $$\Phi_n'(x)= nx^{n-1}$$ from the power rule. Letting $x = \xi_j$ in both expressions gives $$n\xi_j^{n-1} = \prod_{i \neq j}(\xi_j - \xi_i).$$ As for the second question, in general the product of the roots of a degree $n$ polynomial $$f(x) = x^n + a_{n-1}x^{n-1} + \cdots + a_1x + a_0$$ is given by $(-1)^n a_0$. In the case of $\Phi_n(x)$, $a_0 = -1$, thus $$\prod_{i=1}^{n}\xi_i^{-1} = \left(\prod_{i=1}^{n}\xi_i\right)^{-1} = (-(-1)^{n})^{-1} = (-1)^{n - 1}.$$