Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143395
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143395 Triangle T(n,k)=number of forests of k labeled rooted trees of height at most 1, with n labels, where any root may contain >= 1 labels, n >= 0, 0<=k<=n. +0
8
1, 0, 1, 0, 3, 1, 0, 7, 9, 1, 0, 15, 55, 18, 1, 0, 31, 285, 205, 30, 1, 0, 63, 1351, 1890, 545, 45, 1, 0, 127, 6069, 15421, 7770, 1190, 63, 1, 0, 255, 26335, 116298, 95781, 24150, 2282, 84, 1, 0, 511, 111645, 830845, 1071630, 416451, 62370, 3990, 108, 1, 0, 1023 (list; table; graph; listen)
OFFSET

0,5

LINKS

Index entries for sequences related to rooted trees

FORMULA

G.f. of column k: x^k/Prod_{t=k..2k}(1-tx). T(n, k) = Sum_{t=k..n} binomial(n,t)*stirling2(t,k)*k^(n-t).

E.g.f.: exp(y*exp(x)*(exp(x)-1)). [From Vladeta Jovovic (vladeta(AT)eunet.yu), Dec 08 2008]

EXAMPLE

T (3,2) = 9: {1}{2}<-3, {1}{3}<-2, {1}{2,3}, {2}{1}<-3, {2}{3}<-1, {2}{1,3}, {3}{1}<-2, {3}{2}<-1, {3}{1,2}.

Triangle begins:

[1]

[0, 1]

[0, 3, 1]

[0, 7, 9, 1]

[0, 15, 55, 18, 1]

MAPLE

with (combinat, stirling2): T := (n, k)-> add (binomial(n, t)* stirling2(t, k)* k^(n-t), t=k..n); seq (seq (T(n, k), k=0..n), n=0..11);

CROSSREFS

Columns k=0-9: A000007, A000225, A016269(n-2), A028025(n-3), A143399, A143400, A143401, A143402, A143403, A143404. Diagonal: A000012. See also A048993, A008277, A007318, A143405 for row sums.

Sequence in context: A010601 A110504 A111246 this_sequence A090536 A052420 A103685

Adjacent sequences: A143392 A143393 A143394 this_sequence A143396 A143397 A143398

KEYWORD

nonn,tabl

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 12 2008

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 November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research