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

Question

Let α,β;α>β\alpha, \beta ; \alpha>\beta, be the roots of the equation x22x3=0x^2-\sqrt{2} x-\sqrt{3}=0. Let Pn=αnβn,nN\mathrm{P}_n=\alpha^n-\beta^n, n \in \mathrm{N}. Then (113102)P10+(112+10)P1111P12(11 \sqrt{3}-10 \sqrt{2}) \mathrm{P}_{10}+(11 \sqrt{2}+10) \mathrm{P}_{11}-11 \mathrm{P}_{12} is equal to

Options

Solution

Key Concepts and Formulas

  • Roots of a Quadratic Equation: 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.
  • Recurrence Relations: A recurrence relation defines a sequence based on previous terms. In this case, we derive it from the quadratic equation.
  • Algebraic Manipulation: Careful expansion, simplification, and substitution are crucial for solving the problem.

Step-by-Step Solution

Step 1: Derive the Recurrence Relation

Why: We need a recurrence relation to connect PnP_{n}, Pn1P_{n-1}, and Pn2P_{n-2} so that we can simplify the expression.

Given the quadratic equation x22x3=0x^2 - \sqrt{2}x - \sqrt{3} = 0, let α\alpha and β\beta be its roots. Then: α22α3=0    α2=2α+3\alpha^2 - \sqrt{2}\alpha - \sqrt{3} = 0 \implies \alpha^2 = \sqrt{2}\alpha + \sqrt{3} β22β3=0    β2=2β+3\beta^2 - \sqrt{2}\beta - \sqrt{3} = 0 \implies \beta^2 = \sqrt{2}\beta + \sqrt{3}

Multiplying the first equation by αn2\alpha^{n-2} and the second by βn2\beta^{n-2}, we get: αn=2αn1+3αn2\alpha^n = \sqrt{2}\alpha^{n-1} + \sqrt{3}\alpha^{n-2} βn=2βn1+3βn2\beta^n = \sqrt{2}\beta^{n-1} + \sqrt{3}\beta^{n-2}

Subtracting the second equation from the first: αnβn=2(αn1βn1)+3(αn2βn2)\alpha^n - \beta^n = \sqrt{2}(\alpha^{n-1} - \beta^{n-1}) + \sqrt{3}(\alpha^{n-2} - \beta^{n-2}) Since Pn=αnβnP_n = \alpha^n - \beta^n, we have: Pn=2Pn1+3Pn2P_n = \sqrt{2}P_{n-1} + \sqrt{3}P_{n-2} Thus, Pn2Pn13Pn2=0P_n - \sqrt{2}P_{n-1} - \sqrt{3}P_{n-2} = 0. Replacing nn with k+2k+2, we have: Pk+2=2Pk+1+3PkP_{k+2} = \sqrt{2}P_{k+1} + \sqrt{3}P_k

Step 2: Express P12P_{12} in terms of P11P_{11} and P10P_{10}

Why: We want to reduce the highest power (P12P_{12}) in the given expression using the recurrence relation.

Setting k=10k = 10 in the recurrence relation Pk+2=2Pk+1+3PkP_{k+2} = \sqrt{2}P_{k+1} + \sqrt{3}P_k, we get: P12=2P11+3P10()P_{12} = \sqrt{2}P_{11} + \sqrt{3}P_{10} \quad (*)

Step 3: Express P11P_{11} in terms of P10P_{10} and P9P_{9}

Why: We want to relate P11P_{11} to P9P_9 since P9P_9 appears in the options.

Setting k=9k = 9 in the recurrence relation Pk+2=2Pk+1+3PkP_{k+2} = \sqrt{2}P_{k+1} + \sqrt{3}P_k, we get: P11=2P10+3P9()P_{11} = \sqrt{2}P_{10} + \sqrt{3}P_9 \quad (**)

Step 4: Substitute P12P_{12} into the given expression

Why: We substitute the expression of P12P_{12} that we found in Step 2 to reduce the complexity of the given expression.

Let E=(113102)P10+(112+10)P1111P12E = (11 \sqrt{3}-10 \sqrt{2}) P_{10}+(11 \sqrt{2}+10) P_{11}-11 P_{12}. Substituting ()(*), we have: E=(113102)P10+(112+10)P1111(2P11+3P10)E = (11 \sqrt{3}-10 \sqrt{2}) P_{10}+(11 \sqrt{2}+10) P_{11}-11(\sqrt{2}P_{11} + \sqrt{3}P_{10}) E=113P10102P10+112P11+10P11112P11113P10E = 11\sqrt{3}P_{10} - 10\sqrt{2}P_{10} + 11\sqrt{2}P_{11} + 10P_{11} - 11\sqrt{2}P_{11} - 11\sqrt{3}P_{10} E=(113113)P10+(102)P10+(112112)P11+10P11E = (11\sqrt{3} - 11\sqrt{3})P_{10} + (-10\sqrt{2})P_{10} + (11\sqrt{2} - 11\sqrt{2})P_{11} + 10P_{11} E=102P10+10P11E = -10\sqrt{2}P_{10} + 10P_{11} E=10(P112P10)E = 10(P_{11} - \sqrt{2}P_{10})

Step 5: Substitute P11P_{11} into the simplified expression

Why: We substitute the expression of P11P_{11} that we found in Step 3 to relate the expression to P9P_9.

From ()(**), we have P11=2P10+3P9P_{11} = \sqrt{2}P_{10} + \sqrt{3}P_9, so P112P10=3P9P_{11} - \sqrt{2}P_{10} = \sqrt{3}P_9. Substituting this into the expression for EE: E=10(3P9)=103P9E = 10(\sqrt{3}P_9) = 10\sqrt{3}P_9

Common Mistakes & Tips

  • Sign Errors: Be extremely careful with signs when substituting and expanding.
  • Index Consistency: Double-check the indices in the recurrence relation to avoid shifting errors.
  • Simplify Incrementally: Perform substitutions one at a time to minimize errors.

Summary

By deriving a recurrence relation from the given quadratic equation and strategically substituting expressions for P12P_{12} and P11P_{11}, we simplified the given expression to 103P910\sqrt{3}P_9. This corresponds to option (A).

Final Answer

The final answer is \boxed{10 \sqrt{3} \mathrm{P}_9}, which corresponds to option (A).

Practice More Quadratic Equations Questions

View All Questions