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.

A140669 Numbers k such that (k+1)^(k+1) - k^k is prime.

Original entry on oeis.org

1, 2, 3, 6, 10, 16, 105, 119, 1906, 7917
Offset: 1

Views

Author

Rick L. Shepherd, May 21 2008

Keywords

Comments

Terms found with PrimeForm. Primes corresponding to 16, 105 and 119 certified with Primo. 7917 corresponds to a 30870-digit probable prime.
a(11) > 20000. - Michael S. Branicky, Apr 11 2025

Examples

			17^17 - 16^16 = 808793517812627212561, which is prime, so 16 is a term.
		

Crossrefs

Cf. A134985. Equals A072164 - 1.

Programs

Showing 1-1 of 1 results.