Determine whether this statement about Fibonacci numbers is true.
2πΉπ β πΉπβ2 = πΉπ+1 for x> 1 where πΉπ is the ππ‘β Fibonacci number.
Let "x" any positive integer. If "F_x" is what we use to describe the "x"th Fibonacci number, then
Then
"=2F_{x}-F_{x-2}"
The statement "F_{x+1} =2F_{x}-F_{x-2}" is true.
Comments
Leave a comment