Super
Challenge:
What is the 100th Fibonacci number?
Hint: Don't try to
make the sequence by adding...that process is both boring and
error-prone. Use a spreadsheet or write a program that will compute
it.
Another
Hint:
Look
here for help in understanding how to use a spreadsheet
to discover Fibonacci numbers.
|