Splitting Ladder
Starting with a natural number at the top, we can split it at each level such that the two lower neighbours always add up to the higher neighbour. Let’s repeat this process until a row can’t be split using whole numbers in the following row anymore.