Les pubs vous déplaisent ? Aller Sans pub Auj.

Générateur de nombre de Fibonacci

Promoteur
ANNONCE · Supprimer ?

Sequence Generator

First value of the sequence (default 0 for standard Fibonacci)
Second value of the sequence (default 1 for standard Fibonacci)

Fibonacci Checker

Enter a number to check if it belongs to the Fibonacci sequence

Special Sequences

Golden Ratio Convergence

ANNONCE · Supprimer ?

Guide

Fibonacci Number Generator

Générateur de nombre de Fibonacci

Generate Fibonacci sequences up to 1,000 terms or up to a maximum value, check whether a number is in the Fibonacci sequence, explore golden ratio convergence, and compare related sequences like Lucas, Tribonacci, and Pell numbers. Supports BigInt for arbitrarily large values with instant computation.

Comment utiliser

Choose a generation mode: “First N terms” to specify how many Fibonacci numbers to generate (up to 1,000), or “Up to value” to generate all Fibonacci numbers below a given limit. Optionally change the starting values from the default 0 and 1 to create generalized Fibonacci sequences. Use the checker to test whether any number is a Fibonacci number and find its index. Explore the golden ratio table to see how consecutive ratios converge to φ.

Caractéristiques

  • Sequence Generator — Generate up to 1,000 Fibonacci terms or all terms up to a maximum value. Formatted output with term indices, stats showing term count, largest value, and digit count.
  • Custom Starting Values — Change from the standard 0, 1 to any starting pair for generalized Fibonacci sequences. Explore how different seeds produce different sequences with the same additive structure.
  • Fibonacci Checker — Enter any number to check if it’s a Fibonacci number. Shows the term index if found, nearest Fibonacci numbers above and below, and distance to the closest Fibonacci number.
  • Golden Ratio Convergence — Table showing F(n)/F(n-1) ratios approaching φ (1.6180339887…). See the difference from φ shrink with each term, with visual convergence indicator.
  • Special Sequences — Toggle between Lucas Numbers (2, 1, 3, 4, 7…), Tribonacci Numbers (0, 0, 1, 1, 2, 4, 7, 13…), and Pell Numbers (0, 1, 2, 5, 12, 29…) with the same formatting.
  • Exporter — Copy the full sequence or download as .txt file.
  • Référence — History of the Fibonacci sequence, connections to nature (spirals, phyllotaxis), golden ratio, and applications in computer science.

About the Fibonacci Sequence

The Fibonacci sequence starts with 0 and 1, and each subsequent number is the sum of the two preceding ones: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144… Named after Leonardo of Pisa (Fibonacci), who introduced it to Western mathematics in his 1202 book Liber Abaci through the famous rabbit population problem, the sequence was known to Indian mathematicians centuries earlier. Fibonacci numbers appear throughout nature in spiral arrangements of seeds, petals, and shells, and have important applications in algorithms, data structures, and financial analysis.

ANNONCE · Supprimer ?

What is the golden ratio and how does it relate to Fibonacci?

The golden ratio (φ ≈ 1.6180339887) is the limit of the ratio between consecutive Fibonacci numbers. As n increases, F(n)/F(n-1) converges to φ. By F(10)/F(9) = 89/55 ≈ 1.61818, you’re already within 0.01% of the golden ratio. This connection means Fibonacci numbers encode the golden ratio’s geometry — which is why they appear in spirals, pentagons, and natural growth patterns that are governed by φ.

How can I check if a number is a Fibonacci number?

A number n is a Fibonacci number if and only if 5n² + 4 or 5n² – 4 is a perfect square. This tool uses this mathematical property for instant checking. For example, 144 is Fibonacci because 5(144²) + 4 = 103,684 = 322², a perfect square. The tool also shows the index (144 = F(12)), the nearest Fibonacci numbers, and the distance to the closest one.

Why do Fibonacci numbers appear in nature?

Fibonacci numbers appear in nature because they result from optimal packing and growth patterns. Sunflower seeds spiral in Fibonacci numbers (34 and 55, or 55 and 89 spirals) because this arrangement maximizes the number of seeds in a given area. Pinecone scales, pineapple segments, and flower petals often come in Fibonacci numbers (3, 5, 8, 13, 21) because growth at the golden angle (137.5°) produces the most efficient non-overlapping arrangement.

Est-ce que mes données sont envoyées vers un serveur ?

No — all Fibonacci computation, checking, and analysis happen entirely in your browser using JavaScript BigInt for arbitrary precision. No data is transmitted to any server.

Envie d'une expérience sans pub ? Passez à la version sans pub

Installez nos extensions

Ajoutez des outils IO à votre navigateur préféré pour un accès instantané et une recherche plus rapide

Sur Extension Chrome Sur Extension de bord Sur Extension Firefox Sur Extension de l'opéra

Le Tableau de Bord Est Arrivé !

Tableau de Bord est une façon amusante de suivre vos jeux, toutes les données sont stockées dans votre navigateur. D'autres fonctionnalités arrivent bientôt !

ANNONCE · Supprimer ?
ANNONCE · Supprimer ?
ANNONCE · Supprimer ?

Coin des nouvelles avec points forts techniques

Impliquez-vous

Aidez-nous à continuer à fournir des outils gratuits et précieux

Offre-moi un café
ANNONCE · Supprimer ?