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”).

A143675
(0, 1, 2, 3, 2^2, 5, 2*3, 7, 2^3, 3^2, 2*5, 11, 2^2*3, 13,..) becomes (0^(1^2), 3^(2^2), 5^(2^3), 7^(2^3), 3^(2^2), 5^(11^2), 2^(3^13),..).
0
0, 81, 390625, 5764801, 81, 3761581922631320025499956919111186169019729781670680068828005460090935230255126953125
OFFSET
1,2
EXAMPLE
0^(1^2)=0^1=0=a(1).
3^(2^2)=3^4=81=a(2).
5^(2^3)=5^8=390625=a(3).
7^(2^3)=7^8=5764801=a(4).
3^(2^2)=3^4=81=a(5), etc.
CROSSREFS
Sequence in context: A093227 A187751 A285997 * A033435 A319979 A293149
KEYWORD
nonn
AUTHOR
EXTENSIONS
One more term from R. J. Mathar, Apr 18 2010
STATUS
approved