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.

A152177 Smallest prime factor of G+n, where G is any sufficiently large power tower of 3, e.g., Graham's number.

Original entry on oeis.org

3, 2, 11, 2, 61094071, 2, 3, 2, 5, 2, 17, 2, 3, 2, 41, 2, 147331, 2, 3, 2, 19, 2, 7, 2, 3, 2, 101117, 2, 5, 2, 3, 2, 293, 2
Offset: 0

Views

Author

Karl W. Heuer, Nov 28 2008

Keywords

Examples

			a(2) = 11 because 3^3^3^... + 2 = 0 (mod 11).
		

Crossrefs

Cf. A152178.