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.

A058124 n^(n^n)-(n^n)^n with 0^0=1.

Original entry on oeis.org

-1, 0, 0, 7625597465304
Offset: 0

Views

Author

Henry Bottomley, Nov 10 2000

Keywords

Examples

			a(2)=2^4-4^2=16-16=0. a(3)=3^27-27^3=7625597484987-19683=7625597465304
		

Crossrefs

Formula

a(n) =A002488(n)-A002489(n)

Extensions

Offset corrected by Arkadiusz Wesolowski, Aug 24 2011