Tetrahedral number
A tetrahedral number, or triangular pyramidal number, is a figurate number that represents a pyramid with a triangular base and three sides, called a tetrahedron. The nth tetrahedral number, Ten, is the sum of the first n triangular numbers, that is,
The tetrahedral numbers are:
Formula
The formula for the nth tetrahedral number is represented by the 3rd rising factorial of n divided by the factorial of 3:
The tetrahedral numbers can also be represented as binomial coefficients:
Tetrahedral numbers can therefore be found in the fourth position either from left or right in Pascal's triangle.
Proofs of formula
This proof uses the fact that the nth triangular number is given by
It proceeds by induction.
- Base case
- Inductive step
The formula can also be proved by Gosper's algorithm.
Geometric interpretation
Tetrahedral numbers can be modelled by stacking spheres. For example, the fifth tetrahedral number (Te5 = 35) can be modelled with 35 billiard balls and the standard triangular billiards ball frame that holds 15 balls in place. Then 10 more balls are stacked on top of those, then another 6, then another three and one ball at the top completes the tetrahedron.
When order-n tetrahedra built from Ten spheres are used as a unit, it can be shown that a space tiling with such units can achieve a densest sphere packing as long as n ≤ 4.[1]
Properties
- Ten + Ten−1 = 12 + 22 + 32 ... + n2
- A. J. Meyl proved in 1878 that only three tetrahedral numbers are also perfect squares, namely:
- Te1 = 12 = 1
- Te2 = 22 = 4
- Te48 = 1402 = 19600.
- Sir Frederick Pollock conjectured that every number is the sum of at most 5 tetrahedral numbers: see Pollock tetrahedral numbers conjecture.
- The only tetrahedral number that is also a square pyramidal number is 1 (Beukers, 1988), and the only tetrahedral number that is also a perfect cube is 1.
- The infinite sum of tetrahedral numbers' reciprocals is 3/2, which can be derived using telescoping series:
- The parity of tetrahedral numbers follows the repeating pattern odd-even-even-even.
- An observation of tetrahedral numbers:
- Te5 = Te4 + Te3 + Te2 + Te1
- Numbers that are both triangular and tetrahedral must satisfy the binomial coefficient equation:
Popular culture
Te12 = 364 is the total number of gifts "my true love sent to me" during the course of all 12 verses of the carol, "The Twelve Days of Christmas".[2] The cumulative total number of gifts after each verse is also Ten for verse n.
The number of possible KeyForge three-house combinations is also a tetrahedral number, Ten−2 where n is the number of houses.
See also
References
- "Tetrahedra". web.archive.org. 21 May 2000.
- Brent (2006-12-21). "The Twelve Days of Christmas and Tetrahedral Numbers". Mathlesstraveled.com. Retrieved 2017-02-28.
External links
- Weisstein, Eric W. "Tetrahedral Number". MathWorld.
- Geometric Proof of the Tetrahedral Number Formula by Jim Delany, The Wolfram Demonstrations Project.