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.

A051915 Numbers k such that 2*k! + 1 is prime.

Original entry on oeis.org

0, 1, 2, 3, 5, 12, 18, 35, 51, 53, 78, 209, 396, 4166, 9091, 9587, 13357, 15917, 17652, 46127, 66480
Offset: 1

Views

Author

Labos Elemer, Dec 18 1999

Keywords

Comments

Used PrimeForm to prove primality for n = 4166 (classical N-1 test). - David Radcliffe, May 28 2007
a(22) > 80000. - Serge Batalov, Jun 09 2025

Examples

			k = 5 is here because 2*5! + 1 = 241 is prime.
		

Crossrefs

Programs

Extensions

4166 from David Radcliffe, May 28 2007
More terms from Serge Batalov, Feb 18 2015
a(21) from Serge Batalov, Jun 08 2025