Marquette University

Department of Mathematics, Statistics and Computer Science

Wim Ruitenburg's Fall 2016 MATH 1300-101

Last updated: November 2016
Comments and suggestions: Email   wim.ruitenburg@marquette.edu

Book, chapter 13 on the Fibonacci sequence

The Fibonacci sequence is the sequence of whole numbers 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, and so on. Combinations of the numbers in this sequence occur in nature, see page 393.
  1. The Fibonacci sequence started as a simple example or game.
  2. Mathematicians discovered many interesting properties about Fibonacci numbers.
  3. Fibonacci numbers occur in art, biology, computer science. Use and understanding partly flows from the mathematics done before.

Mathematicians look for patterns

Here is a pattern from page 396.

Mathematicians look for more patterns

Fibonacci Nim

We are given a pile of two or more pennies. Two players alternatingly must take pennies from the pile, subject to the following rules: You win when you empty the pile so that the (losing) player can not make a next move.
Winning strategy: In class we hinted at writing the number of pennies as a sum of non-consecutive Fibonacci numbers.

Fibonacci on the Web

Some sample websites on Fibonacci numbers, collected with Phillip van Hoven:

Example Problem(s)

  1. Recommended problems from Chapter 13 of the book:
    1, 3
  2. Recommended problems from Chapter 13 of the book:
    7, 14c, 18ab
  3. We are given that the Golden Ratio φ = 1.618033988749894848204586834 approximately. Compute its square φ^2 to 10 decimal places without using a calculator.
  4. One of the Fibonacci numbers F(1001), F(1002), F(1003), and F(1004) is divisible by 3. Which one and why?
  5. You are given that 89 is a prime number. Either F(88) or F(90) is divisible by 89. Which one of these two Fibonacci numbers is divisible by 89, and why?
  6. Suppose we play Fibonacci Nim starting with a pile of 88 pennies. I begin by taking 33 pennies. Do you have a winning countermove, and if so what is it?
  7. Suppose we start a game of Fibonacci Nim with a pile of 13 pennies. You decide whether you are the beginning player or the second player in trying to win the game. What is the best choice, and why?
  8. Suppose we start a game of Fibonacci Nim with a pile of 20 pennies. You decide whether you are the beginning player or the second player in trying to win the game. What is the best choice, and why?
  9. We play Fibonacci Nim. With my turn I take 12 pennies from a pile of 88 pennies, and leave it with 76 pennies. Do you have a countermove that guarantees that you can ultimately win? If so, what is that countermove?