Problem #WSP - 000125

Problems Algebra Sequences Fibonacci

Problem

Have you wondered if F5 is possible? Here is how we can extend the Fibonacci sequence to the negative indices. The relation Fn+1=Fn+Fn1 can be rewritten as Fn1=Fn+1Fn. We can simply define the Fibonacci sequence with negative indices with this formula. For example, F1=F1F0=10=1.

Write out F1,F2,,F10. What do you notice about the Fibonacci sequence with negative indices?