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 A103976 #19 Jan 19 2015 04:10:07 %S A103976 0,1,4,9,18,29,44,61,82,109,138,173,212,253,298,349,406,465,530,599, %T A103976 670,747,828,915,1010,1109,1210,1315,1422,1533,1658,1787,1922,2059, %U A103976 2206,2355,2510,2671,2836,3007,3184,3363,3552,3743,3938,4135,4344,4565,4790,5017,5248 %N A103976 Partial sums of A040976 (= primes-2). %t A103976 Accumulate[Prime[Range[60]]-2] (* _Harvey P. Dale_, Sep 11 2011 *) %Y A103976 Cf. A000040, A007504. %K A103976 nonn %O A103976 1,3 %A A103976 _Roger L. Bagula_, Feb 12 2007 %E A103976 Edited by _N. J. A. Sloane_, Feb 18 2007