login
A176074
Partial sums of A006343.
0
1, 1, 2, 3, 7, 17, 51, 163, 561, 2004, 7391, 27873, 107050, 417152, 1645339, 6555752, 26348334, 106691779, 434851380, 1782551286, 7344326285, 30397197514, 126324028956, 526911437207, 2205163133586, 9256931835831, 38967696710845
OFFSET
0,3
COMMENTS
Partial sums of Arkons: number of elementary maps with n-1 nodes. The subsequence of primes in the partial sum begins: 2, 3, 7, 17, 163, no more through a(26).
FORMULA
a(n) = SUM[i=0..n] A006343(i) = SUM[i=0..n].
EXAMPLE
a(7) = 1 + 0 + 1 + 1 + 4 + 10 + 34 + 112 = 163 is prime.
CROSSREFS
Sequence in context: A274291 A358456 A208987 * A281368 A330726 A059801
KEYWORD
easy,nonn
AUTHOR
Jonathan Vos Post, Apr 07 2010
STATUS
approved