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.

A362217 a(n) = the hypergraph Fuss-Catalan number FC_(3,3)(n).

This page as a plain text file.
%I A362217 #13 Apr 25 2023 06:16:30
%S A362217 1,1,38440,8272793255000,9396808005460764741084000
%N A362217 a(n) = the hypergraph Fuss-Catalan number FC_(3,3)(n).
%C A362217 Chavan et al. associate to each pair (r,m) of positive integers the sequence of hypergraph Fuss-Catalan numbers {FC_(r,m)(n) : n >= 0}. This is the case (r,m) = (3,3).
%C A362217 When m = 1, the sequence {FC_(r,1)(n) : n >= 0} is equivalent to the sequence of Fuss-Catalan numbers { (1/(r*n+1))*binomial((r+1)*n,n) : n >= 0}. Note that r = 1 corresponds to the Catalan numbers A000108. See A355262 for a table of Fuss-Catalan numbers.
%C A362217 When r = 1, the sequence {FC_(1,m)(n) : n >= 0} is equivalent to the sequence of hypergraph Catalan numbers {C_m(n) : n >= 0}. See A362167 - A362172 for the cases m = 2 through 7.
%H A362217 Parth Chavan, Andrew Lee and Karthik Seetharaman, <a href="https://arxiv.org/abs/2202.01111">Hypergraph Fuss-Catalan numbers</a>, arXiv:2202.01111 [math.CO], 2022.
%Y A362217 Cf. A000108, A355262, A362167, A362214, A362215, A362216.
%K A362217 nonn,walk,more
%O A362217 0,3
%A A362217 _Peter Bala_, Apr 11 2023