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!)
A220232 Number of rooted labeled trees of height 2 such that every leaf is at a distance 2 from the root. 1
0, 0, 0, 6, 12, 80, 390, 2352, 15176, 106416, 801450, 6446000, 55056012, 497109912, 4726554014, 47164460280, 492470203920, 5366715030752, 60896862950994, 718023996605664, 8780720796483860, 111182108454527880, 1455411630641384262, 19668592336395304808 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
E.g.f.: x*(exp(x*(exp(x)-1))-1).
MATHEMATICA
nn=25; a=x (Exp[x]-1); Range[0, nn]! CoefficientList[Series[x (Exp[a]-1), {x, 0, nn}], x]
CROSSREFS
Cf. A000551.
Sequence in context: A239854 A061520 A305058 * A370321 A196253 A338563
KEYWORD
nonn
AUTHOR
Geoffrey Critzer, Dec 08 2012
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 12:08 EDT 2024. Contains 371912 sequences. (Running on oeis4.)