Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143401
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143401 Expansion of x^k/Prod_{t=k..2k}(1-tx) for k=6. +0
2
0, 0, 0, 0, 0, 0, 1, 63, 2282, 62370, 1428987, 28979181, 537306484, 9302333040, 152587968533, 2396472657579, 36320866824606, 534421447961310, 7670116319449039, 107781064078390857, 1487396442778796648 (list; graph; listen)
OFFSET

0,8

COMMENT

a(n) is also the number of forests of 6 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^6/((1-6x)(1-7x)(1-8x)(1-9x)(1-10x)(1-11x)(1-12x)).

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(6); seq (a(n), n=0..27);

CROSSREFS

6th column of A143395.

Sequence in context: A017779 A110826 A017726 this_sequence A075516 A004376 A094938

Adjacent sequences: A143398 A143399 A143400 this_sequence A143402 A143403 A143404

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research