Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143399
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143399 Expansion of x^k/Prod_{t=k..2k}(1-tx) for k=4. +0
2
0, 0, 0, 0, 1, 30, 545, 7770, 95781, 1071630, 11192665, 111095490, 1060634861, 9822843030, 88799732385, 787259974410, 6869327386741, 59158464019230, 503954741177705, 4254156112792530, 35637875826743421, 296621138907400230 (list; graph; listen)
OFFSET

0,6

COMMENT

a(n) is also the number of forests of 4 labeled rooted trees of height at most 1 with n labels, where any root may contain >= 1 labels.

LINKS

Index entries for sequences related to rooted trees

FORMULA

G.f.: x^4/((1-4x)(1-5x)(1-6x)(1-7x)(1-8x)). a(n) = 30a(n-1) -355a(n-2) +2070a(n-3) -5944a(n-4) +6720a(n-5).

MAPLE

a := proc(k::nonnegint) local M; M := Matrix(k+1, (i, j)-> if (i=j-1) then 1 elif j=1 then [seq(-1* coeff (product (1-t*x, t=k..2*k), x, u), u=1..k+1)][i] else 0 fi); p-> (M^p)[1, k+1] end(4); seq (a (n), n=0..27);

CROSSREFS

4th column of A143395.

Sequence in context: A004327 A139626 A037961 this_sequence A075510 A028200 A028181

Adjacent sequences: A143396 A143397 A143398 this_sequence A143400 A143401 A143402

KEYWORD

nonn

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research