In the Fibonacci series, each number is the sum of the two previous number. The first two numbers in the Fibonacci series are 0 and 1. The sequence Fn of Fibonacci numbers is defined by the recurrence relation: Fn = Fn-1 + Fn-2
Read this post on aticleworld.com