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.

A215996 Primes that are the sum of 251 consecutive primes.

Original entry on oeis.org

198197, 199831, 204751, 208057, 216373, 218047, 219721, 224771, 229837, 247001, 248723, 250451, 262657, 269701, 330439, 352411, 363379, 367021, 385351, 387187, 389047, 415409, 421121, 434377, 440023, 441907, 449419, 453181, 458863, 468271, 483389, 487183
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[600]],251,1],PrimeQ] (* Harvey P. Dale, Oct 18 2013 *)

Extensions

More terms from Harvey P. Dale, Oct 18 2013