|
| |
|
|
A008456
|
|
12th powers: a(n) = n^12.
|
|
5
| |
|
|
0, 1, 4096, 531441, 16777216, 244140625, 2176782336, 13841287201, 68719476736, 282429536481, 1000000000000, 3138428376721, 8916100448256, 23298085122481, 56693912375296, 129746337890625, 281474976710656, 582622237229761
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,3
|
|
|
COMMENTS
| Totally multiplicative sequence with a(p) = p^12 for prime p. [From Jaroslav Krizek (jaroslav.krizek(AT)atlas.cz), Nov 01 2009]
|
|
|
LINKS
| Vincenzo Librandi, Table of n, a(n) for n = 0..1000
|
|
|
FORMULA
| Multiplicative with a(p^e) = p^(12e). - David W. Wilson (davidwwilson(AT)comcast.net), Aug 01, 2001.
|
|
|
MATHEMATICA
| Range[0, 30]^12 (* From Vladimir Joseph Stephan Orlovsky, May 05 2011 *)
|
|
|
PROG
| (MAGMA) [n^12: n in [0..30]]; // Vincenzo Librandi, May 06 2011
|
|
|
CROSSREFS
| a(n) = A123868(n) + 1.
Sequence in context: A195660 A016902 A017688 * A030631 A016962 A183816
Adjacent sequences: A008453 A008454 A008455 * A008457 A008458 A008459
|
|
|
KEYWORD
| nonn,easy,mult
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|