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.

A215998 Primes that are the sum of 351 consecutive primes.

Original entry on oeis.org

403511, 418007, 430267, 432737, 455123, 467699, 470219, 487843, 502937, 513041, 515579, 518113, 546109, 571783, 574363, 584719, 634603, 645187, 647837, 653153, 671851, 674533, 679891, 720229, 750037, 779873, 796139, 817891, 820609, 847991, 861761, 883877
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[700]],351,1],PrimeQ] (* Harvey P. Dale, Jun 05 2023 *)

Extensions

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