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”).

A153181
Number of overpartitions of n with even rank minus the number of overpartitions of n with odd rank.
1
1, 2, -4, 8, -10, 8, -8, 16, -20, 10, -8, 24, -24, 8, -16, 32, -26, 16, -12, 24, -40, 16, -8, 48, -40, 10, -24, 32, -32, 24, -16, 48, -52, 16, -16, 48, -50, 8, -24, 64, -40, 32, -16, 24, -72, 24, -16, 80, -56, 18, -28
OFFSET
0,2
FORMULA
G.f: 1 + 2Sum_{n >= 1} q^(n(n+1)/2)/((1+q)(1+q^2)...(1+q^n)^2).
CROSSREFS
Sequence in context: A294369 A302907 A319561 * A256624 A247324 A043706
KEYWORD
sign
AUTHOR
Jeremy Lovejoy, Dec 20 2008
STATUS
approved