cp's OEIS Frontend

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.

A132859 a(0)=0, a(n)=n^a(n-1) for n>=1 .

Original entry on oeis.org

0, 1, 2, 9, 262144
Offset: 0

Views

Author

Philippe Deléham, Nov 21 2007

Keywords

Comments

This is essentially a duplicate of A049384. - Bhushit Joshipura, Sep 26 2008

Examples

			a(5)=5^262144.
		

Crossrefs

Cf. A049384.