Does there exist a bi-infinite sequence (for every integer $n$ there exist an $a_n$ item in the sequence) with positive real items, such that for every integer $k$, $a_{k-1}+a_k=a_{k+1}$?
I know it is easy if every item is an integer. But we only know that every item is positive and real. So I believe there doesn't exist. How can I prove it?
If you choose $x$ as the positive root of $x^2-x-1=0$ then $a_n=x^n$ will do since $x^{n+1}=x^n+x^{n-1}$ and the terms are positive even for negative exponent.