cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A153181 Number of overpartitions of n with even rank minus the number of overpartitions of n with odd rank.

Original entry on oeis.org

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

Views

Author

Jeremy Lovejoy, Dec 20 2008

Keywords

Formula

G.f: 1 + 2Sum_{n >= 1} q^(n(n+1)/2)/((1+q)(1+q^2)...(1+q^n)^2).