Fibonacci Numbers

Finds the nth term of the sequence 1, 1, 2, 3, 5, 8 …, in which each term is the sum of the two before it. The sum to the nth term, which is the term two places on less 1, and the ratio to the next term are also shown. That ratio closes in on the golden ratio, 1.618… .