Add new comment

Triangular number patterns - continued

In the first part of this article we found triangular numbers within the first large square in the complement of the blue grid.

Given that every square in the multiplication table is related to every other square (by multiplication or addition) it stands to reason that triangular also numbers feature in all of the other large squares in the complement of the blue grid. To see if they do, let’s look again at the multiplication table for 3 (so $k=3$). For now let’s focus on the top row of large squares, and start with the second large square from the left.

Table 2

The sum of the numbers within that square is

  \[ 4+5+8+10=27=3\times 9. \]    

So that’s 3 times the sum of the numbers in the first white square. Now look at the third white square from the left. The sum of the numbers within that square is

  \[ 7+8+14+16= 45=5\times 9. \]    

So that’s 5 times the sum of the numbers in the first white square. If you look at the fourth white square from the left, you will find that the numbers within it sum to 7 times the sum of the numbers in the first white square.

Off to the right more generally

Again we begin to see a pattern: the numbers in the $nth$ large square from the left appear to add to the $nth$ odd number times the sum of the numbers in the first square. The $nth$ odd number can be written as $2n-1$ and the numbers in the first square add to $T_2^2=9$, so we are claiming that the sum of the numbers within the $nth$ square from the left is $(2n-1)\times 9.$

To prove this, focus on the first row of numbers in the $nth$ square from the left. These are just the numbers in the top row of the first square (1 and 2) shifted along by $3(n-1).$ In other words, the numbers are $1+3(n-1)=3n-2$ and $2+3(n-1)=3n-1.$

The numbers in the second row of the $nth$ square from the left are equal to 2 times the numbers in the first row, so they are $6n-4$ and $6n-2.$

Adding up all the numbers in the $nth$ square from the left gives

  \[ (3n-2)+(3n-1)+(6n-4)+(6n-2)=18n-9=9(2n-1). \]    

This is exactly what we wanted to prove.

The analogous result is true for the multiplication table which has multiples of $k$ coloured blue, for any positive integer $k.$ We will leave it up to you to prove it, but if you get stuck you can see our proof here. Hint: In your proof you will have to deal with the sum of the first $k-1$ integers — and for this is handy to know that there's a neat formula for that sum:

  \[ 1+2+...+k-1=\frac{(k-1)k}{2}. \]    

Going down

What about the other large squares in the complement of the blue grid, the ones that don’t lie in the first row of large squares? Noticing that there’s a lot of symmetry in the multiplication table, we can hazard a wild guess. Perhaps the sum of the numbers in the large square that’s $nth$ from the left from $mth$ from the top is

  \[ (2m-1)(2n-1)T_{k-1}^2, \]    

where $T_{k-1}$ is the $(k-1)st$ triangular number?

Let’s check if that’s true for $k=3$, so $T_{k-1}^2=9.$

Table 2

We start with the square that’s third from the left and third from the top. The numbers in this square are $49,56,56,64,$ giving the sum

  \[ 49+56+56+64=225 = 5 \times 5 \times 9. \]    

In this case $2n-1=2m-1=5,$ so our guess turns out to be true.

Now let’s look at the square that’s third from the left and fourth from the top. The numbers here are $70, 80, 77, 88,$ which add to

  \[ 70+80+77+88=315 = 7 \times 5 \times 9. \]    

Since now $2n-1=5$ and $2m-1=7$ our guess turns out to be true again.

It's possible to prove that the guess is true in general, not only for $k=3$, but for all positive integers $k$. We have already encountered the main ideas needed for the proofs, so you can have a go yourself. Or, if you prefer, you can see the proof here.

We have shown that triangular numbers don’t just occur in triangles, but also hide away within the square grid of the multiplication table. Given a triangular number $T_ k$ you can find it (or rather its square) in the multiplication table which has multiples of $k+1$ coloured in. And $T_ k$ doesn’t just turn up once in this table: every one of the large squares that make up the pattern contains a multiple of $T_ k^2$. To find out what multiple it is, you simply count what column and row the square in question belongs to.

We hope you have enjoyed this little journey through the secrets of the multiplication table!


About this article

Zoheir Barka, from Laghouat in Algeria, is an amateur and self-educated mathematician. He has a Masters degree in French language from Laghouat University and is currently a French teacher in elementary school.

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.