The Fibonacci sequence is 1 1 2 3 5 8 13 .... etc where each term after the first two is found by adding together the previous two terms. See https://www.mathsisfun.com/numbers/fibonacci-sequence.html for example, for more on this.
The Fibonacci sequence is 1 1 2 3 5 8 13 .... etc where each term after the first two is found by adding together the previous two terms. See https://www.mathsisfun.com/numbers/fibonacci-sequence.html for example, for more on this.