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.

A103112 Smallest natural number m such that n^n^n - m is a prime.

Original entry on oeis.org

3, 26, 569, 10978, 106843
Offset: 2

Views

Author

Farideh Firoozbakht, Mar 04 2005

Keywords

Examples

			a(5)=10978 because 5^5^5 - 10978 is a prime and 5^5^5 - k is composite for 0<k<10978.
		

Crossrefs

Programs

Extensions

a(6) from Donovan Johnson, Mar 06 2008