15. May 2017

Task of the Week: Combinatorical Stair

The focus of today’s Task of the Week is a combinatorial question. In addition to the typical combinatorical question for the number of possibilities, an application of the Fibonacci numbers, which can be discovered by the students, is included as well.


Task: Combine Staircase (task number: 1199)

How many options are available to climb the stairs by climbing one or two steps per step? The steps can also be combined.


There are various possibilities for solving the problem. On the one hand, it is possible to systematically record different combinations of 1 and 2 steps. In doing so, the students can use the stairs directly and conclude which combinations are possible. In another consideration, the fact that the last step comprises either one step or two steps is used. Leaving this last step, the number of possibilities for a staircase with n steps can be determined using the possibilities for n-1 and n-2 steps. This reasoning leads to the Fibonacci numbers, a recursive sequence in which a number results from the addition of its two predecessors.

The task is therefore a successful example of “hidden” mathematics in simple everyday objects. It offers the possibility to go deeper into the topic Fibonacci numbers or to let the students discover them. At the same time, the problem can also be solved by systematic testing, so that it can be used from class 6. Its topic belongs to combinatorics.

Leave a comment

Your email address will not be published. Required fields are marked *