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.

A216011 Primes that are the sum of 10001 consecutive primes.

Original entry on oeis.org

497947063, 498156823, 500466467, 500571541, 501622637, 502463719, 502989653, 504357421, 504462677, 505515529, 505831553, 507096409, 507518117, 508889657, 511000957, 511317701, 511740071, 512162507, 512373811, 513642043, 517766653, 518189963
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[10500]],10001,1],PrimeQ] (* Harvey P. Dale, Sep 18 2018 *)

Extensions

More terms added from b-file by Andrew Howroyd, Feb 19 2018