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.

Showing 1-1 of 1 results.

A103111 Smallest natural number m such that n^n^n + m is prime.

Original entry on oeis.org

1, 1, 16, 75, 2994, 96545
Offset: 1

Views

Author

Farideh Firoozbakht, Mar 04 2005

Keywords

Examples

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

Crossrefs

Programs

Extensions

a(6) from Donovan Johnson, Mar 06 2008
Showing 1-1 of 1 results.