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

A132859
a(0)=0, a(n)=n^a(n-1) for n>=1 .
1
0, 1, 2, 9, 262144
OFFSET
0,3
COMMENTS
This is essentially a duplicate of A049384. - Bhushit Joshipura, Sep 26 2008
EXAMPLE
a(5)=5^262144.
CROSSREFS
Cf. A049384.
Sequence in context: A030252 A325624 A049384 * A103562 A309861 A140319
KEYWORD
nonn
AUTHOR
Philippe Deléham, Nov 21 2007
STATUS
approved