You are not logged in.
Pages: 1
Is there any formulae for finding nth fibonacci series?
Hi;
Welcome to the forum. There simplest is called the Binet formula.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Thank you but that formulae is for nth fibonacci number,i want a formula for the sum of fibonacci numbers from 1st to nth fibonacci number(nth series)
Hi;
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Wow,that works perfectly ,why does it work?
Hi;
http://en.wikipedia.org/wiki/Fibonacci_number
About 1 / 3 down the page there is an explanation for how to do the sum by grouping.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Pages: 1