tetrahedral number
{{Short description|Polyhedral number representing a tetrahedron}}
Image:Pyramid of 35 spheres animation.gif
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 {{mvar|n}}th tetrahedral number, {{mvar|Ten}}, is the sum of the first {{mvar|n}} triangular numbers, that is,
:
The tetrahedral numbers are:
:1, 4, 10, 20, 35, 56, 84, 120, 165, 220, ... {{OEIS|id=A000292}}
Formula
{{Pascal_triangle_simplex_numbers.svg}}
The formula for the {{mvar|n}}th tetrahedral number is represented by the 3rd rising factorial of {{mvar|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 {{mvar|n}}th triangular number is given by
:
It proceeds by induction.
;Base case
:
;Inductive step
:
Te_{n+1} \quad
&= Te_n + T_{n+1} \\
&= \frac{n(n+1)(n+2)}{6} + \frac{(n+1)(n+2)}{2} \\
&= (n+1)(n+2)\left(\frac{n}{6}+\frac{1}{2}\right) \\
&= \frac{(n+1)(n+2)(n+3)}{6}.
\end{align}
The formula can also be proved by Gosper's algorithm.
=Recursive relation=
Tetrahedral and triangular numbers are related through the recursive formulas
:
& Te_n = Te_{n-1} + T_n &(1)\\
& T_n = T_{n-1} + n &(2)
\end{align}
The equation becomes
:
& Te_n = Te_{n-1} + T_{n-1} + n
\end{align}
Substituting for in equation
:
& Te_{n-1} = Te_{n-2} + T_{n-1}
\end{align}
Thus, the th tetrahedral number satisfies the following recursive equation
:
& Te_{n} = 2Te_{n-1} - Te_{n-2} + n
\end{align}
Generalization
The pattern found for triangular numbers and for tetrahedral numbers can be generalized. This leads to the formula:{{Cite journal|last=Baumann|first=Michael Heinrich|date=2018-12-12|title=Die {{math|k}}-dimensionale Champagnerpyramide|journal=Mathematische Semesterberichte|language=de|volume=66|pages=89–100|doi=10.1007/s00591-018-00236-x|s2cid=125426184 |issn=1432-1815|url=https://epub.uni-bayreuth.de/3850/1/Baumann_Champagnerpyramide.pdf }}
Geometric interpretation
Tetrahedral numbers can be modelled by stacking spheres. For example, the fifth tetrahedral number ({{math|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-{{mvar|n}} tetrahedra built from {{math|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 {{math|n ≤ 4}}.{{cite web|url=http://www.pisquaredoversix.force9.co.uk/Tetrahedra.htm|title=Tetrahedra|date=21 May 2000|archive-url=https://web.archive.org/web/20000521231622/http://www.pisquaredoversix.force9.co.uk/Tetrahedra.htm|archive-date=2000-05-21}}{{dubious|reason=diagram does not prove the statement|date=September 2018}}
Tetrahedral roots and tests for tetrahedral numbers{{Anchor|tetrahedral root}}
By analogy with the cube root of {{mvar|x}}, one can define the (real) tetrahedral root of {{mvar|x}} as the number {{math|n}} such that {{math|1=Ten = x}}:
which follows from Cardano's formula. Equivalently, if the real tetrahedral root {{mvar|n}} of {{mvar|x}} is an integer, {{mvar|x}} is the {{mvar|n}}th tetrahedral number.
Properties
- :{{math|Ten + Ten−1 {{=}} 12 + 22 + 32 ... + n2}}, the square pyramidal numbers.
- :{{math|Te2n+1 {{=}} 12 + 32 ... + (2n+1)2}}, sum of odd squares.
- :{{math|Te2n{{figure space}}{{figure space}} {{=}} 22 + 42 ... + (2n)2{{figure space}}{{figure space}}}}, sum of even squares.
- A. J. Meyl proved in 1878 that only three tetrahedral numbers are also perfect squares, namely:
- :{{math|1=Te1{{figure space}} = {{figure space}}{{figure space}}12 = {{figure space}}{{figure space}}{{figure space}}{{figure space}}1}}
- :{{math|1=Te2{{figure space}} = {{figure space}}{{figure space}}22 = {{figure space}}{{figure space}}{{figure space}}{{figure space}}4}}
- :{{math|1=Te48 = 1402 = 19600}}.
- 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 of tetrahedral numbers' reciprocals is {{sfrac|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:
- :{{math|Te5 {{=}} Te4 + Te3 + Te2 + Te1}}
- Numbers that are both triangular and tetrahedral must satisfy the binomial coefficient equation:
- :
File:tetrahedral_triangular_number_10.svg, and its diagonals being simplex numbers; similarly, the fifth tetrahedral number (35) equals the fourth pentatope number, and so forth]]
: The only numbers that are both tetrahedral and triangular numbers are {{OEIS|id=A027568}}:
:: {{math|1=Te1{{figure space}} = T1{{figure space}}{{figure space}} = {{figure space}}{{figure space}}{{figure space}}1}}
:: {{math|1=Te3{{figure space}} = T4{{figure space}}{{figure space}} = {{figure space}}{{figure space}}10}}
:: {{math|1=Te8{{figure space}} = T15{{figure space}} = {{figure space}}120}}
:: {{math|1=Te20 = T55{{figure space}} = 1540}}
:: {{math|1=Te34 = T119 = 7140}}
- {{math|1=Ten}} is the sum of all products p × q where (p, q) are ordered pairs and p + q = n + 1
- {{math|1=Ten}} 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 for some integers and is 8436.
Popular culture
File:The_Twelve_Days_of_Christmas_visualisation.svgs]]
{{math|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".{{cite news|url=https://mathlesstraveled.com/2006/12/20/the-twelve-days-of-christmas-and-tetrahedral-numbers/|title=The Twelve Days of Christmas and Tetrahedral Numbers|last=Brent|date=2006-12-21|newspaper=The Math Less Traveled|access-date=2017-02-28}} The cumulative total number of gifts after each verse is also {{math|Ten}} for verse n.
The number of possible KeyForge three-house combinations is also a tetrahedral number, {{math|Ten−2}} where {{mvar|n}} is the number of houses.
See also
References
{{Reflist}}
External links
- {{MathWorld |title=Tetrahedral Number |urlname=TetrahedralNumber}}
- [http://demonstrations.wolfram.com/GeometricProofOfTheTetrahedralNumberFormula/ Geometric Proof of the Tetrahedral Number Formula] by Jim Delany, The Wolfram Demonstrations Project.
{{Figurate numbers}}
{{Classes of natural numbers}}
{{DEFAULTSORT:Tetrahedral Number}}