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.

A362171 a(n) = the hypergraph Catalan number C_6(n).

Original entry on oeis.org

1, 1, 924, 6358044, 203356067376, 23345633108619360, 7484535614458774428480, 5583028528736289502562408256, 8547031978688473343843434600852224, 24503310825110075324451531207978424853568, 122607946140627185219752569884701085604290069760
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 = 6.
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(3)/2 * (6^5/5!)^n * n!^5/(Pi*n)^(5/2) (conjectural)

Extensions

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