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.
%I A216009 #12 Apr 23 2019 15:18:45 %S A216009 91649647,91778977,91994753,92037929,92340467,92513539,93554563, %T A216009 94250207,95252771,95907541,95951201,96475507,97000951,97044769, %U A216009 97351483,97395313,98360399,98711713,99063241,99679303,99723347,99899539,100560827,101267189,101311349 %N A216009 Primes that are the sum of 4501 consecutive primes. %H A216009 Syed Iddi Hasan, <a href="/A216009/b216009.txt">Table of n, a(n) for n = 1..10000</a> %t A216009 Select[Total/@Partition[Prime[Range[4800]],4501,1],PrimeQ] (* _Harvey P. Dale_, Apr 23 2019 *) %Y A216009 Cf. A215991. %K A216009 nonn %O A216009 1,1 %A A216009 _Syed Iddi Hasan_, Aug 30 2012 %E A216009 More terms added from b-file by _Andrew Howroyd_, Feb 19 2018