Polygonal Numbers and Common Differences

Download a pdf of this paper

Siavash Aarabi, Howard Community College 2017, University of Southern California

Mentored by: Mike Long, Ed.D. & Loretta FitzGerald Tokoly, Ph.D.

Abstract

The polygonal numbers, or lattices of objects arranged in polygonal shapes, are more than just geometric shapes.  The lattices for a polygon with a certain number of sides represent the polygon where the sides increase from length 1, then 2, then 3 and so forth. The mathematical richness emerges when the number of objects in each lattice is counted for the polygons of increasing larger size and then analyzed. So where are the differences? The polygonal numbers being considered in this project represent polygons that have different numbers of sides. It is when the integer powers of the polygonal sequence for a polygon with a specific number of sides are computed and their differences computed, some interesting commonalities emerge.  That there are mathematical patterns in the commonalities that arise from differences are both unexpected and pleasing.


Background

A polygonal number is a number represented as dots or pebbles arranged in the shape of a regular polygon, or a polygon where the lengths of all sides are congruent.  Consider a triangle as one polygon, and then fill the shape up according to figure 1, the sequence of numbers will form Triangular Numbers. The nth Triangular Numbers is also known as the sum of the first n positive integers.  The same can be done with a square as illustrated in figure 2.  Using the same visual idea, the Polygonal Numbers with more sides such as Pentagonal Numbers and Hexagonal Numbers can be found.

Polygonal1.PNG

Raising a sequence of Polygonal Numbers to a positive integer power expands the sequence to higher dimensions:  an exponent of 2 will result in a lattice in the shape of squares; an exponent of 3 will result in a lattice in the shape of a cube; (The best way of visualizing this phenomenon is to consider the construction of a 2 X 2 X 2 cube from 8 smaller cubes or the construction of a 3 X 3 X 3 cube from 27 smaller units of cube (Figure 3.))

Polygonal3.PNG

A curious observation of the differences of the Triangular Numbers when they are each raised to the second power. By taking the difference of second power of any two consecutive numbers in the sequence of Triangular Numbers, the results will be a cubic number. For example, by taking 1 and 3 which are the first and second Triangular Numbers, and finding the difference of their squares (32 – 12), the results will be 8, which is a cubic number (23.) Similarly, by taking 10 and 6 as two other consecutive Triangular numbers and performing the same process, the result will be 102 – 62 which is 64 or 43. This relationship between differences of the squares of consecutive members sequence brought up a more general question: are there any other relationships between the differences in squares of Polygonal Numbers?

The squares of the Triangular Numbers result from raising every element of the sequence to the power of 2. In other words, the sequence of 1, 3, 6, 10, 15, 21… will transform to 12, 32, 62, 102, 152, 212 … or 1, 9, 36, 100, 255, 441… The same procedure can be used to transform any polygonal sequence of numbers.   Table 1 illustrates the numerical value of square, cube and hypercube of Triangular numbers.

PolygonalT1.PNG

Common Differences are the differences between successive members of a sequence of numbers, such as the Triangular Numbers seen in Table 2.  The first difference represents the actual differences of consecutive members of the sequence.  The second difference represents the differences of consecutive first differences. Table 2 shows a more visual illustration of the common differences in Triangular Numbers.

PolygonalT2.PNG

Initial Research Findings

One of the initial observations in Table 1 is that the differences of the squares of consecutive triangular number are a cubic numbers. Table 3 shows the first differences of the squares of the consecutive triangular numbers along with the second and third differences.  The third differences introduce an interesting pattern; the third differences are all multiples of six. Table 4 shows this same process applied to the squares of the square numbers while Table 5 shows the same process applied to the squares of the pentagonal numbers.

PolygonalT3.PNG

PolygonalT45.PNG


Mathematical Proof for Differences of Triangular Numbers Raised to the 2nd Power

The conjecture is that the third differences of the Triangular Numbers produces a multiple of six.  The following proof shows this.  The general formula for Triangular Numbers is LaTeX: x\frac{(x+1)}{2},
therefore the next Triangular Number is LaTeX: (x+1)\frac{(x+2)}{2},
followed by: LaTeX: (x+2)\frac{(x+3)}{2}, LaTeX: (x+3)\frac{(x+4)}{2}, etc. where x is a Natural Number.
This leads to the following differences:

Polygonal4.PNG

Therefore the third difference of squares of Triangular Numbers is a multiple of 6.

Further analysis shows that the second difference has a general form:
LaTeX: (3x^2+9x+7)=(3x^2+9x+6)+1=3(x+1)(x+2)+1. Since LaTeX: (x+1) and LaTeX: (x+2) are two consecutive numbers, they can be written as a multiple of two or 2N, where N is a Natural Number. This can be written as LaTeX: 3*2j+1=6j+1, where LaTeX: j is a Natural Number. This shows that the second difference of square of the Triangular Numbers is always one more than a multiple of 6.


Mathematical Proof for Differences of Square Numbers Raised to the 2nd Power

The conjecture is that the third differences of the Square Numbers produces a multiple of six.  The following proof shows this. The general formula for Square Numbers is LaTeX: x^2,
therefore the next Square Number is LaTeX: (x+1)^2,
followed by LaTeX: (x+2)^2LaTeX: (x+3)^2, etc. where LaTeX: x is a Natural Number.

Polygonal5.PNG

Therefore the third difference of squares of Square Numbers is divisible by 6.
Further analysis shows that the second difference has a general form: LaTeX: (12x^2+24x+14)=(12x^2+24x+12)+2=6(2x^2+4x+2)+2=6j+2, where LaTeX: j is a Natural Number.
Therefore the second difference of squares of Square Numbers is always two less than a multiple of 6.


Mathematical Proof for Differences of Pentagonal Numbers Raised to the 2nd Power

The conjecture is that the third differences of the Square Numbers produces a multiple of six. The following proof shows this.  The general formula for Pentagonal Numbers is LaTeX: x\frac{(3x-1)}{2}.
Therefore the next Pentagonal Number is LaTeX: (x+1)\frac{(3(x+1)-1)}{2},
and the one after this is LaTeX: (x+2)\frac{(3(x+2)-1)}{2},
followed by LaTeX: (x+3)\frac{(3(x+3)-1)}{2}, etc. where LaTeX: x is a Natural Number.

Polygonal6.PNG

Therefore the third difference of squares of Pentagonal Numbers is a multiple of 6.

Further analysis shows that the second difference has a general form: LaTeX: (27x^2+45x+23)=(27x^2+45x+24)-1=3(9x^2+15x+8)-1.
Since all Natural numbers can be represented by either LaTeX: x=2N or LaTeX: x=2N-1, the results of this substitution into LaTeX: 9x^2+15x+8 will be either:
LaTeX: \left\{ \begin{array}{ll} if~x=2N, ~9x^2+15x+8=36N^2+30N+8\\ if~x=2N+1,~9x^2+15x+8=9(2N+1)^2+15(2N+1)+8=36N^2+66N+32 \end{array} \right.
Continuing, this will yield: LaTeX: \left\{ \begin{array}{ll} =2(18N^2+15N+4)=2M\\ =2(18N^2+33N+16)=2M' \end{array} \right.
This shows the second difference of squares of Pentagonal Numbers is:
LaTeX: \left\{ \begin{array}{ll} 3*2M-1=6M-1\\ 3*2M'-1=6M'-1 \end{array} \right.,
which in either case will be one less than a multiple of 6.


Further Findings

By concentrating more on the results of the third differences in each of the polygonal numbers, other interesting relationships can be seen. The third differences in squares of Triangular Numbers show the following pattern:
6 * 1 * 3,  6 * 1 * 4,  6 * 1 * 5,  6 * 1 * 6 …
There is a consistent pattern of 6 * 1, but the third number in the generating expression increases by 1 each time starting with 3.  This is illustrated in last line of Table 3.

The third differences of squares of Square Numbers also have a very similar pattern:
6 * 2 * 5,  6 * 2 * 7,  6 * 2 * 9,  6 * 2 * 11…
There is a consistent pattern of 6 * 2, but the third number in the generating expression increases by 2 each time starting with 5.  This is illustrated in the last line of Table 4.

Similarly, the third differences of the squares of the Pentagonal Numbers can be written as:
6 * 3 * 7,  6 * 3 * 10,  6 * 3 * 13,  6 * 3 * 16…
There is a consistent pattern of 6 * 3, but the third number in the generating expression increases by 3 each time starting with 7. 


Future research

In the future, to mathematically prove the relationship between the third differences of the squares of Polygonal numbers, the third differences of the general formula for consecutive Polygonal Numbers would need to be shown to produce a multiple of 6.

In addition, difference of higher powers of Polygonal Numbers could be considered.  For example, the following proof shows that the third differences of Triangular Numbers raised to the third power produce multiples of 6.


Mathematical Proof for Differences of Triangular Numbers Raised to the 3rd Power

Polygonal7.PNG

Polygonal8.PNG

By considering the fact that every Natural Number can be written as LaTeX: 2N or LaTeX: 2N+1, the expression in parenthesis will be:

LaTeX: \left\{ \begin{array}{ll} if~x=2N,~5x^3+30x^2+63x+46=40N^3+120N^2+126N+46\\ if~x=2N+1,~5x^3+30x^2+63x+46=5(2N+1)^3+30(2N+1)^2+63(2N+1)+46 \end{array} \right.

LaTeX: \left\{ \begin{array}{ll} =2(20N^3+60N^2+63N+23)=2M\\ =40N^3+180N^2+276N+144=2(20N^3+90N^2+138N+72)=2M' \end{array} \right.

As the results, the third difference of cubes of Triangular Numbers is: LaTeX: \left\{ \begin{array}{ll} 3*2M=6M-1\\ 3*2M'=6M'-1 \end{array} \right.,
that in either case, it will be divisible by 6.


Summary

In summary, it had been shown that the third differences in squares of Polygonal Numbers follow a very specific algorithm. The third differences of the squares of the Triangular Numbers can be written as 6 * 1 * (n + 2) where n is a Natural Number.  The third differences of the squares of Square Numbers can be written as 6 * 2 * (2n + 3) where n is a Natural Number.  The third differences of the squares of the Pentagonal Numbers can be written as 6 * 3 * (3n + 4) where n is a natural number. So in general, the formula for each Polygonal is 6 * k * (k * n + k+1) where “k” is two less than the number of sides in the polygon.

 

Contact: Aarabi@usc.edu

License

Icon for the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License

Journal of Research in Progress Vol. 1 Copyright © 2018 by Howard Community College is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License, except where otherwise noted.

Share This Book