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.

A119662 Primes of the form k! + k^2 + 1.

Original entry on oeis.org

2, 3, 7, 41, 757
Offset: 1

Views

Author

Jonathan Vos Post, Jul 28 2006

Keywords

Comments

Primes of the form A004664(k) + 1.
For k! + k^2 + 1 to be prime, k > 1, it is necessary but not sufficient for k to be even.
No more terms for k < 1150. [Vincenzo Librandi, Dec 22 2010]

Crossrefs

Programs

Formula

A000040 INTERSECTION A227546 = primes INTERSECTION {k! + k^2 + 1}.