Solveeit Logo

Question

Question: If $Z_r$, $r = 1, 2, 3, \dots, 2m$, $m \in N$ are the roots of the equation $Z^{2m} + Z^{2m-1} + Z^...

If ZrZ_r, r=1,2,3,,2mr = 1, 2, 3, \dots, 2m, mNm \in N are the roots of the equation

Z2m+Z2m1+Z2m2++Z+1=0Z^{2m} + Z^{2m-1} + Z^{2m-2} + \dots + Z + 1 = 0 then prove that i=12m1Zi1=m\sum_{i=1}^{2m} \frac{1}{Z_i - 1} = -m

Answer

The statement i=12m1Zi1=m\sum_{i=1}^{2m} \frac{1}{Z_i - 1} = -m is proven to be true.

Explanation

Solution

The given polynomial P(Z)=Z2m+Z2m1++Z+1P(Z) = Z^{2m} + Z^{2m-1} + \dots + Z + 1 can be written as P(Z)=Z2m+11Z1P(Z) = \frac{Z^{2m+1}-1}{Z-1}. The roots ZiZ_i are the (2m+1)(2m+1)-th roots of unity, excluding Z=1Z=1. Let wi=Zi1w_i = Z_i - 1. These wiw_i are the roots of the polynomial Q(w)=P(w+1)=0Q(w) = P(w+1) = 0. Q(w)=(w+1)2m+11wQ(w) = \frac{(w+1)^{2m+1}-1}{w}. Expanding (w+1)2m+1(w+1)^{2m+1} and dividing by ww, we get: Q(w)=w2m+(2m+12)w2m1++(2m+12)w+(2m+11)Q(w) = w^{2m} + \binom{2m+1}{2}w^{2m-1} + \dots + \binom{2m+1}{2}w + \binom{2m+1}{1}. For a polynomial anxn++a1x+a0a_n x^n + \dots + a_1 x + a_0, the sum of the reciprocals of its roots is a1a0-\frac{a_1}{a_0}. For Q(w)Q(w), a1=(2m+12)a_1 = \binom{2m+1}{2} and a0=(2m+11)=2m+1a_0 = \binom{2m+1}{1} = 2m+1. The sum of the reciprocals of the roots wiw_i is i=12m1wi=(2m+12)2m+1=(2m+1)(2m)22m+1=m\sum_{i=1}^{2m} \frac{1}{w_i} = -\frac{\binom{2m+1}{2}}{2m+1} = -\frac{\frac{(2m+1)(2m)}{2}}{2m+1} = -m. Since wi=Zi1w_i = Z_i - 1, we have i=12m1Zi1=m\sum_{i=1}^{2m} \frac{1}{Z_i - 1} = -m.