Pascal’s triangle is one of the most famous of all mathematical diagrams. It is simple to construct and rich in mathematical patterns. There is always a chance of finding something never seen before, and the discovery of new patterns is very satisfying.
Not too long ago, Harlan Brothers found Euler’s number in the triangle (Brothers, 2012(a),(b)). This is indeed surprising. The number
is ubiquitous in analysis but it is far from obvious why it should turn up in the arithmetic triangle.
The Arithmetic Triangle
We are all familiar with Pascal’s Triangle, also known as the Arithmetic Triangle (AT). It is named after French mathematician Blaise Pascal. Pascal’s Traité du triangle arithmétique (Treatise on Arithmetical Triangle) was published in 1665. Of course, the triangle was known many centuries before him.
Many well-known sequences can be found in the AT. For example, the diagonals, or lines parallel to an edge, produce the constant sequence (all 1’s), natural numbers (1, 2, 3, 4, …), triangular numbers (1, 3, 6, 10, … ), tetrahedral numbers (1, 4, 10, 20, … ) and so on. Sums of the rows yield the powers of 2 (1, 2, 4, 8, … ) while slanting sums produce the Fibonacci numbers (1, 1, 2, 3, 5, … ). Many more familiar sequences can be found.
The Entries in the AT are Binomial Coefficients
Each entry in the arithmetic triangle is the sum of the two entries closest to it in the row above. The -th entry in row
is the binomial coefficient
(read
-choose-
), the number of ways of selecting
elements from a set of
distinct elements. These binomial coefficients are defined as follows:
This symbol represents the number of combinations of
objects selected from a set of
. The entry in the
-th row and
-th column of Pascal’s triangle is
. The entry in the topmost row is
. The entire triangle can be constructed using the relationship known as Pascal’s Identity:
The triangle may then be represented as in the Figure above.
Row Products Produce a Surprise
Harlan Brothers considered the products of numbers in each row:
Using the expression of binomial coefficients in terms of factorials, he easily deduced an explicit expression for the product:
This gives the rapidly-growing sequence . He then considered the ratios of successive terms,
, which also grow rapidly. However, when he considered the second order ratios
, he found that they converged towards a finite limit. By direct computation, he discovered that
and so
which leads to
Of course, the limit of this expression is well known:
This is the remarkable result discovered by Harlan Brothers. His investigations along these lines are continuing, and we look forward to further results in due course.
Sources
Brothers, Harlan J., 2012(a): Math Bite: Finding
in Pascal’s Triangle. Math. Mag. 85, pg 51. \url{doi:10.4169/math.mag.85.1.51}
Brothers, Harlan J., 2012(b): Pascal’s triangle: the hidden stor-e. Math. Gazette, March 2012, 145–148.
Brothers, Harlan J., Publications.
* * *