sitemap

Fibonacci Ratio Generator

written by Colin Joye 2/00
This program generates the (x+1)th ratio of the Fibonacci series by taking the (x+1)th number and dividing it by the (x+2)th. Enter the number for the (x+1)th ratio below as a positive integer value. (maximum value for x is 1475). The ratio between terms of this series approaches

= ( sqrt(5) - 1 ) / 2 .

  x+1:     

ratio:     
(x+1)th:          
(x+2)th:          


Back to Math Stuff