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.

A321325 G.f. satisfies: A(x) = (1 + x) * Product_{k>0} A(x^(2*k)) / Product_{k>1} A(x^(2*k-1)).

Original entry on oeis.org

1, 1, 1, 0, 1, 0, 0, -2, 2, 1, 2, -3, 1, -3, -1, -7, 8, 4, 9, -7, 7, -7, 0, -21, 15, 2, 18, -23, 8, -25, -1, -43, 46, 17, 58, -34, 40, -41, 9, -98, 79, 10, 100, -98, 40, -123, -2, -191, 176, 43, 237, -136, 144, -192, 30, -362, 277, 12, 373, -314, 131, -457, -9, -606
Offset: 0

Views

Author

Seiichi Manyama, Nov 05 2018

Keywords

Crossrefs

Formula

G.f.: Product_{k>0} (1 + x^k)^A067856(k).
Product_{k>0} A(x^k) = Product_{k>=0} (1 + x^(2^k))^(2^k). (Cf. A073707.)