The 49th Fibonacci number is 7,778,742,049. Index 49 is a term whose index is a square, and whose value is divisible by F(7) = 13. It follows from the rule the whole sequence runs on: add the two terms before it, so F(49) = F(48) + F(47) = 4,807,526,976 + 2,971,215,073 = 7,778,742,049. Divided by th...
WORTH TRYING
F(49)
7,778,742,049
RATIO TO F(48)
1.618034
10 digits · previous 4,807,526,976 · next 12,586,269,025 · matches φ to every digit a double can hold
Digits
10
Lucas L(n)
17,393,796,001
Sum of F(1)…F(n)
20,365,011,073
Ratio to previous
1.618033989
Exact in a double?
yes
Index n
49
AROUND F(49)
n
F(n)
DIGITS
46
1,836,311,903
10
47
2,971,215,073
10
48
4,807,526,976
10
49
7,778,742,049
10
50
12,586,269,025
11
51
20,365,011,074
11
52
32,951,280,099
11
STEPS
Every term is the sum of the two before it, starting from F(0) = 0 and F(1) = 1
F(49) = F(48) + F(47) = 4,807,526,976 + 2,971,215,073
10 digits, small enough to hold exactly in ordinary arithmetic
F(49) = 7,778,742,049
GOLDEN SPIRAL
The squares build the sequence. Each new square takes the whole long side of what is already there, so its side is the sum of the two before it — which is the Fibonacci rule stated in geometry rather than arithmetic. The rectangle is always F(k) by F(k+1), and the quarter arcs join end to end into the spiral. It approaches the golden spiral without ever being one: this is built from circular arcs, and the true golden spiral is a smooth logarithmic curve.
THE RATIO CLOSING ON φ
Bar length is the distance from φ = 1.618033989, so shorter is closer. The ratio alternates above and below it and the error falls by roughly a factor of φ² each step, which is why n = 40 already matches φ to the last digit a double can hold.
Exact, not floating point. F(78) is the last term that fits exactly in ordinary double arithmetic; F(79) is 14,472,334,024,676,221, which is past the limit. Everything here is computed with exact big integers, so F(500) is right to the final digit rather than rounded. Indices run to 1,000.
Live simulation · drawn to scale · updates as you type
The answer is already here: F(49) = 7,778,742,049. This page opens with index 49 loaded, so nothing needs typing.
The STEPS panel shows where it comes from: F(48) + F(47) = 4,807,526,976 + 2,971,215,073 = 7,778,742,049.
The six tiles carry the derived quantities — digit count, the Lucas number, the running total, the ratio to the previous term, and whether the value still fits exactly in ordinary computer arithmetic.
Change the index to carry on, or switch to IS IT ONE? to test whether some other number appears in the sequence at all.
What is the 3rd Fibonacci Number?
Calculate instantly →
What is the 4th Fibonacci Number?
Calculate instantly →
What is the 5th Fibonacci Number?
Calculate instantly →
What is the 6th Fibonacci Number?
Calculate instantly →
What is the 7th Fibonacci Number?
Calculate instantly →
What is the 8th Fibonacci Number?
Calculate instantly →
What is the 9th Fibonacci Number?
Calculate instantly →
What is the 10th Fibonacci Number?
Calculate instantly →
What is the 11th Fibonacci Number?
Calculate instantly →
What is the 12th Fibonacci Number?
Calculate instantly →
What is the 13th Fibonacci Number?
Calculate instantly →
What is the 14th Fibonacci Number?
Calculate instantly →
What is the 15th Fibonacci Number?
Calculate instantly →
What is the 16th Fibonacci Number?
Calculate instantly →
What is the 1st Fibonacci Number?
Calculate instantly →
Fibonacci Calculator
Calculate instantly →
What is the 17th Fibonacci Number?
Calculate instantly →
What is the 18th Fibonacci Number?
Calculate instantly →
What is the 19th Fibonacci Number?
Calculate instantly →
What is the 2nd Fibonacci Number?
Calculate instantly →
Last updated: July 29, 2026 · Formula verified · Exact big-integer arithmetic, so terms past F(78) are right to the final digit · Eagle-eyed accuracy for every calculation.