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.

This page as a plain text file.
%I A216000 #13 Aug 10 2025 12:44:19
%S A216000 674749,684433,697399,716987,726797,773027,799741,803087,809779,
%T A216000 853403,941737,955481,1021001,1027931,1087301,1118863,1164689,1168247,
%U A216000 1175353,1207387,1257437,1271813,1304239,1322341,1351283,1387783,1446041,1449683,1504627,1523063
%N A216000 Primes that are the sum of 451 consecutive primes.
%H A216000 Syed Iddi Hasan, <a href="/A216000/b216000.txt">Table of n, a(n) for n = 1..10000</a>
%t A216000 Select[Total/@Partition[Prime[Range[700]],451,1],PrimeQ] (* _Harvey P. Dale_, Aug 10 2025 *)
%Y A216000 Cf. A215991.
%K A216000 nonn
%O A216000 1,1
%A A216000 _Syed Iddi Hasan_, Aug 30 2012
%E A216000 More terms added from b-file by _Andrew Howroyd_, Feb 11 2018