This is the second in a series of guest posts by David Benjamin, exploring the secrets of Pascal’s Triangle.
Sequences in the diagonals
There are many sequences of numbers to be found in Pascal’s triangle. The Natural numbers occur in the second diagonal, running in either direction, and the next two diagonals after that contain other important sequences:
The triangular numbers are part of the sequence of polygonal numbers, all of which can be displayed geometrically by a series of dots. All sets of polygonal numbers begin with

The third diagonal in Pascal’s triangle contains the set of triangular numbers.
Two congruent right-angled triangles can be joined to create a square. In a similar way, summing successive pairs of triangular numbers creates the set of square numbers and so the sequence of square numbers can also be considered to be contained in the third diagonal.
{

Yang Hui discovered the formula to find the sum of the triangular numbers. The
More Square numbers
Square numbers can also be found in the triangle by calculating the product of the six numbers surrounding any internal number:
Higher dimensional numbers
The fourth diagonal of the triangle contains the sequence of tetrahedral numbers, part of the set of pyramidal numbers. They can be represented in 3 dimensions and are created from the triangular numbers.
The fifth diagonal of the triangle contains the pentatope numbers:
Wolfram Mathworld describes the pentatope as the simplest regular figure in four dimensions, representing the four-dimensional analog of the solid tetrahedron. It is also called the 5-cell, since it consists of five vertices, or pentachoron. The pentatope is the four-dimensional simplex.
The power series
Some other patterns
In Part 1 we saw that the numbers in each row sum to the powers of
Now with some reverse concatenation and summing some pairs of digits we obtain further powers…
Working from the right, adding the brackets and carrying any
Primes and Pascal
When the second number in each row is a prime number, the symmetry of the triangle means the penultimate number in that row is the same prime and it turns out that all the numbers between the two primes are multiples of that prime.
We conclude Part 2 with the finite hockey stick sequences:
Start with any
In the next part, we’ll consider another famous sequence with an unexpected connection to Pascal’s triangle – the Fibonacci numbers.
Some remarkable discoveries are uncovered here:
The product of the six numbers surrounding any internal number produces a square number!
I particularly liked how power series are used to generate the diagonals of Pascal’s triangle
The concatenation section is astonishing albeit slightly mind-boggling!
Multiples of the prime they are sandwiched between & Hockey stick sums – all v surprising.