Examine the convergence of the series
$$\sum_{n=0}^{\infty} \frac{1}{a_n}$$
Where $a_0 = 1, a_1 = 2$, and $a_n = a_{n-1} + a_{n-2}$ for $n \ge 2.$
I'm a little confused here. My professor stated that we are not allowed to use any recurrence relation or $\sqrt 5$, but I'm not sure I even see how either of those would help anyway. What is the significance of $\sqrt 5 $? I could find the partial sum but I'm not sure that would help. Any tips are appreciated.
The significance of $\sqrt{5}$ is due to the relationship with the closed form of the Fibonacci numbers.
However, just proving convergence is much easier. You can show without too much effort that $a_n$ grows exponentially. A brief induction proof will show that, for example, $a_n \ge 1.1^n$ for all $n$. After this, comparison to a geometric series gives convergence.