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.

A036773 Number of labeled rooted trees with a degree constraint: ((5*n)!/(120^n)) * C(5*n+1, n).

Original entry on oeis.org

1, 6, 13860, 423783360, 70220478968640, 41004669682770393600, 65405789473547026656472320, 240729724316568938710767014707200, 1813083536072533851678174232377806438400, 25541737277107694920826740625991927645705830400
Offset: 0

Views

Author

Keywords

Crossrefs

Formula

E.g.f. with interpolated zeros: Let G(x) = Sum_{n >= 0} a(n)*x^(5*n + 1)/(5*n + 1)!. Then this e.g.f. satisfies the equation G(x) = x*(1 + G(x)^5/5!). - Petros Hadjicostas, Jun 08 2019