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.

A216020 Primes that are the sum of 100001 consecutive primes.

Original entry on oeis.org

62308795099, 62312695301, 62332197553, 62349100789, 62356902719, 62371207153, 62423231159, 62425832657, 62457052223, 62458353173, 62459654141, 62464858003, 62479168853, 62483071967, 62499986407, 62502588679, 62507793281, 62510395583, 62512997927, 62526009929
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[120000]],100001,1],PrimeQ] (* Harvey P. Dale, Jun 06 2018 *)

Extensions

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