This makes the first column the start of the Fibonacci series: 0, 1, 1, 2. The second column is the even numbers: 2, 4, 6, 8 The third column is counting up by ones: 1, 2, 3, 4 And the last column is the answer in the first row in reverse: 8, 1, 2, 0.