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.

A283103 Number of A'Campo forests of degree n and co-dimension 5.

Original entry on oeis.org

0, 0, 0, 4, 1380, 75600, 2340744, 54275296, 1055436228, 18230184752, 289150871152, 4300858168200, 60843411796440
Offset: 1

Views

Author

Noemie Combe, Feb 28 2017

Keywords

Comments

a(n) is the number of A'Campo forests of degree n and of co-dimension 5.

Examples

			For n<4, the number of A'Campo forests of degree n  and co-dimension 5 is zero.
For n = 4 the number of A'Campo forests of co-dimension 5 is 4.
		

References

  • P. Flajolet and R. Sedgewick, Analytic Combinatorics, Cambridge University Press (2009).

Crossrefs

Formula

a(n) is obtained by using the generating function N_{1} =1+yN_{2}^4 and (1-N_{2} +2yN_{2}^4 -yN_{2}^{5} +xyN_{2}^{6} +y^{2}N_{2}^{8})(1+yN_{2}^{4}-xyN_{2}^{5})+x^3y^{2}N_{2}^{9} =0, where N_{1}(x,y)=\sum_{n}N_{1}'(5,n)x^{5}y^{n} and N_{1}'(5,n) is the number of A'Campo forests with co-dimension 5; N_{2}(x,y)=\sum_{n}N_{2}'(5,n)x^{5}y^{n} where N_{2}'(5,n) is the number of partial configurations.

Extensions

Added crossrefs