Fibonacci Series
This generates the Fibonacci series when the first and second numbers are both 1,
that means a series of numbers where each number is the sum of its
2 previous. Place the first 2 numbers both 1's and how many numbers
you want to have indicated. notice the sum of the new series
is one less than the second following the last one, and the ratio of
two successive numbers approach phi.