Tetrahedral Number
   HOME

TheInfoList



OR:

A tetrahedral number, or triangular pyramidal number, is a figurate number that represents a
pyramid A pyramid () is a structure whose visible surfaces are triangular in broad outline and converge toward the top, making the appearance roughly a pyramid in the geometric sense. The base of a pyramid can be of any polygon shape, such as trian ...
with a triangular base and three sides, called a
tetrahedron In geometry, a tetrahedron (: tetrahedra or tetrahedrons), also known as a triangular pyramid, is a polyhedron composed of four triangular Face (geometry), faces, six straight Edge (geometry), edges, and four vertex (geometry), vertices. The tet ...
. The th tetrahedral number, , is the sum of the first triangular numbers, that is, : Te_n = \sum_^n T_k = \sum_^n \frac = \sum_^n \left(\sum_^k i\right) The tetrahedral numbers are: : 1, 4, 10, 20, 35, 56, 84, 120, 165, 220, ...


Formula

The formula for the th tetrahedral number is represented by the 3rd rising factorial of divided by the
factorial In mathematics, the factorial of a non-negative denoted is the Product (mathematics), product of all positive integers less than or equal The factorial also equals the product of n with the next smaller factorial: \begin n! &= n \times ...
of 3: :Te_n= \sum_^n T_k = \sum_^n \frac = \sum_^n \left(\sum_^k i\right)=\frac = \frac The tetrahedral numbers can also be represented as
binomial coefficient In mathematics, the binomial coefficients are the positive integers that occur as coefficients in the binomial theorem. Commonly, a binomial coefficient is indexed by a pair of integers and is written \tbinom. It is the coefficient of the t ...
s: :Te_n=\binom. Tetrahedral numbers can therefore be found in the fourth position either from left or right in
Pascal's triangle In mathematics, Pascal's triangle is an infinite triangular array of the binomial coefficients which play a crucial role in probability theory, combinatorics, and algebra. In much of the Western world, it is named after the French mathematician Bla ...
.


Proofs of formula

This proof uses the fact that the th triangular number is given by :T_n=\frac. It proceeds by induction. ;Base case :Te_1 = 1 = \frac. ;Inductive step :\begin Te_ \quad &= Te_n + T_ \\ &= \frac + \frac \\ &= (n+1)(n+2)\left(\frac+\frac\right) \\ &= \frac. \end The formula can also be proved by Gosper's algorithm.


Recursive relation

Tetrahedral and triangular numbers are related through the recursive formulas :\begin & Te_n = Te_ + T_n &(1)\\ & T_n = T_ + n &(2) \end The equation (1) becomes :\begin & Te_n = Te_ + T_ + n \end Substituting n-1 for n in equation (1) :\begin & Te_ = Te_ + T_ \end Thus, the nth tetrahedral number satisfies the following recursive equation :\begin & Te_ = 2Te_ - Te_ + n \end


Generalization

The pattern found for triangular numbers \sum_^n_1=\binom and for tetrahedral numbers \sum_^\sum_^n_1=\binom can be generalized. This leads to the formula: \sum_^\sum_^\ldots\sum_^\sum_^n_1=\binom


Geometric interpretation

Tetrahedral numbers can be modelled by stacking spheres. For example, the fifth tetrahedral number () 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- tetrahedra built from 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 .


Tetrahedral roots and tests for tetrahedral numbers

By analogy with the cube root of , one can define the (real) tetrahedral root of as the number such that : n = \sqrt +\sqrt -1 which follows from Cardano's formula. Equivalently, if the real tetrahedral root of is an integer, is the th tetrahedral number.


Properties

*:, the square pyramidal numbers. *:, sum of odd squares. *:, sum of even squares. * A. J. Meyl proved in 1878 that only three tetrahedral numbers are also perfect squares, namely: *: *: *:. * Sir Frederick Pollock conjectured that every positive integer 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 In mathematics, a series is, roughly speaking, an addition of infinitely many terms, one after the other. The study of series is a major part of calculus and its generalization, mathematical analysis. Series are used in most areas of mathemati ...
of tetrahedral numbers' reciprocals is , which can be derived using telescoping series: *: \sum_^ \frac = \frac. * The parity of tetrahedral numbers follows the repeating pattern odd-even-even-even. *An observation of tetrahedral numbers: *: *Numbers that are both triangular and tetrahedral must satisfy the
binomial coefficient In mathematics, the binomial coefficients are the positive integers that occur as coefficients in the binomial theorem. Commonly, a binomial coefficient is indexed by a pair of integers and is written \tbinom. It is the coefficient of the t ...
equation: *:T_n=\binom=\binom=Te_m. : The only numbers that are both tetrahedral and triangular numbers are : :: :: :: :: :: * is the sum of all products ''p'' × ''q'' where (''p'', ''q'') are ordered pairs and ''p'' + ''q'' = ''n'' + 1 * is the number of (''n'' + 2)-bit numbers that contain two runs of 1's in their binary expansion. * The largest tetrahedral number of the form 2^a+3^b+1 for some integers a and b is 8436.


Popular culture

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". The cumulative total number of gifts after each verse is also for verse ''n''. The number of possible KeyForge three-house combinations is also a tetrahedral number, where is the number of houses.


See also

* Centered triangular number


References


External links

*
Geometric Proof of the Tetrahedral Number Formula
by Jim Delany,
The Wolfram Demonstrations Project The Wolfram Demonstrations Project is an open-source collection of interactive programmes called Demonstrations. It is hosted by Wolfram Research. At its launch, it contained 1300 demonstrations but has grown to over 10,000. The site won a Pa ...
. {{DEFAULTSORT:Tetrahedral Number Figurate numbers Simplex numbers Tetrahedra