SOLUTION: If 1 and w are two of the five roots of w^5=1, then show that 1+w+w^2+w^3+w^4 = 0

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: If 1 and w are two of the five roots of w^5=1, then show that 1+w+w^2+w^3+w^4 = 0      Log On


   



Question 1160401: If 1 and w are two of the five roots of w^5=1, then show that 1+w+w^2+w^3+w^4 = 0
Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.

            I will show you two ways to solve this problem.


Proof 1.

There is an identity, which is valid for any real or complex number w

    w%5E5-1 = %28w-1%29%2A%28w%5E4+%2B+w%5E3+%2B+w%5E2+%2B+w+%2B+1%29      (1)


You may prove it directly, by making FOIL.

OR you may know it from the formula for the sum of a geometric progression.

In any way, I assume you know it.



Next step.  If w is the root of the equation  w%5E5 = 1, then the left side in (1) becomes equal to zero,
and you get

    %28w-1%29%2A%28w%5E4+%2B+w%5E3+%2B+w%5E2+%2B+w+%2B+1%29 = 0.     (2)


Since w is different from 1, the factor (w-1) is not zero, and you can cancel it in both sides of (2).

You will get then

    w%5E4+%2B+w%5E3+%2B+w%5E2+%2B+w+%2B+1 = 0,


exactly what should be proved.


Thus the proof is completed.


Proof 2

If w is the root of the equation w^5 = 1,  then 1, w, w^2, w^3, w^4 is the set of ALL 5 (five) roots of this equation.

    I proved it for you in my PREVIOUS post.


Now apply the Vieta's theorem: 


    for any polynomial equation of the degree n with the leading coefficient 1, 
    the sum of its roots is equal to the coefficient at x%5E%28n-1%29 taken with the opposite sign.


Since in the given equation  x^5-1 = 0  the coefficient at  x%5E4  is 0 (zero, ZERO),
the sum of its roots is equal to zero:

    1 + w + w^2 + w^3 + w^4 = 0.


It is exactly what has to be proved.


The proof is completed.

-------------

Thus you have two (TWO) proofs, to your great satisfaction.