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.

A362172 a(n) = the hypergraph Catalan number C_7(n).

Original entry on oeis.org

1, 1, 3432, 141858288, 40309820014464, 53321581727982247680, 238681094467043912358445056, 2924960829706245011243295851200512, 84750120431280677998861681616641721991168, 5208807724759446156144077076658272647436908396544
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 = 7.
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(7)/4 * (7^6/6!)^n * n!^6/(Pi*n)^3 (conjectural).

Extensions

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