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.

A216008 Primes that are the sum of 4001 consecutive primes.

Original entry on oeis.org

71494021, 71569777, 71759383, 72177089, 72215119, 72557729, 72938807, 73243897, 73549573, 73626127, 74008993, 74123911, 74277173, 75351371, 75505117, 75735911, 75851333, 75889813, 75928309, 76313267, 76351763, 77045417, 77199743, 77663099, 77972423, 78243313
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[4500]],4001,1],PrimeQ] (* Harvey P. Dale, Aug 26 2014 *)

Extensions

More terms from Harvey P. Dale, Aug 26 2014