|
Search: id:A106237
|
|
|
| A106237 |
|
Triangle of the numbers of different forests with m trees having distinct orders. |
|
+0 2
|
|
| 1, 1, 0, 1, 1, 0, 2, 1, 0, 0, 3, 3, 0, 0, 0, 6, 5, 1, 0, 0, 0, 11, 11, 2, 0, 0, 0, 0, 23, 20, 5, 0, 0, 0, 0, 0, 47, 46, 11, 0, 0, 0, 0, 0, 0, 106, 93, 26, 2, 0, 0, 0, 0, 0, 0, 235, 216, 58, 3, 0, 0, 0, 0, 0, 0, 0, 551, 467, 139, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1301, 1121, 307, 29, 0, 0, 0, 0, 0, 0, 0
(list; table; graph; listen)
|
|
|
OFFSET
|
1,7
|
|
|
COMMENT
|
a(n) = 0 if and only if n < m + (((1+m)*m - 1)^2 -1)/8, where m is the number of trees in the forests counted by a(n).
|
|
FORMULA
|
a(n)= sum over the partitions of N:1K1+2K2+ ... +NKN, with exactly m distinct parts, of product_{1=<i<=N}C(A000055(i)+Ki-1, Ki). Because all the multiplicities of the parts of the considered partitions are 1, or 0, we can simplify the formula to a(n)= sum over the partitions of N with exactly m distinct parts, of product_{1=<i<=N}A000055(i). (Naturally we do not consider the parts with multiplicity 0).
|
|
EXAMPLE
|
a(3)=0 because m = 2 and (see comments) 3 < (2 + 3).
a(4)>0 because m = 1. Note that (((1+m)*m - 1)^2 -1)/8 = 0, if m = 1. It is clear that n >= m.
|
|
CROSSREFS
|
Cf. A106236, A000055.
Sequence in context: A037854 A091229 A055334 this_sequence A071675 A034365 A103778
Adjacent sequences: A106234 A106235 A106236 this_sequence A106238 A106239 A106240
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
Washington Bomfim (webonfim(AT)bol.com.br), Apr 28 2005
|
|
|
Search completed in 0.002 seconds
|