How to find the closed form to the fibonacci numbers?

23k Views Asked by At

Possible Duplicate:
Prove this formula for the Fibonacci Sequence

How to find the closed form to the fibonacci numbers?

I have seen is possible calculate the fibonacci numbers without recursion, but, how can I find this formula? Where it come from?

Appreciate helps, thx.

1

There are 1 best solutions below

1
On

This is probably the most expiated discussion of $n$-th term of Fibonacci series in world wide web.