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.

A362170 a(n) = the hypergraph Catalan number C_5(n).

Original entry on oeis.org

1, 1, 252, 299880, 1112865264, 11126161436292, 255654847841227632, 11676346013544951854304, 953196481551725431240711680, 128864126679853773803689954958112, 27235509875891350493949247236459319296, 8599544533810439129313490410035564948257536
Offset: 0

Views

Author

Peter Bala, Apr 10 2023

Keywords

Comments

Let m >= 1. The sequence of hypergraph Catalan numbers {C_m(n): n >= 0} is defined in terms of counting walks on trees, weighted by the orders of their automorphism groups. See Gunnells. When m = 1 we get the sequence of Catalan numbers A000108. The present sequence is the case m = 5.
Gunnells gives several combinatorial interpretations of the hypergraph Catalan numbers, a method to compute their generating functions to arbitrary precision and some conjectural asymptotics.

Crossrefs

Formula

a(n) ~ sqrt(5)/2 * (5^4/24)^n * n!^4/(Pi*n)^2 (conjectural).

Extensions

a(7) onwards from Andrew Howroyd, Feb 01 2024