Analyzing the Setup
Imagine you are standing before the equation x4+x3+x2+x+1=0. At first glance, it looks like a standard, albeit slightly intimidating, quartic equation.
But for the trained eye of a JEE aspirant, this is not just a polynomial; it is a beautiful, symmetric structure waiting to be unlocked. This equation is a geometric progression with five terms. Recognizing this is your first step toward mastery.
The Geometric Trick
We want to find the sum of the 2021st powers of its roots. If we try to solve for the roots directly using the quartic formula, we will be lost in a sea of algebra.
Instead, let us use a classic, elegant trick. We multiply both sides of the equation by (x−1). We must be careful: we can only do this if $x
eq 1$.
If we plug x=1 into the original equation, we get 5=0, which is clearly false. Thus, x is not 1, and we are free to proceed. The product (x−1)(x4+x3+x2+x+1) collapses perfectly into:
This is the magic of the geometric series!
The Roots of Unity
Now, we have x5=1. The solutions to this equation are the 5th roots of unity. These roots are not just random numbers; they are points on the complex plane that form a perfect regular pentagon inscribed in the unit circle.
One of these roots is the real number 1. The other four—α,β,γ,δ—are the roots of our original quartic equation.
Because the sum of all nth roots of unity is always zero, we know that 1+α+β+γ+δ=0. This immediately tells us that the sum of our four roots is:
This is a powerful piece of information that we will hold onto.
Taming the Giant Exponent
Now, we face the target expression: α2021+β2021+γ2021+δ2021. A power of 2021 seems impossible to compute, but remember the property of the 5th roots of unity: α5=1.
This means the powers of α cycle every five steps. To simplify α2021, we divide 2021 by 5. We find that 2021=5×404+1.
Therefore, α2021=(α5)404⋅α1. Since α5=1, this simplifies beautifully to 1404⋅α, which is just α.
The same logic applies to β,γ, and δ. Each term in our sum reduces to its base root.
The Elegant Conclusion
Our complex expression α2021+β2021+γ2021+δ2021 has now transformed into the simple sum α+β+γ+δ. We already know this sum is −1.
What started as a terrifying problem involving high-degree polynomials and massive exponents has been reduced to a simple, elegant result. The final answer is -1.
This is the beauty of complex numbers and the roots of unity—they turn chaos into order. Keep this perspective, and no JEE problem will ever be able to intimidate you again.