The Fibonacci sequence Fn is defined by the relation
Fn+2 = Fn + Fn+1

where F0 =0 and F1 =1. Now suppose that we take the same relation and more general sequences Xn with any two starting values X0 and X1 . Prove that the sequence is geometric if and only if the first two terms are in the ratio 1:±ϕ where ϕ is the golden ratio (1+5)/2.