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.

A216002 Primes that are the sum of 1001 consecutive primes.

Original entry on oeis.org

3698771, 3915479, 3947903, 4037197, 4045333, 4102471, 4192709, 4209167, 4275149, 4440613, 4457197, 4465501, 4515311, 4565107, 4623467, 4698697, 4757339, 4832941, 5001421, 5026771, 5052109, 5085869, 5102761, 5119649, 5221283, 5289299, 5323321
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[2000]], 1001, 1], PrimeQ] (* Vincenzo Librandi, Dec 17 2013 *)

Extensions

More terms from Vincenzo Librandi, Dec 17 2013