Step 2: Fill the first row with the numbers $1, 2, ..., n$ in order.
Step 3: For each subsequent row, shift the numbers in the row above it one position to the right, wrapping around when necessary. In other words, if the number in the cell above is $x$, place
Show more…