|
| |
|
|
A179665
|
|
p^9 with p prime.
|
|
22
|
|
|
|
512, 19683, 1953125, 40353607, 2357947691, 10604499373, 118587876497, 322687697779, 1801152661463, 14507145975869, 26439622160671, 129961739795077, 327381934393961, 502592611936843, 1119130473102767
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,1
|
|
|
COMMENTS
|
Solutions of the equation n'=9*n^(8/9), where n' is the arithmetic derivative of n. [Paolo P. Lava, Oct 31 2012]
|
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n = 1..1000
Will Nicholes, Prime Signatures
|
|
|
MATHEMATICA
|
Array[Prime[ # ]^9&, 30]
|
|
|
PROG
|
(PARI) a(n)=prime(n)^9 \\ Charles R Greathouse IV, Jul 20 2011
|
|
|
CROSSREFS
|
Cf. A006881, A007304, A065036, A085986, A085987, A092759, A178739, A179642, A179643, A179644, A179645, A179646, A179664.
Sequence in context: A017682 A001017 A050756 * A056586 A096962 A186831
Adjacent sequences: A179662 A179663 A179664 * A179666 A179667 A179668
|
|
|
KEYWORD
|
nonn,easy,changed
|
|
|
AUTHOR
|
Vladimir Joseph Stephan Orlovsky, Jul 23 2010
|
|
|
STATUS
|
approved
|
| |
|
|