login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A027305
a(n) = Sum_{k=0..floor((n+1)/2)} (k+1) * A008315(n, k).
0
1, 3, 5, 13, 24, 58, 111, 257, 500, 1126, 2210, 4882, 9632, 20980, 41531, 89497, 177564, 379438, 754014, 1600406, 3184016, 6720748, 13382710, 28117498, 56026984, 117254268, 233765636, 487589572, 972504704, 2022568168
OFFSET
0,2
FORMULA
a(2n) = A065982(n+1)/2 = (n+2)*binomial(2n+2, n+1)/2 - 4^n.
CROSSREFS
Cf. A065982.
Sequence in context: A026733 A005824 A336103 * A026766 A026709 A219699
KEYWORD
nonn
STATUS
approved