Tuesday, 3 September 2019

Special Interest: Hailstone Sequence

This problem introduces students to one of the world’s unsolved problems in mathematics, which is, in itself very cool.

It involves a sequence of numbers called a Hailstone sequence. It is called this because the numbers go up and down again.

For example: 20 – 10 – 5 – 16 – 8 – 4 – 2 – 1

Hailstone Sequences follow these rules:



If a number is even, divide it by 2 If a number is odd, multiply it by 3 and add 1

Can you solve it??

1 comment:

  1. I didn't expect that small numbers could end up as big numbers in the hailstone sequence!

    ReplyDelete

On our walk today