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.

A216003 Primes that are the sum of 1501 consecutive primes.

Original entry on oeis.org

8872139, 8922577, 8947817, 9036329, 9061673, 9074357, 9125143, 9150569, 9354619, 9469693, 9495293, 9508099, 9533759, 9649357, 9687889, 9713623, 9752243, 9894179, 9984827, 10088569, 10153519, 10309927, 10479577, 10492637, 10571123, 10833247, 10964857, 11057279
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[1700]],1501,1],PrimeQ] (* Harvey P. Dale, Oct 19 2022 *)

Extensions

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