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.

A050393 Reversion of partitions into distinct parts A000009.

Original entry on oeis.org

1, -1, 0, 3, -7, 3, 31, -105, 101, 419, -1971, 2923, 5800, -40388, 81147, 64075, -854408, 2204543, -56096, -18070916, 58866158, -38939227, -371701743, 1544696638, -1870286829, -7166094999, 39743193694, -68677654555
Offset: 1

Views

Author

Christian G. Bower, Nov 15 1999

Keywords

Crossrefs

Programs

  • Mathematica
    InverseSeries[QPochhammer[-1, x]/2 + O[x]^20][[3]] (* Vladimir Reshetnikov, Sep 22 2016 *)

Formula

G.f. A(x) satisfies: A(x) = -1 + (1 + x) * Product_{k>=2} 1/(1 + A(x)^k). - Ilya Gutkovskiy, Apr 23 2020