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.

A215995 Primes that are the sum of 201 consecutive primes.

Original entry on oeis.org

115279, 130457, 131731, 135613, 162293, 163637, 164987, 173149, 179957, 201961, 204733, 214517, 230137, 231559, 232987, 244547, 257591, 259033, 267791, 273643, 283937, 292841, 313763, 319763, 322769, 325769, 336211, 342187, 349709, 352757, 371233, 372797
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[2000]],201,1],PrimeQ] (* Harvey P. Dale, Nov 23 2016 *)

Extensions

More terms from Harvey P. Dale, Nov 23 2016