Triangles and the nth term
1 3 6 10 15
You can recognise a triangular sequence by picturing it as follows:
We can see a pattern emerge
1st | term =1 | =1 |
2nd | term =1+2 | =3 |
3rd | term =1+2+3 | =6 |
4th | term =1+2+3+4 | =10 |
5th | term =1+2+3+4+5 | =15 |
This also gives us a clue as to how we find the nth term of any triangular sequence (But note the following only applies when the sequence starts at the number 1).
At first, just take one large even set of nth terms
Try 12th term
The 12th term would be
1+2+3+4+5+6+7+8+9+10+11+12=78
But a mathematician found that if you started by adding the 1st and last term together and then continue this arrangement then a pattern emerges.
i.e.
12th term= | 1+12 | =13 | |
2+11 | =13 | ||
3+10 | =13 | ||
4+9 | =13 | ||
5+3 | =13 | ||
6+7 | =13 | ||
6×13 |
=78 |
So the pattern is 13 and the multiple is 6.
This works for any even numbered triangular number.
Try 16th term
16th term= | 1+16 | =17 | |
2+15 | =17 | ||
3+14 | =17 | ||
4+13 | =17 | ||
5+12 | =17 | ||
6+11 | =17 | ||
7+10 | =17 | ||
8+9 | =17 | ||
8×17 |
=136 |
So the pattern is 17 and the multiple is 8.
Now we can form a formula for this
Stage 1 find the pattern number
12th term =(12+1)=13
16th term =(16+1)=17
So the pattern number =(nth number+1)
Stage 2
And the amount of times we repeat this pattern number (the multiple)
12th term =122=6
16th term =162=8
So the multiple =nth term2
Put stage 1 and stage 2 together we get:
(nth term+1)×nth term2
So the nth term=(n+1)×n2
And amazingly this also works for odd triangular numbers too.
Example 1
What is the 9th term of the triangular sequence
Either draw it
9th term= | 1+9 | =10 | |
2+8 | =10 | ||
3+7 | =10 | ||
4+6 | =10 | ||
4×10 | +5=45 |
NOTE:
We add 5 because that is the number missed in the series of semi-circles above.
or using the formula
(n+1)×n2
9th term | =(9+1)×92 |
=10×92 | |
=5×9 | |
=45 |
Example 2
What is the 11th term of the triangular sequence
Either draw it
11th term= | 1+11 | =12 | |
2+10 | =12 | ||
3+9 | =12 | ||
4+8 | =12 | ||
5+7 | =12 | ||
5×12 | +6=66 |
NOTE:
We add 6 because that is the number missed in the series of semi-circles above.
or using the formula
(n+1)×n2
11th term | =(11+1)×112 |
=12×112 | |
=6×11 | |
=66 |
Example 3
What is the 27th term of the triangular sequence
We are not going to draw this out but we can just rely on the formula.
(n+1)×n2
27th term | =(27+1)×272 |
=28×272 | |
=14×27 | |
=378 |
Example 4
What is the 28th term of the triangular sequence
Again we are not going to draw this out but the formula gives:
(n+1)×n2
28th term | =(28+1)×282 |
=29×282 | |
=29×14 | |
=406 |
(As a point of interest comparing example 3 and the answer 378 and here 406 the difference is 28 which would be correct.)



