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.

A216005 Primes that are the sum of 2501 consecutive primes.

Original entry on oeis.org

26367581, 26524517, 26636821, 26726761, 27087383, 27132509, 27222803, 27448879, 27494167, 27630191, 27675569, 27698267, 27720967, 27743657, 27789029, 27834407, 28379887, 28562201, 28607801, 29202997, 29225923, 29271763, 29317609, 29593009, 29937619
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[2700]],2501,1],PrimeQ] (* Harvey P. Dale, May 30 2020 *)

Extensions

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