login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A334858
a(n) = A334857(n)^A334857(n+1).
2
4, 8, 9, 16, 64, 27, 81, 256, 1024, 25, 32, 125, 243, 625, 4096, 36, 128, 49, 512, 729, 2187, 343, 6561, 32768, 3125, 15625, 216, 19683, 59049, 78125, 2401, 16384, 16807, 390625, 262144, 1296, 65536, 2097152, 117649, 7776, 1953125, 531441, 46656, 279936
OFFSET
1,1
COMMENTS
All terms are distinct.
LINKS
EXAMPLE
a(3) = A334857(3)^A334857(4) = 3^2 = 9.
PROG
(PARI) See Links section.
CROSSREFS
Cf. A334857.
Sequence in context: A272575 A020145 A202271 * A162898 A257009 A071592
KEYWORD
nonn
AUTHOR
Rémy Sigrist, May 13 2020
STATUS
approved