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

Question

Let Pn=αn+βn,nN\mathrm{P}_{\mathrm{n}}=\alpha^{\mathrm{n}}+\beta^{\mathrm{n}}, \mathrm{n} \in \mathrm{N}. If P10=123,P9=76,P8=47\mathrm{P}_{10}=123, \mathrm{P}_9=76, \mathrm{P}_8=47 and P1=1\mathrm{P}_1=1, then the quadratic equation having roots 1α\frac{1}{\alpha} and 1β\frac{1}{\beta} is :

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}. For x2sx+p=0x^2 - sx + p = 0, α+β=s\alpha + \beta = s and αβ=p\alpha \beta = p.
  • Recurrence Relation for Sums of Powers: If α\alpha and β\beta are roots of x2sx+p=0x^2 - sx + p = 0, then Pn=αn+βnP_n = \alpha^n + \beta^n satisfies the recurrence Pn=sPn1pPn2P_n = sP_{n-1} - pP_{n-2} for n2n \ge 2.
  • Quadratic Equation from Roots: A quadratic equation with roots r1r_1 and r2r_2 is given by x2(r1+r2)x+r1r2=0x^2 - (r_1 + r_2)x + r_1r_2 = 0.

Step-by-Step Solution

Step 1: Identify the Recurrence Relation

We are given P10=123P_{10} = 123, P9=76P_9 = 76, and P8=47P_8 = 47. We want to find a recurrence relation of the form Pn=APn1+BPn2P_n = A P_{n-1} + B P_{n-2}. We test if the simplest relation Pn=Pn1+Pn2P_n = P_{n-1} + P_{n-2} holds.

For n=10n = 10, we check if P10=P9+P8P_{10} = P_9 + P_8: 123=76+47123 = 76 + 47 123=123123 = 123 Since the equation holds true, the recurrence relation is Pn=Pn1+Pn2P_n = P_{n-1} + P_{n-2}. This step is crucial because it links the given values of PnP_n to the coefficients of the original quadratic equation.

Step 2: Determine the Sum and Product of the Original Roots

We have the recurrence relation Pn=Pn1+Pn2P_n = P_{n-1} + P_{n-2}. Comparing this to the general recurrence relation Pn=sPn1pPn2P_n = s P_{n-1} - p P_{n-2}, where s=α+βs = \alpha + \beta and p=αβp = \alpha \beta, we can equate the coefficients.

  • Coefficient of Pn1P_{n-1}: s=1s = 1, so α+β=1\alpha + \beta = 1.
  • Coefficient of Pn2P_{n-2}: p=1-p = 1, so p=1p = -1, and αβ=1\alpha \beta = -1.

We also have P1=1P_1 = 1, which is consistent since P1=α+β=1P_1 = \alpha + \beta = 1.

Step 3: Find the Sum and Product of the Reciprocal Roots

We want to find the quadratic equation with roots 1α\frac{1}{\alpha} and 1β\frac{1}{\beta}. First, we find the sum of the new roots: 1α+1β=α+βαβ\frac{1}{\alpha} + \frac{1}{\beta} = \frac{\alpha + \beta}{\alpha \beta} Substituting the values we found in Step 2: 1α+1β=11=1\frac{1}{\alpha} + \frac{1}{\beta} = \frac{1}{-1} = -1

Next, we find the product of the new roots: 1α1β=1αβ\frac{1}{\alpha} \cdot \frac{1}{\beta} = \frac{1}{\alpha \beta} Substituting the value we found in Step 2: 1αβ=11=1\frac{1}{\alpha \beta} = \frac{1}{-1} = -1

Step 4: Construct the New Quadratic Equation

The quadratic equation with roots 1α\frac{1}{\alpha} and 1β\frac{1}{\beta} is given by: x2(1α+1β)x+1αβ=0x^2 - \left(\frac{1}{\alpha} + \frac{1}{\beta}\right) x + \frac{1}{\alpha \beta} = 0 Substituting the sum and product we found in Step 3: x2(1)x+(1)=0x^2 - (-1)x + (-1) = 0 x2+x1=0x^2 + x - 1 = 0

Common Mistakes & Tips

  • Sign Errors: Be extremely careful with signs when comparing recurrence relations and applying Vieta's formulas. A common mistake is to misinterpret the sign of the product of roots.
  • Recurrence Relation Verification: Always verify the recurrence relation with the given values before proceeding. This ensures that you are using the correct relation.
  • Vieta's Formulas: Remember that Vieta's formulas provide a direct relationship between the coefficients of a polynomial and the sums and products of its roots.

Summary

By recognizing and applying the recurrence relation Pn=Pn1+Pn2P_n = P_{n-1} + P_{n-2}, we determined that α+β=1\alpha + \beta = 1 and αβ=1\alpha \beta = -1. Then we calculated the sum and product of the reciprocals of the roots, 1α\frac{1}{\alpha} and 1β\frac{1}{\beta}, which are both 1-1. Using these values, we constructed the quadratic equation x2+x1=0x^2 + x - 1 = 0.

Final Answer

The final answer is x2+x1=0\boxed{x^2 + x - 1 = 0}, which corresponds to option (A).

Practice More Quadratic Equations Questions

View All Questions