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.

A216006 Primes that are the sum of 3001 consecutive primes.

Original entry on oeis.org

39140867, 39693847, 39749167, 40081687, 40359257, 40581559, 40748537, 40804271, 41334719, 41362687, 41390659, 41558513, 41894353, 41978333, 42006331, 42650789, 42706913, 42931589, 43240993, 43578947, 43973887, 44623771, 44906977, 45417859, 45474727
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[3500]],3001,1],PrimeQ] (* Harvey P. Dale, Jun 18 2021 *)

Extensions

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