Solveeit Logo

Question

Mathematics Question on Quadratic Equations

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

A

102P910\sqrt{2}P_9

B

103P910\sqrt{3}P_9

C

112P911\sqrt{2}P_9

D

113P911\sqrt{3}P_9

Answer

103P910\sqrt{3}P_9

Explanation

Solution

We are given that α and β are the roots of the quadratic equation:

x22x3=0x^2 - \sqrt{2}x - \sqrt{3} = 0

Step 1: Find the roots α and β
To find α and β, we use the quadratic formula:

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

For the given equation, a=1a = 1, b=2b = -\sqrt{2}, and c=3c = -\sqrt{3}. Substituting these values into the quadratic formula:

x=2±(2)24(1)(3)2(1)x = \frac{\sqrt{2} \pm \sqrt{(\sqrt{2})^2 - 4(1)(-\sqrt{3})}}{2(1)}

x=2±2+432x = \frac{\sqrt{2} \pm \sqrt{2 + 4\sqrt{3}}}{2}

Thus, the roots α and β are:

α=2+2+432,β=22+432\alpha = \frac{\sqrt{2} + \sqrt{2 + 4\sqrt{3}}}{2}, \quad \beta = \frac{\sqrt{2} - \sqrt{2 + 4\sqrt{3}}}{2}

Step 2: Use recurrence relation for PnP_n
We are given that Pn=αnβnP_n = \alpha^n - \beta^n. From the given quadratic equation, we know that:

α+β=2,αβ=3\alpha + \beta = \sqrt{2}, \quad \alpha\beta = -\sqrt{3}

Using this, we can derive a recurrence relation for PnP_n. The recurrence relation is:

Pn=(α+β)Pn1αβPn2P_n = (\alpha + \beta)P_{n-1} - \alpha\beta P_{n-2}

Substituting the values α+β=2\alpha + \beta = \sqrt{2} and αβ=3\alpha\beta = -\sqrt{3}, we get:

Pn=2Pn1+3Pn2P_n = \sqrt{2}P_{n-1} + \sqrt{3}P_{n-2}

Step 3: Calculate the required expression
Now, we need to calculate the following expression:

(113102)P10+(112+10)P1111P12(11\sqrt{3} - 10\sqrt{2})P_{10} + (11\sqrt{2} + 10)P_{11} - 11P_{12}

Using the recurrence relation for PnP_n, we can express each term in terms of P9P_9:

P10=2P9+3P8P_{10} = \sqrt{2}P_9 + \sqrt{3}P_8

P11=2P10+3P9P_{11} = \sqrt{2}P_{10} + \sqrt{3}P_9

P12=2P11+3P10P_{12} = \sqrt{2}P_{11} + \sqrt{3}P_{10}

Substituting these into the original expression, and simplifying, we find that the value of the expression is:

103P910\sqrt{3}P_9

Thus, the correct answer is:

103P910\sqrt{3}P_9