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.

A260983 Coefficients of the mock theta function gammabar(q).

Original entry on oeis.org

1, 2, -2, 2, 2, -6, 4, 4, -8, 4, 4, -10, 6, 8, -16, 8, 10, -22, 12, 12, -26, 16, 16, -38, 20, 22, -48, 26, 28, -58, 32, 36, -78, 40, 44, -96, 52, 56, -116, 64, 68, -150, 80, 84, -182, 96, 104, -218, 118, 126, -270, 144, 152, -326, 172, 184, -388, 208, 220, -470, 248
Offset: 0

Views

Author

Jeremy Lovejoy, Aug 06 2015

Keywords

Formula

G.f.: 1 + 2*Sum_{n >= 1} q^(n*(n+1)/2)*(1-q^2)*(1-q^4)*...*(1-q^(2*n-2))*(1-q^n)/((1-q^3)*(1-q^6)*...*(1-q^(3*n))).