A307696
Number of evolutionary duplication-loss-histories with n leaves of the caterpillar species tree with 2 leaves.
Original entry on oeis.org
2, 7, 34, 200, 1318, 9354, 69864, 541323, 4310950, 35066384, 290081932, 2432766082, 20635672664, 176727482860, 1526000459400, 13270616752680, 116124930068670, 1021736927603190, 9033726534916920, 80220639767921370, 715166816624282820, 6398357633173869600
Offset: 1
The caterpillar species tree with 2 leaves is equal to
a
/ \
1 2
For convenience the internal node is labeled by a, and the leaves by 1,2. The associated nodes in the histories will be denoted by the same labels.
The a(1)=2 histories with n=1 leaf are created by the following growth process:
a a
/ \
1 2
after one loss event each.
The a(2)=7 histories with n=2 leaves are created by the following growth process:
a a a a a a a
/ \ / \ / \ / \ / \ / \
1 2 1 2 a a a a a a a a
/ \ / \ / / / \ \ \ \ /
1 1 2 2 1 1 1 2 2 2 2 1
A307697
Number of Evolutionary Duplication-Loss-histories with n leaves of the caterpillar species tree with 3 leaves.
Original entry on oeis.org
3, 19, 159, 1565, 17022, 197928, 2413494, 30490089, 395828145, 5250493688, 70863932052, 970121212741, 13439019867456, 188038364992270, 2653560128625570, 37723174042204665, 539726553801797610, 7765849268430279390
Offset: 1
The caterpillar species tree with 3 leaves is equal to
a
/ \
b 3
/ \
1 2
For convenience the internal nodes are labeled by a,b, and the leaves by 1,2,3. The associated nodes in the histories will be denoted by the same labels.
The a(1)=3 histories with n=1 leaf are created by the following growth process:
a a a
/ / \
b b 3
/ \
1 2
after two loss events each.
A307700
Number of evolutionary duplication-loss-histories with n leaves of the caterpillar species tree with 5 leaves.
Original entry on oeis.org
5, 69, 1230, 24843, 541315, 12426996, 296546600, 7292489761, 183702242491, 4719659859582, 123261298705663, 3263950145153931, 87452457544863592, 2366980142343757033, 64628573978046899555, 1778185743733577832862, 49254755849062502247446, 1372455474283175885070422
Offset: 1
The caterpillar species tree with 5 leaves is equal to
a
/ \
b 5
/ \
c 4
/ \
d 3
/ \
1 2
For convenience the internal nodes are labeled by a,b,c,d, and the leaves by 1,2,3,4,5. The associated nodes in the histories will be denoted by the same labels.
The a(1)=5 histories with n=1 leaf are created by the following growth process:
a a a a a
/ / / / \
b b b b 5
/ / / \
c c c 4
/ / \
d d 3
/ \
1 2
after four loss events each.
-
my(z = 'z + O('z^25), t = sqrt(1-4*z), u = sqrt(-5+6*t+4*z), v = sqrt(-t*u+3*t+3*u-4), w = sqrt(-t*v+3*t+3*v-4)); Vec(1/2-(1/2)*sqrt(-4-t*w+3*t+3*w)) \\ Michel Marcus, May 07 2019
A307941
Number of evolutionary duplication-loss-histories of the complete binary species tree with 4 leaves.
Original entry on oeis.org
4, 34, 368, 4685, 66416, 1013268, 16279788, 271594611, 4660794200, 81747301898, 1458812278424, 26400987754054, 483374731032868, 8936983620559660, 166617056922535080, 3128790129161470470, 59124052722375912960, 1123458655726125274620, 21452847767668402271220
Offset: 1
The complete binary species tree with 4 leaves is equal to
a
/ \
b c
/ \ / \
1 2 3 4
For convenience the internal nodes are labeled by a,b,c and the leaves by 1,2,3,4. The associated nodes in the histories will be denoted by the same labels.
The a(1)=4 histories with n=1 leaf are created by the following growth process:
a a a a
/ / \ \
b b c c
/ \ / \
1 2 3 4
after two loss events each.
Cf.
A000108 (caterpillar/complete binary species tree with 1 leaf, ordinary binary trees).
A307943
Number of evolutionary duplication-loss-histories of the complete binary species tree with 16 leaves.
Original entry on oeis.org
16, 616, 28832, 1556780, 93017264, 5971377672, 403667945712, 28346017000314, 2048467088599520, 151362953286590792, 11383212160213595696, 868385902978402717696, 67032303753464250574432, 5225869642113491897295040, 410865063418648682500317120
Offset: 1
See A307941 (complete binary species tree with 4 leaves).
Cf.
A000108 (caterpillar/complete binary species tree with 1 leaf, ordinary binary trees).
A307942
Number of evolutionary duplication-loss-histories of the complete binary species tree with 8 leaves.
Original entry on oeis.org
8, 148, 3376, 89390, 2624872, 82866636, 2755019736, 95135709027, 3380416782760, 122798718575216, 4539685792433848, 170225552910292438, 6458330316575589176, 247456381334355675220, 9561546562984390785960, 372141845574597078971490, 14575950501012888889866120
Offset: 1
See A307941 (complete binary species tree with 4 leaves).
Cf.
A000108 (caterpillar/complete binary species tree with 1 leaf, ordinary binary trees).
-
z='z+O('z^20); my(t = sqrt(1-4*z), u = sqrt(-5+6*t+4*z), v = sqrt(1+6*u-6*t-4*z)); Vec(1/2-(1/2)*sqrt(-5+6*v-6*u+6*t+4*z)) \\ Jianing Song, Jul 29 2019
Showing 1-6 of 6 results.
Comments