MCQEasyJEE 2024Sum of Series

JEE Mathematics 2024 Question with Solution

If α\alpha and β\beta are the roots of x2x1=0x^2 - x - 1 = 0, and Sn=2023αn+2024βnS_n = 2023\alpha^n + 2024\beta^n, then:

  • A

    2S12=S11+S102S_{12} = S_{11} + S_{10}

  • B

    S12=S11+S10S_{12} = S_{11} + S_{10}

  • C

    2S11=S12+S102S_{11} = S_{12} + S_{10}

  • D

    S11=S10+S12S_{11} = S_{10} + S_{12}

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given: α\alpha and β\beta are roots of x2x1=0x^2 - x - 1 = 0, and Sn=2023αn+2024βnS_n = 2023\alpha^n + 2024\beta^n.

Find: The correct relation among S10S_{10}, S11S_{11}, and S12S_{12}.

Since α\alpha and β\beta are roots of x2x1=0x^2 - x - 1 = 0, they satisfy

α2=α+1,β2=β+1\alpha^2 = \alpha + 1, \qquad \beta^2 = \beta + 1

Hence, for powers of the roots,

αn=αn1+αn2,βn=βn1+βn2\alpha^n = \alpha^{n-1} + \alpha^{n-2}, \qquad \beta^n = \beta^{n-1} + \beta^{n-2}

Now,

Sn=2023αn+2024βnS_n = 2023\alpha^n + 2024\beta^n

Substituting the recurrence for αn\alpha^n and βn\beta^n,

Sn=2023(αn1+αn2)+2024(βn1+βn2)S_n = 2023(\alpha^{n-1} + \alpha^{n-2}) + 2024(\beta^{n-1} + \beta^{n-2})

So,

Sn=(2023αn1+2024βn1)+(2023αn2+2024βn2)S_n = (2023\alpha^{n-1} + 2024\beta^{n-1}) + (2023\alpha^{n-2} + 2024\beta^{n-2})

Therefore,

Sn=Sn1+Sn2S_n = S_{n-1} + S_{n-2}

Taking n=12n = 12,

S12=S11+S10S_{12} = S_{11} + S_{10}

Therefore, the correct option is B.

Using the root property explicitly

Given: x2x1=0x^2 - x - 1 = 0 has roots α\alpha and β\beta.

Find: Which option follows for the sequence Sn=2023αn+2024βnS_n = 2023\alpha^n + 2024\beta^n.

From the quadratic formula,

x=1±52x = \frac{1 \pm \sqrt{5}}{2}

so the roots are

α=1+52,β=152\alpha = \frac{1 + \sqrt{5}}{2}, \qquad \beta = \frac{1 - \sqrt{5}}{2}

Because each root satisfies the equation,

α2α1=0,β2β1=0\alpha^2 - \alpha - 1 = 0, \qquad \beta^2 - \beta - 1 = 0

which gives

α2=α+1,β2=β+1\alpha^2 = \alpha + 1, \qquad \beta^2 = \beta + 1

Multiplying appropriately by powers, we get the recurrence

αn=αn1+αn2,βn=βn1+βn2\alpha^n = \alpha^{n-1} + \alpha^{n-2}, \qquad \beta^n = \beta^{n-1} + \beta^{n-2}

Therefore,

Sn=2023αn+2024βn=2023(αn1+αn2)+2024(βn1+βn2)=Sn1+Sn2\begin{aligned} S_n &= 2023\alpha^n + 2024\beta^n \\ &= 2023(\alpha^{n-1} + \alpha^{n-2}) + 2024(\beta^{n-1} + \beta^{n-2}) \\ &= S_{n-1} + S_{n-2} \end{aligned}

Thus,

S12=S11+S10S_{12} = S_{11} + S_{10}

the solution contains contradictory statements mentioning another relation, but the derived recurrence and the marked correct option both support Option B. Hence, the correct answer is B.

Common mistakes

  • Using the root equation incorrectly. From x2x1=0x^2 - x - 1 = 0, the correct relation is r2=r+1r^2 = r + 1 for each root rr, not r2=1rr^2 = 1 - r. Use the quadratic equation carefully before building the recurrence.

  • Applying the recurrence to the wrong index. Since Sn=Sn1+Sn2S_n = S_{n-1} + S_{n-2}, substituting n=12n = 12 gives S12=S11+S10S_{12} = S_{11} + S_{10}. Do not shift indices and write a different relation.

  • Trusting the inconsistent sentence in the solution without checking the derivation. The working shows the Fibonacci-type recurrence, so verify the final relation from the algebra instead of copying a contradictory line.

Practice more Sum of Series questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions