Let $\alpha$ and $\beta$ be the roots of $x^{2}-x-1=0$, with $\alpha>\beta$. For all positive integers $n$, define $a_{n}=\frac{a^{n}-\beta^{n}}{\alpha-\beta}, \quad n \geq 1, b_{1}=1$ and $b_{n}=a_{n-1}+a_{n+1}, n \geq 2$. Then which of the following options is/are correct?
(A) $\sum_{n=1}^{\infty} \frac{b_{n}}{10^{n}}=\frac{8}{89}$
(B) $b_{n}=\alpha^{n}+\beta^{n}$ for all $n \geq 1$
(C) $a_{1}+a_{2}+a_{3}+\ldots .+a_{n}=a_{n+2}-1$ for all $n \geq 1$
(D) $\sum_{n=1}^{\infty} \frac{a_{n}}{10^{n}}=\frac{10}{89}$
I tried using basic algebraic manipulations and getting certain recurrence relations and proceeding. But the irony is this question was asked in an exam with max time 3 minutes per question. And I can't get anywhere even less than 15 minutes.
Any intelligent techniques will be appreciated which might not have clicked to me.