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.

Showing 1-1 of 1 results.

A347206 The number of overpartitions of n whose Frobenius symbols have only odd parts in the top row.

Original entry on oeis.org

1, 0, 2, 2, 4, 4, 8, 10, 16, 20, 30, 38, 54, 68, 94, 120, 160, 202, 266, 334, 432, 540, 688, 856, 1080, 1334, 1668, 2052, 2542, 3110, 3828, 4660, 5698, 6906, 8394, 10130, 12250, 14720, 17716, 21210, 25412, 30310, 36172, 42994, 51114, 60558, 71740, 84732, 100052
Offset: 0

Views

Author

Jeremy Lovejoy, Aug 23 2021

Keywords

Comments

a(n) is also the excess of the number of overpartitions of n with an even number of non-overlined parts larger than the number of overlined parts over the number of overpartitions of n with an odd number of non-overlined parts larger than the number of overlined parts.

Crossrefs

Formula

G.f.: (Product_{k>=1} 1/(1-q^k))*Sum_{n>=0} q^(n*(3*n+1)/2)*(1-q^(2*n+1)).
Showing 1-1 of 1 results.