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 x 2 - 6x - 2 = 0. If a n = α\alpha n - β\beta n for n \ge 1, then the value of a102a83a9{{{a_{10}} - 2{a_8}} \over {3{a_9}}} is :

Options

Solution

Key Concepts and Formulas

  • Vieta's Formulas: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is b/a-b/a and the product of the roots is c/ac/a.
  • Linear Recurrence Relations: If α\alpha is a root of a polynomial equation, then powers of α\alpha satisfy a linear recurrence relation derived from the polynomial equation.

Step 1: Applying Vieta's Formulas

We are given the quadratic equation x26x2=0x^2 - 6x - 2 = 0. Let its roots be α\alpha and β\beta. We use Vieta's formulas to find the sum and product of the roots.

  • Why: Vieta's formulas provide the fundamental relationship between the roots and the coefficients of the quadratic equation. These relationships are used to build the recurrence relation.

Sum of roots: α+β=(6)/1=6\alpha + \beta = -(-6)/1 = 6. Product of roots: αβ=2/1=2\alpha \beta = -2/1 = -2.

So, we have: α+β=6\alpha + \beta = 6 αβ=2\alpha \beta = -2

Step 2: Deriving the Linear Recurrence Relation

Since α\alpha and β\beta are roots of x26x2=0x^2 - 6x - 2 = 0, they satisfy the equation. We use this to derive a recurrence relation for an=αnβna_n = \alpha^n - \beta^n.

  • Why: Since α\alpha and β\beta satisfy the quadratic equation, we can derive a recurrence relation for ana_n that allows us to express higher-order terms in terms of lower-order terms.

Since α\alpha is a root: α26α2=0\alpha^2 - 6\alpha - 2 = 0 Multiply by αn2\alpha^{n-2} (for n2n \ge 2): αn6αn12αn2=0\alpha^n - 6\alpha^{n-1} - 2\alpha^{n-2} = 0 αn=6αn1+2αn2\alpha^n = 6\alpha^{n-1} + 2\alpha^{n-2} Similarly, for the root β\beta: β26β2=0\beta^2 - 6\beta - 2 = 0 βn=6βn1+2βn2\beta^n = 6\beta^{n-1} + 2\beta^{n-2} Now, we use the definition an=αnβna_n = \alpha^n - \beta^n: an=αnβn=(6αn1+2αn2)(6βn1+2βn2)a_n = \alpha^n - \beta^n = (6\alpha^{n-1} + 2\alpha^{n-2}) - (6\beta^{n-1} + 2\beta^{n-2}) an=6(αn1βn1)+2(αn2βn2)a_n = 6(\alpha^{n-1} - \beta^{n-1}) + 2(\alpha^{n-2} - \beta^{n-2}) an=6an1+2an2for n2a_n = 6a_{n-1} + 2a_{n-2} \quad \text{for } n \ge 2

Step 3: Simplifying the Expression

We need to find the value of a102a83a9\frac{a_{10} - 2a_8}{3a_9}. We simplify the numerator using the recurrence relation.

  • Why: The recurrence relation allows us to rewrite a10a_{10} in terms of a9a_9 and a8a_8, which simplifies the expression.

From the recurrence relation, with n=10n = 10: a10=6a9+2a8a_{10} = 6a_9 + 2a_8 a102a8=6a9a_{10} - 2a_8 = 6a_9

Step 4: Final Calculation

Substitute the simplified numerator into the expression:

  • Why: Substituting the simplified numerator allows for direct cancellation and easy calculation of the final result.

a102a83a9=6a93a9\frac{a_{10} - 2a_8}{3a_9} = \frac{6a_9}{3a_9} Since α\alpha and β\beta are distinct and non-zero, a9=α9β90a_9 = \alpha^9 - \beta^9 \neq 0. Therefore, we can cancel a9a_9. 6a93a9=63=2\frac{6a_9}{3a_9} = \frac{6}{3} = 2

Common Mistakes & Tips

  • Coefficient Errors: Pay close attention to the signs and coefficients when applying Vieta's formulas and deriving the recurrence relation.
  • Recurrence Relation Application: Ensure the recurrence relation is applied correctly, especially when substituting values of n.

Summary

By using Vieta's formulas and deriving a linear recurrence relation, we simplified the given expression. The recurrence relation allowed us to rewrite a10a_{10} in terms of a9a_9 and a8a_8, which led to a simple cancellation and a final answer of 2.

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

Practice More Quadratic Equations Questions

View All Questions