A177451 Partial sums of A054595.
1, 4, 26, 281, 3602, 56550, 1121538, 26193063, 693887458, 20808594004, 699641607622, 26001947464541, 1059148042622186, 47015706166302146, 2260884753582320442, 117153802097975691651, 6513779162975806691634
Offset: 3
Keywords
Examples
a(6) = 1 + 3 + 22 + 255 = 281 is prime.
Formula
a(n) = SUM[i=3..n] A054595(i).
Comments