1
11
21
1112
3112
211213
- What is the next element in the sequence? It's probably easier if you think like a child.
- We can imagine three possibilities for the long term behaviour of the sequence: either it settles on one element, repeating that, or it goes into a loop, repeating a subsequence, or it continues forever without looping. Which one is it?
- We could start the sequence with some other start value. Which of the three behaviours are possible?