Fibonacci Calculator

Enter a number to find its Fibonacci sequence value.

About the Fibonacci Sequence

The Fibonacci sequence is a series of numbers where each number is the sum of the two preceding ones, starting with 0 and 1. This calculator computes the \( n \)-th Fibonacci number using the recurrence relation:

For example, the sequence begins: 0, 1, 1, 2, 3, 5, 8, 13, 21, and so on.

Advertisement

(Google AdSense will appear here)