|
Search: id:A059977
|
|
| |
|
| 1, 81, 1296, 10000, 50625, 194481, 614656, 1679616, 4100625, 9150625, 18974736, 37015056, 68574961, 121550625, 207360000, 342102016, 547981281, 855036081, 1303210000, 1944810000, 2847396321, 4097152081, 5802782976, 8100000000
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Number of 4-dimensional cage assemblies.
See Chap. 61, "Hyperspace Prisons", of C. Pickover's book "Wonders of Numbers" for full explanation of "cage numbers."
|
|
REFERENCES
|
Clifford Pickover, "Wonders of Numbers, Adventures in Mathematics, Mind and Meaning," Oxford University Press, 2001, p. 325.
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=0,...,1000
C. A. Pickover, "Wonders of Numbers, Adventures in Mathematics, Mind and Meaning," Zentralblatt review
|
|
FORMULA
|
L(n) = ((n^m)(n + 1)^m)/(2^m) where m is the dimension, which in this case is 4.
O.g.f.: -(1+72*x+603*x^2+1168*x^3+603*x^4+72*x^5+x^6)/(-1+x)^9. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 31 2008
|
|
MAPLE
|
with (combinat):seq(mul(stirling2(n+1, n), k=1..4), n=1..24); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 16 2007
|
|
MATHEMATICA
|
m = 4; Table[ ( (n^m)(n + 1)^m )/(2^m), {n, 1, 30} ]
|
|
PROGRAM
|
(Other) SAGE:[stirling_number2(n+1, n)^4for n in xrange(1, 25)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 14 2009]
(PARI) { for (n=0, 1000, write("b059977.txt", n, " ", ((n + 1)*(n + 2)/2)^4); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 30 2009]
|
|
CROSSREFS
|
Cf. A059827, A059860.
Sequence in context: A086580 A124113 A016768 this_sequence A116205 A110921 A096302
Adjacent sequences: A059974 A059975 A059976 this_sequence A059978 A059979 A059980
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 06 2001
|
|
EXTENSIONS
|
Better definition from Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 23 2006
More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 31 2008
|
|
|
Search completed in 0.002 seconds
|