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.

A007634 Numbers k such that k^2 + k + 41 is composite.

Original entry on oeis.org

40, 41, 44, 49, 56, 65, 76, 81, 82, 84, 87, 89, 91, 96, 102, 104, 109, 117, 121, 122, 123, 126, 127, 130, 136, 138, 140, 143, 147, 155, 159, 161, 162, 163, 164, 170, 172, 173, 178, 184, 185, 186, 187, 190, 201, 204, 205, 207, 208, 209, 213, 215, 216, 217
Offset: 1

Views

Author

Keywords

Comments

A subset of this sequence is shown in A055390. - Matt C. Anderson, Jan 05 2014
If prime p divides m^2+m+41, then m+p*j is in the sequence for all j >= 1. - Robert Israel, Nov 24 2017
Euler noted that the first 40 values of this polynomial, starting with k=0, are all primes. - Harvey P. Dale, Jul 25 2023

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Programs

Formula

a(n) ~ n. - Charles R Greathouse IV, Apr 25 2014