In a book I found the following:
Consider a recurrence relation of the form $$ ax_{n+1}+bx_n+cx_{n-1}=0 $$ where $a$ and $c$ are both non-zero. Let us try a solution of the form $x_n=\lambda^n$; then $a\lambda^2+b\lambda+c=0$. Denote by $\alpha$ and $\beta$ the roots of this quadratic [...]
Sorry, but I do not understand what the author means with "let $\alpha$ and $\beta$ denote the roots of this quadratic".
What are $\alpha$ and $\beta$? What does he mean?