Question:

If $ \alpha,\beta $ are the roots of the equation $ ax^2+bx+c = 0 $ and $ S_n = \alpha^n + \beta^n, $ then a $ S_{n+1} + bS_{n} + cS_{n-1} $ is equal to

Updated On: Aug 23, 2023
  • $0$
  • $abc$
  • $a + b +c$
  • $None\, of\, these$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The correct option is(A): 0.

Given, \(\alpha\) and \(\beta\) are the roots of equation 
\(ax^{2}+bx+c=0\)
\(\therefore \alpha+\beta=-\frac{b}{a}\) and \(\alpha\beta =\frac{c}{a}\)
Now, \(S_{n+1}=\alpha^{n+1}+\beta^{n+1}\)
\(=\alpha^{n+1}+\beta^{n+1}+\alpha^{n}\beta+\beta^{n}\alpha-\alpha^{n}\beta-\beta^{n}\alpha\)
\(=\alpha^{n}\left(\alpha+\beta\right)+\beta^{n}\left(\alpha+\beta\right)-\alpha\beta \left(\alpha^{n-1}+\beta^{n-1}\right)\)
\(=\left(\alpha+\beta\right)\left(\alpha^{n}+\beta^{n}\right)-\alpha\beta\left(\alpha^{n-1}+\beta^{n-1}\right)\)
\(=\left(\alpha+\beta\right)\left(\alpha^{n}+\beta^{n}\right)-\alpha\beta \left(\alpha^{n-1}+\beta^{n-1}\right)\)
\(=-\frac{b}{a} S_{n}-\frac{c}{a}S_{n-1}\)
\(\Rightarrow S_{n+1}=\frac{-bS_{n}-cS_{n-1}}{a}\)
\(\therefore aS_{n+1}+bS_{n}+cS_{n-1}=0\)

Was this answer helpful?
0
0

Concepts Used:

Complex Numbers and Quadratic Equations

Complex Number: Any number that is formed as a+ib is called a complex number. For example: 9+3i,7+8i are complex numbers. Here i = -1. With this we can say that i² = 1. So, for every equation which does not have a real solution we can use i = -1.

Quadratic equation: A polynomial that has two roots or is of the degree 2 is called a quadratic equation. The general form of a quadratic equation is y=ax²+bx+c. Here a≠0, b and c are the real numbers.