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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A141268 Number of phylogenetic rooted trees with n unlabeled objects. 2
1, 2, 4, 11, 30, 96, 308, 1052, 3648, 13003, 47006, 172605, 640662, 2402388, 9082538, 34590673, 132566826, 510904724, 1978728356, 7697565819 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Unlabeled analog of A005804 = Phylogenetic trees with n labels.

EXAMPLE

For n=4 we have A141268(4)=11 because

Set(Set(Z),Set(Z),Set(Z,Z)),

Set(Set(Z),Set(Set(Z),Set(Z,Z))),

Set(Z,Z,Z,Z),

Set(Set(Z,Z),Set(Z,Z)),

Set(Set(Set(Z),Set(Z)),Set(Z,Z)),

Set(Set(Z),Set(Z),Set(Set(Z),Set(Z))),

Set(Set(Z),Set(Z),Set(Z),Set(Z)),

Set(Set(Z),Set(Set(Z),Set(Z),Set(Z))),

Set(Set(Set(Z),Set(Z)),Set(Set(Z),Set(Z))),

Set(Set(Z),Set(Z,Z,Z)),

Set(Set(Z),Set(Set(Z),Set(Set(Z),Set(Z))))

MAPLE

combstruct command: A141268 := [H, {H=Union(Set(Z, card>=1), Set(H, card>=2))}, unlabelled]; seq(count(Test, size=j), j=1..20);

CROSSREFS

Cf. A005804.

Sequence in context: A007719 A148156 A148157 * A135527 A148158 A148159

Adjacent sequences:  A141265 A141266 A141267 * A141269 A141270 A141271

KEYWORD

nonn

AUTHOR

Thomas Wieder (thomas.wieder(AT)t-online.de), Jun 20 2008

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 15 23:53 EST 2012. Contains 205860 sequences.