F(n − 1)
—
Find the nth Fibonacci number exactly — even for large n — plus the sequence, the digit count, and the ratio that approaches the golden ratio.
Each term is the sum of the previous two. The ratio of consecutive terms approaches the golden ratio.