Skip to main content
Back to Quadratic Equations
JEE Main 2018
Quadratic Equations
Quadratic Equation and Inequalities
Medium

Question

Let α\alpha be a root of the equation 1 + x 2 + x 4 = 0. Then, the value of α\alpha 1011 + α\alpha 2022 - α\alpha 3033 is equal to :

Options

Solution

Key Concepts and Formulas

  • Roots of Unity: Numbers that produce 1 when raised to some integer power (i.e., solutions to xn=1x^n = 1 for some integer nn).
  • Modular Arithmetic: ab(modm)a \equiv b \pmod{m} means aa and bb have the same remainder when divided by mm. If ab(modm)a \equiv b \pmod{m}, then xaxb(modm)x^a \equiv x^b \pmod{m}.
  • Algebraic Manipulation: Multiplying by a strategic factor can simplify polynomial equations.

Step-by-Step Solution

Step 1: Find a Key Property of α\alpha

We are given that α\alpha is a root of 1+x2+x4=01 + x^2 + x^4 = 0. This means 1+α2+α4=0.1 + \alpha^2 + \alpha^4 = 0. To find a useful property of α\alpha, we multiply both sides of the equation by (α21)(\alpha^2 - 1): (α21)(1+α2+α4)=(α21)0(\alpha^2 - 1)(1 + \alpha^2 + \alpha^4) = (\alpha^2 - 1) \cdot 0 The left side simplifies to a difference of squares/cubes: α61=0\alpha^6 - 1 = 0 Thus, we have α6=1.\alpha^6 = 1. This tells us that α\alpha is a 6th root of unity. We need to confirm that α21\alpha^2 \neq 1, otherwise α21=0\alpha^2 - 1 = 0, which would mean we multiplied by zero. If α2=1\alpha^2 = 1, then substituting into the original equation yields 1+1+1=3=01 + 1 + 1 = 3 = 0, which is false. Thus, α21\alpha^2 \neq 1.

Why this step is important: Finding the relationship α6=1\alpha^6 = 1 allows us to simplify higher powers of α\alpha using modular arithmetic.

Step 2: Simplify the Exponents Using α6=1\alpha^6 = 1

We want to simplify the expression α1011+α2022α3033\alpha^{1011} + \alpha^{2022} - \alpha^{3033}. We can simplify the exponents by finding their remainders when divided by 6.

  • Simplifying α1011\alpha^{1011}: We need to find 1011(mod6)1011 \pmod 6. Since 1011=6168+31011 = 6 \cdot 168 + 3, we have 10113(mod6)1011 \equiv 3 \pmod 6. Therefore, α1011=α3.\alpha^{1011} = \alpha^3.

  • Simplifying α2022\alpha^{2022}: We need to find 2022(mod6)2022 \pmod 6. Since 2022=6337+02022 = 6 \cdot 337 + 0, we have 20220(mod6)2022 \equiv 0 \pmod 6. Therefore, α2022=α0=1.\alpha^{2022} = \alpha^0 = 1.

  • Simplifying α3033\alpha^{3033}: We need to find 3033(mod6)3033 \pmod 6. Since 3033=6505+33033 = 6 \cdot 505 + 3, we have 30333(mod6)3033 \equiv 3 \pmod 6. Therefore, α3033=α3.\alpha^{3033} = \alpha^3.

Why this step is important: Reducing the exponents modulo 6 allows us to work with smaller, more manageable powers of α\alpha.

Step 3: Evaluate the Expression

Now we substitute these simplified powers back into the original expression: α1011+α2022α3033=α3+1α3.\alpha^{1011} + \alpha^{2022} - \alpha^{3033} = \alpha^3 + 1 - \alpha^3. The α3\alpha^3 terms cancel, so we are left with: α3+1α3=1.\alpha^3 + 1 - \alpha^3 = 1.

Why this step is important: This step shows how the simplifications lead to a straightforward calculation of the final result.

Common Mistakes & Tips

  • Check Divisibility by 6: A number is divisible by 6 if it's divisible by both 2 and 3. This can speed up finding remainders.
  • Verify the Multiplier: Always check that multiplying by a factor doesn't introduce extraneous solutions or invalidate the original equation.
  • Roots of Unity: Recognize that equations of the form 1+x2+x4=01 + x^2 + x^4 = 0 are closely related to roots of unity.

Summary

Given that α\alpha is a root of 1+x2+x4=01 + x^2 + x^4 = 0, we found that α6=1\alpha^6 = 1. Using this property, we reduced the exponents in the expression α1011+α2022α3033\alpha^{1011} + \alpha^{2022} - \alpha^{3033} modulo 6, resulting in α3+1α3\alpha^3 + 1 - \alpha^3. This simplifies to 1.

The final answer is \boxed{1}, which corresponds to option (A).

Practice More Quadratic Equations Questions

View All Questions