Question
Easy

If $\alpha, \beta$ are roots of $x^{2}-ax+b=0$ and $v_{n}=\alpha^{n}+\beta^{n}$ then which of the following is correct?

1
$v_{n+1}=av_{n}-bv_{n-1}$
2
$v_{n-1}=bv_{n}+av_{n+1}$
3
$v_{n+1}=bv_{n}-av_{n-1}$
4
$v_{n}=av_{n+1}+bv_{n-1}$
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Algebra
Topic: Complex Numbers
Correct Answer
Option A
Explanation

To determine why Option 1 is correct, we need to analyze the properties of the roots of the quadratic equation and the sequence \( v_n \). Given that \(\alpha\) and \(\beta\) are roots of the quadratic equation \(x^2 - ax + b = 0\), by Vieta's formulas, we know: 1. \(\alpha + \beta = a\) 2. \(\alpha \beta = b\) The sequence \(v_n = \alpha^n + \beta^n\) is defined recursively.…Read More