fibonacci - a number, commonly denoted Fn, which form the Fibonacci sequence, in which each number is the sum of the two preceding ones
Fibonacci Retracement and Extension LevelsFree Fibonacci Retracement and Extension Levels Calculator - Shows the fibonacci retracement and extension levels
Fibonacci SequenceFree Fibonacci Sequence Calculator - Generates a list of the first 100 Fibonacci numbers.
Also shows how to generate the nth Fibonacci number using Binet's Formula
What is the missing number? 0, 1, 1, 2, 3, 5, 8, __, 21, 34We can't add a common number of multiply a common number to solve this.
But what happens if we start at the 3rd term and add the 2 prior terms?
[LIST]
[*]0 + 1= 1
[*]1 + 1 = 2
[*]1 + 2 = 3
[*]3 + 5 = 8
[*]5 + 8 = [B]13[/B]
[/LIST]
[B]This is known as the Fibonacci Sequence.
[MEDIA=youtube]9SZ1TJGwyLw[/MEDIA][/B]