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.

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

Original entry on oeis.org

0, 81, 390625, 5764801, 81, 3761581922631320025499956919111186169019729781670680068828005460090935230255126953125
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Nov 01 2008

Keywords

Examples

			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

Extensions

One more term from R. J. Mathar, Apr 18 2010