login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A036771 Number of labeled rooted trees with a degree constraint: (3*n)!/(6^n))*binomial(3*n+1,n). 1
1, 4, 420, 201600, 264264000, 734557824000, 3723191087616000, 31125877492469760000, 399532678960326912000000, 7462849882264211635200000000, 194563959280510261541299200000000, 6847568575944052279580806348800000000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

L. Takacs, Enumeration of rooted trees and forests, Math. Scientist 18 (1993), 1-10, esp. Eq. (12).

LINKS

Index entries for sequences related to rooted trees

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 47

FORMULA

E.g.f.: -(1/2)/x*((-3*x+((-8+9*x^3)/x)^(1/2))*x^2)^(1/3)-1/((-3*x+((-8+9*x^3)/x)^(1/2))*x^2)^(1/3)-1/2*I*3^(1/2)*(1/x*((-3*x+((-8+9*x^3)/x)^(1/2))*x^2)^(1/3)-2/((-3*x+((-8+9*x^3)/x)^(1/2))*x^2)^(1/3))

Recurrence: {a(0)=0, a(2)=0, (-9*n^4-45*n^3-63*n^2-27*n)*a(n)+(8*n+28)*a(n+3)}

MAPLE

spec := [S, {S=Union(Z, Prod(Z, Set(S, card=3)))}, labeled]: seq(combstruct[count](spec, size=n), n=0..20);

CROSSREFS

Cf. A036770.

Sequence in context: A202172 A158111 A198709 * A201980 A080321 A172858

Adjacent sequences:  A036768 A036769 A036770 * A036772 A036773 A036774

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 19:37 EST 2012. Contains 205663 sequences.