|
| |
|
|
A022540
|
|
Nexus numbers (n+1)^24-n^24.
|
|
0
|
|
|
|
1, 16777215, 282412759265, 281192547174175, 59323169798679969, 4678776693546226271, 186842850042244797505, 4530785251489078799295, 75044076594002864649665, 920233556923127490136639
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
0,2
|
|
|
REFERENCES
|
J. H. Conway and R. K. Guy, The Book of Numbers, Copernicus Press, NY, 1996, p. 54.
|
|
|
LINKS
|
Table of n, a(n) for n=0..9.
|
|
|
MATHEMATICA
|
lst={}; Do[a=n^12; b=(n+1)^12; s=(a+b)*(b-a); AppendTo[lst, s], {n, 0, 4!}]; lst [From Vladimir Joseph Stephan Orlovsky, Jan 23 2009]
|
|
|
CROSSREFS
|
Sequence in context: A178555 A034598 A011574 * A223604 A223697 A057070
Adjacent sequences: A022537 A022538 A022539 * A022541 A022542 A022543
|
|
|
KEYWORD
|
nonn
|
|
|
AUTHOR
|
N. J. A. Sloane.
|
|
|
STATUS
|
approved
|
| |
|
|