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 A216014 #12 Aug 13 2019 12:26:21 %S A216014 9166339261,9168739423,9169219471,9177862313,9182664913,9198038063, %T A216014 9198999191,9202363241,9202843843,9207169459,9218706113,9220629391, %U A216014 9222552799,9229285487,9232652257,9245641121,9260559983,9262966703,9273556697,9279334283 %N A216014 Primes that are the sum of 40001 consecutive primes. %H A216014 Syed Iddi Hasan, <a href="/A216014/b216014.txt">Table of n, a(n) for n = 1..10000</a> %t A216014 Select[Total/@Partition[Prime[Range[40300]],40001,1],PrimeQ] (* _Harvey P. Dale_, Aug 13 2019 *) %Y A216014 Cf. A215991. %K A216014 nonn %O A216014 1,1 %A A216014 _Syed Iddi Hasan_, Aug 30 2012 %E A216014 More terms added from b-file by _Andrew Howroyd_, Feb 19 2018