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.

A101407 a(n) = 4^(n!).

Original entry on oeis.org

4, 4, 16, 4096, 281474976710656, 1766847064778384329583297500742918515827483896875618958121606201292619776
Offset: 0

Views

Author

Parthasarathy Nambi, Jan 15 2005

Keywords

Examples

			a(3) = 4^(3!) = 4096.
		

Programs