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.

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

Original entry on oeis.org

5, 6, 7, 13, 17, 171, 174, 378, 17641
Offset: 1

Views

Author

Carl R. White, Feb 05 2008

Keywords

Comments

No more terms up to 10000. - Rick L. Shepherd, May 16 2008

Examples

			12^14 - 13^13 = 981043357956611, which is prime, so 13 is in the list.
		

Programs

Extensions

a(9) from Michael S. Branicky, Sep 05 2024