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.

A036677 Used by Polya in calculating A000598.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 1, 5, 19, 63, 184, 503, 1300, 3229, 7748, 18106, 41327, 92521, 203601, 441466, 944618, 1997726, 4180405, 8665024, 17805427, 36299704, 73468100, 147704332, 295122569, 586304222, 1158582080, 2278084748, 4458522727
Offset: 0

Views

Author

Keywords

Formula

G.f.: x * q(x) * (2*q(x)*p(x^2) + (q(x)^2-q(x^2)) * p(x)) / 2 where p(x) is the g.f. for A036676 and q(x) is the g.f. for A000621 with offset 0 [from Polya]. - Sean A. Irvine, Nov 21 2020