TOPICS
Search

Star Number


The number of cells in a generalized Chinese checkers board (or "centered" hexagram). Unlike the polygonal numbers, there is ambiguity in the case of the star numbers as to whether S_0 or S_1 should be set equal to 1, since the equation defining star numbers never gives 0. For consistency with other figurate numbers, which are all defined such that F_1=1, that definition is used here as well, and S_n is defined by

 S_n=6n(n-1)+1.
(1)

The first few for n=1, 2, ... are 1, 13, 37, 73, 121, ... (OEIS A003154), and the generating function for the star numbers is

 (x(x^2+10x+1))/((1-x)^3)=x+13x^2+37x^3+73x^4+....
(2)

The star numbers satisfy the linear recurrence equation

 S_n=S_(n-1)+12(n-1).
(3)

Every star number has digital root 1 or 4, and the final digit must be one of 1, 3, or 7, and the final two digits must be one of 01, 13, 21, 33, 37, 41, 53, 61, 73, 81, or 93.

The first few triangular star numbers are 1, 253, 49141, 9533161, ... (OEIS A006060), and can be computed using

TS_n=(3[(7+4sqrt(3))^(2n-1)+(7-4sqrt(3))^(2n-1)]-10)/(32)
(4)
=194TS_(n-1)+60-TS_(n-2).
(5)

The indices of the corresponding triangular numbers are 1, 22, 313, 4366, 60817, ... (OEIS A068774), and of the star numbers are 1, 7, 91, 1261, 17557, ... (OEIS A068775).

The first few square star numbers are 1, 121, 11881, 1164241, 114083761, ... (OEIS A006061). The indices of the corresponding square numbers are 1, 11, 109, 1079, 10681, 105731, 1046629, ... (OEIS A054320), and of the star numbers are 1, 5, 45, 441, 4361, 43165, 427285, ... (OEIS A068778). Square star numbers are obtained by solving the Diophantine equation

 2x^2+1=3y^2
(6)

and can be computed using

 SS_n=([(5+2sqrt(6))^n(sqrt(6)-2)-(5-2sqrt(6))^n(sqrt(6)+2)]^2)/4.
(7)

See also

Chinese Checkers, Hex Number, Square Number, Star Figure, Triangular Number

Explore with Wolfram|Alpha

References

Conway, J. H. and Guy, R. K. The Book of Numbers. New York: Springer-Verlag, p. 41, 1996.Gardner, M. "Hexes and Stars." Ch. 2 in Time Travel and Other Mathematical Bewilderments. New York: W. H. Freeman, pp. 15-24, 1988.Hindin, H. "Stars, Hexes, Triangular Numbers, and Pythagorean Triples." J. Recr. Math. 16, 191-193, 1983-1984.Sloane, N. J. A. Sequences A003154/M4893, A006060/M5425, A006061/M5385, A054320, A068774, A068775, and A068778 in "The On-Line Encyclopedia of Integer Sequences."

Referenced on Wolfram|Alpha

Star Number

Cite this as:

Weisstein, Eric W. "Star Number." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/StarNumber.html

Subject classifications