🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
2017 Math Kangaroo

Problem 29

Problem 29 · 2017 Math Kangaroo Stretch
Number Theory caseworksum-constraint

Sarah wants to write a positive whole number onto every tile in the number wall shown, so that every number is equal to the sum of the two numbers on the tiles that are directly below it. What is the maximum number of odd numbers Sarah can write on the tiles?

Figure for Math Kangaroo 2017 Problem 29
Show answer
Answer: D — 10
Show hints
Hint 1 of 2
A tile is the sum of the two below it, so it is odd only when exactly one of those two is odd.
Still stuck? Show hint 2 →
Hint 2 of 2
Arrange the bottom row's parities to keep as many tiles odd as possible.
Show solution
Approach: track parities up the wall
  1. With 15 tiles (rows of 5, 4, 3, 2, 1), each upper tile is odd exactly when the two below it differ in parity.
  2. Searching parity patterns for the bottom row, the most odd tiles achievable across the whole wall is 10.
  3. So the maximum number of odd tiles is 10.
Mark: · log in to save