Tetrahedral number

From Wikipedia, the free encyclopedia

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 is the sum of the first n triangular numbers.

The first ten tetrahedral numbers are:

1, 4, 10, 20, 35, 56, 84, 120, 165, 220, … (sequence A000292 in OEIS)

Formula

The formula for the n-th tetrahedral number is represented by the 3rd rising factorial of n divided by the factorial of 3:

T_{n}={n(n+1)(n+2) \over 6}={n^{{\overline 3}} \over 3!}

The tetrahedral numbers can also be represented as binomial coefficients:

T_{n}={n+2 \choose 3}.

Tetrahedral numbers can therefore be found in the fourth position either from left or right in Pascal's triangle.

Geometric interpretation

Tetrahedral numbers can be modelled by stacking spheres. For example, the fifth tetrahedral number (T5 = 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 Tn 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

  • A. J. Meyl proved in 1878 that only three tetrahedral numbers are also perfect squares, namely:
    T1 = 1² = 1
    T2 = 2² = 4
    T48 = 140² = 19600.
  • 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:
    \!\ \sum _{{n=1}}^{{\infty }}{\frac  {6}{n(n+1)(n+2)}}={\frac  {3}{2}}.
  • The tetrahedron with basic length 4 (summing up to 20) can be looked at as the 3-dimensional analogue of the tetractys, the 4th triangular number (summing up to 10).
  • The parity of tetrahedral numbers follows the repeating pattern odd-even-even-even.
  • An observation of tetrahedral numbers:
    T5 = T4 + T3 + T2 + T1
  • The only numbers that are both Tetrahedral and Triangular numbers are (sequence A027568 in OEIS):
    Te1 = Tr1 = 1
    Te3 = Tr4 = 10
    Te8 = Tr15 = 120
    Te20 = Tr55 = 1540
    Te34 = Tr119 = 7140

See also

References

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.