Question: 1. List the third, sixth, and seventh Fibonacci numbers.
2. Write out the ten Fibonacci numbers after 55.
3. Find a formula for the sum of the first n odd-index Fibonacci numbers (F1, F3, etc.).
4. Find a formula for the sum of the first n even-index Fibonacci numbers (F2, F4, etc.).