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.

A216017 Primes that are the sum of 70001 consecutive primes.

Original entry on oeis.org

29566391447, 29573452009, 29588457781, 29597285953, 29618476529, 29620242577, 29621125607, 29631722363, 29633488637, 29641437223, 29682072881, 29692675669, 29699744747, 29718304657, 29722724327, 29745708413, 29757201703, 29762506859, 29765159587, 29774002381
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[71000]],70001,1],PrimeQ] (* Harvey P. Dale, Mar 04 2013 *)

Extensions

More terms from Harvey P. Dale, Mar 04 2013