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

Question

Let α\alpha and β\beta be the roots of equation x26x2=0{x^2} - 6x - 2 = 0. If an=αnβn,{a_n} = {\alpha ^n} - {\beta ^n}, for n1,n \ge 1, then the value of a102a82a9{{{a_{10}} - 2{a_8}} \over {2{a_9}}} is equal to :

Options

Solution

Key Concepts and Formulas

  • Vieta's Formulas: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 with roots α\alpha and β\beta, we have α+β=ba\alpha + \beta = -\frac{b}{a} and αβ=ca\alpha \beta = \frac{c}{a}.
  • Recurrence Relations: If α\alpha and β\beta are roots of a polynomial, expressions of the form an=C1αn+C2βna_n = C_1 \alpha^n + C_2 \beta^n often satisfy a linear recurrence relation.
  • Quadratic Roots Substitution: If α\alpha is a root of ax2+bx+c=0ax^2 + bx + c = 0, then aα2+bα+c=0a\alpha^2 + b\alpha + c = 0.

Step-by-Step Solution

Step 1: Identify Coefficients and Apply Vieta's Formulas

Given the quadratic equation x26x2=0x^2 - 6x - 2 = 0, we identify the coefficients as a=1a = 1, b=6b = -6, and c=2c = -2. Applying Vieta's formulas, we have:

  • Sum of the roots: α+β=ba=61=6\alpha + \beta = -\frac{b}{a} = -\frac{-6}{1} = 6
  • Product of the roots: αβ=ca=21=2\alpha \beta = \frac{c}{a} = \frac{-2}{1} = -2

These values will be used later to simplify the expression.

Step 2: Derive a Recurrence Relation for ana_n

Since α\alpha and β\beta are roots of x26x2=0x^2 - 6x - 2 = 0, they satisfy the equation: α26α2=0(1)\alpha^2 - 6\alpha - 2 = 0 \quad \cdots (1) β26β2=0(2)\beta^2 - 6\beta - 2 = 0 \quad \cdots (2)

Multiply equation (1) by αn2\alpha^{n-2} and equation (2) by βn2\beta^{n-2}: αn2(α26α2)=0    αn6αn12αn2=0(3)\alpha^{n-2}(\alpha^2 - 6\alpha - 2) = 0 \implies \alpha^n - 6\alpha^{n-1} - 2\alpha^{n-2} = 0 \quad \cdots (3) βn2(β26β2)=0    βn6βn12βn2=0(4)\beta^{n-2}(\beta^2 - 6\beta - 2) = 0 \implies \beta^n - 6\beta^{n-1} - 2\beta^{n-2} = 0 \quad \cdots (4)

Subtract equation (4) from equation (3) to utilize the definition an=αnβna_n = \alpha^n - \beta^n: (αnβn)6(αn1βn1)2(αn2βn2)=0(\alpha^n - \beta^n) - 6(\alpha^{n-1} - \beta^{n-1}) - 2(\alpha^{n-2} - \beta^{n-2}) = 0

Substitute ana_n based on its definition: an6an12an2=0a_n - 6a_{n-1} - 2a_{n-2} = 0

Rearrange to obtain the recurrence relation: an=6an1+2an2a_n = 6a_{n-1} + 2a_{n-2} This relation holds for all n3n \ge 3.

Step 3: Simplify the Numerator of the Expression

We want to find the value of a102a82a9\frac{a_{10} - 2a_8}{2a_9}. Let's analyze the numerator: a102a8a_{10} - 2a_8.

Using the recurrence relation an=6an1+2an2a_n = 6a_{n-1} + 2a_{n-2} with n=10n = 10: a10=6a9+2a8a_{10} = 6a_9 + 2a_8

Now, rearrange this to isolate the term a102a8a_{10} - 2a_8: a102a8=6a9a_{10} - 2a_8 = 6a_9

Step 4: Evaluate the Final Expression

Substitute the simplified numerator (a102a8=6a9a_{10} - 2a_8 = 6a_9) back into the original expression: a102a82a9=6a92a9\frac{a_{10} - 2a_8}{2a_9} = \frac{6a_9}{2a_9}

Since α\alpha and β\beta are distinct and non-zero, an=αnβna_n = \alpha^n - \beta^n will not be zero for any positive integer nn. Therefore, we can safely cancel out a9a_9 from the numerator and the denominator: =62=3= \frac{6}{2} = 3

Common Mistakes & Tips:

  • Recurrence Relation is Key: Recognizing and using the recurrence relation simplifies the problem considerably. Avoid trying to directly calculate the powers of roots.
  • Vieta's Formulas are Essential: Always start by applying Vieta's formulas to find the sum and product of the roots.
  • Careful Algebra: Double-check your algebraic manipulations to avoid sign errors and incorrect substitutions.

Summary

The problem involves simplifying an expression with powers of roots of a quadratic equation. The most efficient approach involves deriving and utilizing a linear recurrence relation. This relation allows us to express a10a_{10} in terms of a9a_9 and a8a_8, leading to a simplified numerator. The final expression evaluates to 3.

Final Answer

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

Practice More Quadratic Equations Questions

View All Questions