A132859 a(0)=0, a(n)=n^a(n-1) for n>=1 .
0, 1, 2, 9, 262144
Offset: 0
Keywords
Examples
a(5)=5^262144.
Crossrefs
Cf. A049384.
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
Comments