The first few Fibonacci numbers are 1, 1, 2, 3, 5, 8, 13, 21. Find the following sums
and compare your answers with the Fibonacci numbers. Is there a pattern? Could
you use this pattern to find the sum of the first 10 Fibonacci numbers?
1 + 1 + 2 =
1 + 1 + 2 + 3 =
1 + 1 + 2 + 3 + 5 =
1 + 1 + 2 + 3 + 5 + 8 =