Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133386
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133386 Number of forests of labeled rooted trees with n nodes, containing exactly 2 trees of height one, all others having height zero. +0
2
0, 0, 0, 0, 12, 120, 750, 3780, 16856, 69552, 272250, 1026300, 3762132, 13498056, 47615750, 165683700, 570024240, 1942538592, 6566094450, 22038141420, 73510278380, 243854707320, 804962754750, 2645408201700, 8658857196552 (list; graph; listen)
OFFSET

0,5

REFERENCES

A. P. Heinz, Finding Two-Tree-Factor Elements of Tableau-Defined Monoids in Time O(n^3), Ed. S. G. Akl, F. Fiala, W. W. Koczkodaj: Advances in Computing and Information, ICCI90 Niagara Falls, LNCS 468, Springer-Verlag (1990), pp. 120-128.

LINKS

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Dec 05 2007, Table of n, a(n) for n = 0..100

FORMULA

a(n) = n*(n-1)*stirling2(n-1,3).

EXAMPLE

a(4)=12 because 12 trees of the given kind exist: 1<-3 2<-4, 1<-4 2<-3, 1<-2 3<-4, 1<-4 3<-2, 1<-2 4<-3, 1<-3 4<-2, 2<-1 3<-4, 2<-4 3<-1, 2<-1 4<-3, 2<-3 4<-1, 3<-1 4<-2, and 3<-2 4<-1.

MAPLE

with(combinat, stirling2); a := n->n*(n-1)*stirling2(n-1, 3); seq(a(n), n=0..50);

CROSSREFS

Cf. A058877, A000248.

Sequence in context: A121032 A093334 A001816 this_sequence A056320 A056311 A009050

Adjacent sequences: A133383 A133384 A133385 this_sequence A133387 A133388 A133389

KEYWORD

nonn

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Nov 22 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 4 21:35 EST 2008. Contains 151309 sequences.


AT&T Labs Research