Why the difference? And when we're deriving these series from eigenvectors, what difference does the starting point make?
Please help. I'm very confused. I have a test tomorrow and need to know the answer to this question. There's literally nothing in my book and I couldn't find anything on the internet either.
The difference equation $$x_{n+2}-x_{n+1}-x_n=0\qquad(n\in{\mathbb Z})$$ has a two dimensional solution space ${\cal L}$ of functions $x:\>{\mathbb Z}\to{\mathbb R}$. The initial conditions $x_0=0$, $x_1=1$ determine a nontrivial solution $(F_k)_{k\in{\mathbb Z}}$ called the Fibonacchi sequence. In order to obtain a basis of ${\cal L}$ we need a second solution which is linearly independent of $(F_k)_{k\in{\mathbb Z}}$. Initial conditions of the form $x_0=0$, $x_1=c$ would just produce a constant multiple of $(F_k)_{k\in{\mathbb Z}}$. We therefore have to start with initial conditions enforcing $x_0\ne0$. It seems that for the Lucas sequence one chooses $x_0=2$, $x_1=1$.