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.

A216018 Primes that are the sum of 80001 consecutive primes.

Original entry on oeis.org

39076768033, 39093097261, 39098200721, 39103304281, 39119636629, 39152305189, 39176810611, 39179874161, 39184980227, 39188043949, 39193150379, 39238094759, 39245246203, 39268746499, 39301447721, 39315756017, 39321888839, 39347446037, 39351535633, 39389369473
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[81000]],80001,1],PrimeQ] (* Harvey P. Dale, Sep 06 2022 *)

Extensions

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