Converter Web ToolsConverter WebTools

Fibonacci Sequence — First 50 Numbers

The Fibonacci sequence starts 0, 1 and each number is the sum of the two before it: 0, 1, 1, 2, 3, 5, 8, 13, 21… This table lists the first 50 Fibonacci numbers. The ratio of consecutive terms approaches the golden ratio (≈1.618).

IndexValue
F(0)0
F(1)1
F(2)1
F(3)2
F(4)3
F(5)5
F(6)8
F(7)13
F(8)21
F(9)34
F(10)55
F(11)89
F(12)144
F(13)233
F(14)377
F(15)610
F(16)987
F(17)1,597
F(18)2,584
F(19)4,181
F(20)6,765
F(21)10,946
F(22)17,711
F(23)28,657
F(24)46,368
IndexValue
F(25)75,025
F(26)121,393
F(27)196,418
F(28)317,811
F(29)514,229
F(30)832,040
F(31)1,346,269
F(32)2,178,309
F(33)3,524,578
F(34)5,702,887
F(35)9,227,465
F(36)14,930,352
F(37)24,157,817
F(38)39,088,169
F(39)63,245,986
F(40)102,334,155
F(41)165,580,141
F(42)267,914,296
F(43)433,494,437
F(44)701,408,733
F(45)1,134,903,170
F(46)1,836,311,903
F(47)2,971,215,073
F(48)4,807,526,976
F(49)7,778,742,049

Related tools & charts