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.

A321317 G.f. satisfies: A(x) = (1-x) * A(x^2)*A(x^3)*A(x^4)*...*A(x^n)*... .

Original entry on oeis.org

1, -1, -1, 0, -1, 2, -1, 3, -1, 1, 4, -2, -4, -1, 7, -11, 0, -6, 3, -6, 9, 2, -6, 2, 5, 12, -16, 48, 4, -1, -28, 26, -30, 30, -62, 12, 16, -55, -9, -39, 18, -47, 103, -149, 87, -182, 210, -9, 45, 75, 225, -174, 39, 273, 11, 164, -224, 77, -105, 117, -703, 715, -678
Offset: 0

Views

Author

Seiichi Manyama, Nov 04 2018

Keywords

Crossrefs

Convolution inverse of A129374.

Formula

G.f.: Product_{k>=1} (1 - x^k)^A074206(k) where A074206(n) is the number of ordered factorizations of n.