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.

A215994 Primes that are the sum of 151 consecutive primes.

Original entry on oeis.org

71011, 71941, 80429, 88079, 106699, 107699, 114761, 117809, 123863, 126949, 134287, 137437, 143719, 148961, 157457, 160627, 170063, 181871, 189467, 200467, 216023, 219377, 221603, 222713, 223829, 224951, 229433, 231661, 238373, 241727, 244009, 254383, 264731
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[500]],151,1],PrimeQ] (* Harvey P. Dale, May 14 2017 *)

Extensions

More terms from Harvey P. Dale, May 14 2017