login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A132051 Sixth column of triangle A035342. 1
1, 63, 2730, 103950, 3786615, 137162025, 5039703900, 189883593900, 7381251402525, 297032627967075, 12395985005353950, 536910000482705850, 24139951470365605875, 1126381171697414758125, 54517938404202375102000 (list; graph; refs; listen; history; text; internal format)
OFFSET
6,2
COMMENTS
a(n), n >= 6, enumerates unordered n-vertex forests composed of six plane increasing ternary trees. See A001147 (number of increasing ternary trees) and a D. Callan comment there. For a picture of some ternary trees see a W. Lang link under A001764.
LINKS
FORMULA
E.g.f.: ((x*c(x/2)*(1-2*x)^(-1/2))^6)/6!, where c(x) = g.f. for Catalan numbers A000108, a(0) := 0.
E.g.f.: (-1+(1-2*x)^(-1/2))^6/6!.
MATHEMATICA
Drop[With[{nn=20}, CoefficientList[Series[(-1+1/Sqrt[1-2x])^6/720, {x, 0, nn}], x] Range[0, nn]!], 6] (* Harvey P. Dale, May 27 2023 *)
CROSSREFS
Cf. A035521 (fifth column).
Sequence in context: A004376 A094938 A006110 * A167987 A273437 A069381
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang Sep 14 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)