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.

A216000 Primes that are the sum of 451 consecutive primes.

Original entry on oeis.org

674749, 684433, 697399, 716987, 726797, 773027, 799741, 803087, 809779, 853403, 941737, 955481, 1021001, 1027931, 1087301, 1118863, 1164689, 1168247, 1175353, 1207387, 1257437, 1271813, 1304239, 1322341, 1351283, 1387783, 1446041, 1449683, 1504627, 1523063
Offset: 1

Views

Author

Syed Iddi Hasan, Aug 30 2012

Keywords

Crossrefs

Cf. A215991.

Programs

  • Mathematica
    Select[Total/@Partition[Prime[Range[700]],451,1],PrimeQ] (* Harvey P. Dale, Aug 10 2025 *)

Extensions

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