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 A215995 #12 Feb 19 2018 12:47:45 %S A215995 115279,130457,131731,135613,162293,163637,164987,173149,179957, %T A215995 201961,204733,214517,230137,231559,232987,244547,257591,259033, %U A215995 267791,273643,283937,292841,313763,319763,322769,325769,336211,342187,349709,352757,371233,372797 %N A215995 Primes that are the sum of 201 consecutive primes. %H A215995 Syed Iddi Hasan, <a href="/A215995/b215995.txt">Table of n, a(n) for n = 1..10000</a> %t A215995 Select[Total/@Partition[Prime[Range[2000]],201,1],PrimeQ] (* _Harvey P. Dale_, Nov 23 2016 *) %Y A215995 Cf. A215991. %K A215995 nonn %O A215995 1,1 %A A215995 _Syed Iddi Hasan_, Aug 30 2012 %E A215995 More terms from _Harvey P. Dale_, Nov 23 2016