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.

A244059 Initial digit of the decimal expansion of n^(n^(n^n)) or n^^4 (in Don Knuth's up-arrow notation).

Original entry on oeis.org

1, 1, 6, 1, 2, 1, 4, 7, 6, 2, 1
Offset: 0

Views

Author

Keywords

Comments

This sequence can also be written as (n↑↑4) in Knuth up-arrow notation.
0^^4 = 1 since 0^^k = 1 for even k, 0 for odd k, k >= 0.
Conjecture: the distribution of the initial digits obey G. K. Zipf's law.

Examples

			a(4)=2 because A241293(1)=2.
		

Crossrefs

Programs