A172297 Partial sums of A002234.
2, 5, 11, 41, 116, 197, 312, 435, 684, 1046, 1430, 1892, 2404, 3155, 3977, 9289, 17044, 26575, 38954, 54776, 73661, 96632, 119637, 218363, 361381, 512404, 1179475, 2374678, 3643657, 5111420, 7125412, 9493318, 13246266, 30262868
Offset: 1
Examples
a(6) = 2 + 3 + 6 + 30 + 75 + 81 = 197.
Formula
a(n) = Sum_{i=1..n} {i such that the Woodall number i*2^i - 1 is prime}.
Extensions
a(34) added from the data at A002234 by Amiram Eldar, Jul 22 2025
Comments