login
Partial sums of A040976 (= primes-2).
0

%I #19 Jan 19 2015 04:10:07

%S 0,1,4,9,18,29,44,61,82,109,138,173,212,253,298,349,406,465,530,599,

%T 670,747,828,915,1010,1109,1210,1315,1422,1533,1658,1787,1922,2059,

%U 2206,2355,2510,2671,2836,3007,3184,3363,3552,3743,3938,4135,4344,4565,4790,5017,5248

%N Partial sums of A040976 (= primes-2).

%t Accumulate[Prime[Range[60]]-2] (* _Harvey P. Dale_, Sep 11 2011 *)

%Y Cf. A000040, A007504.

%K nonn

%O 1,3

%A _Roger L. Bagula_, Feb 12 2007

%E Edited by _N. J. A. Sloane_, Feb 18 2007