A101696 a(n) = sum(i=1,n)(i-th i-almost prime). Cumulative sums of A101695.
2, 8, 26, 66, 174, 398, 878, 2174, 4862, 10494, 22014, 45054, 98302, 222718, 480766, 1021438, 2127358, 4355582, 8943102, 18773502, 38696446, 79590910, 175142398, 368080382, 764442110, 1586525694, 3247470078, 6644856318, 13489960446
Offset: 1
Keywords
Examples
a(1) = first 1-almost prime = first prime = A000040(1) = 2. a(2) = 2 + 2nd 2-almost prime = 2 + A001358(2) = 2+ 6 = 8. a(3) = a(2) + 3rd 3-almost prime = 8+A014612(3) = 8+18 = 26. a(4) = a(3) + 4th 4-almost prime = 26+A014613(4) = 26+40 = 66. a(5) = a(4) + 5th 5-almost prime = 66+A014614(5) = 66+108=174. ... a(12) = a(11) + 12th 12-almost prime = 22014 + 23040 = 45054 (the first nontrivial palindrome in the sequence).
Links
- Eric Weisstein's World of Mathematics, Almost Prime.
Crossrefs
Formula
Extensions
Edited by N. J. A. Sloane, Jul 03 2008 at the suggestion of R. J. Mathar
Comments