Last time | Next time |
I told you that Fibonacci numbers are important!
State what you're doing (e.g. checking an anchor case or two), your assumptions, and your conclusions.
Written as a while loop, using the recurrence relation:
(coded up following our author's algorithm, in section 3.3, p. 214, as closely as possible).