Pentatope number

From Wikipedia, the free encyclopedia
(Redirected from Pentatopic number)
Jump to navigation Jump to search

Template:Short description Template:Pascal triangle simplex numbers.svg

In number theory, a pentatope number (or hypertetrahedral number or triangulo-triangular number) is a number in the fifth cell of any row of Pascal's triangle starting with the 5-term row 1 4 6 4 1, either from left to right or from right to left. It is named because it represents the number of 3-dimensional unit spheres which can be packed into a pentatope (a 4-dimensional tetrahedron) of increasing side lengths.

The first few numbers of this kind are:

1, 5, 15, 35, 70, 126, 210, 330, 495, 715, 1001, 1365 (sequence A000332 in the OEIS)
File:Pentatope of 70 spheres animation.gif
A pentatope with side length 5 contains 70 3-spheres. Each layer represents one of the first five tetrahedral numbers. For example, the bottom (green) layer has 35 spheres in total.

Pentatope numbers belong to the class of figurate numbers, which can be represented as regular, discrete geometric patterns.[1]

Formula

The formula for the Template:Mvarth pentatope number is represented by the 4th rising factorial of Template:Mvar divided by the factorial of 4:

Pn=n44!=n(n+1)(n+2)(n+3)24.

The pentatope numbers can also be represented as binomial coefficients:

Pn=(n+34),

which is the number of distinct quadruples that can be selected from n + 3Script error: No such module "Check for unknown parameters". objects, and it is read aloud as "nScript error: No such module "Check for unknown parameters". plus three choose four".

Properties

Two of every three pentatope numbers are also pentagonal numbers. To be precise, the (3k − 2)Script error: No such module "Check for unknown parameters".th pentatope number is always the (3k2k2)th pentagonal number and the (3k − 1)Script error: No such module "Check for unknown parameters".th pentatope number is always the (3k2+k2)th pentagonal number. The (3k)Script error: No such module "Check for unknown parameters".th pentatope number is the generalized pentagonal number obtained by taking the negative index 3k2+k2 in the formula for pentagonal numbers. (These expressions always give integers).[2]

The infinite sum of the reciprocals of all pentatope numbers is Template:Sfrac.[3] This can be derived using telescoping series.

n=14!n(n+1)(n+2)(n+3)=43.

Pentatope numbers can be represented as the sum of the first Template:Mvar tetrahedral numbers:[2]

Pn=k=1nTek,

and are also related to tetrahedral numbers themselves:

Pn=14(n+3)Ten.

No prime number is the predecessor of a pentatope number (it needs to check only −1 and 4 = 22), and the largest semiprime which is the predecessor of a pentatope number is 1819.

Similarly, the only primes preceding a 6-simplex number are 83 and 461.

Test for pentatope numbers

We can derive this test from the formula for the Template:Mvarth pentatope number.

Given a positive integer Template:Mvar, to test whether it is a pentatope number we can compute the positive root using Ferrari's method:

n=5+424x+132.

The number Template:Mvar is pentatope if and only if Template:Mvar is a natural number. In that case Template:Mvar is the Template:Mvarth pentatope number.

Generating function

The generating function for pentatope numbers is[4]

x(1x)5=x+5x2+15x3+35x4+.

Applications

In biochemistry, the pentatope numbers represent the number of possible arrangements of n different polypeptide subunits in a tetrameric (tetrahedral) protein.

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. a b Script error: No such module "citation/CS1".Script error: No such module "Check for unknown parameters".
  3. Script error: No such module "citation/CS1".. Theorem 2, p. 435.
  4. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Template:Figurate numbers Template:Classes of natural numbers