Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089465
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089465 3rd hyperbinomial transform of A001858; also the hyperbinomial transform of A089462. +0
3
1, 4, 23, 178, 1763, 21504, 313585, 5342068, 104376201, 2304582544, 56807530871, 1547599725720, 46202052688603, 1500629138909632, 52697989385197137, 1990117967149595824, 80440669725095395025, 3465573101368534916928 (list; graph; listen)
OFFSET

0,2

COMMENT

A001858 enumerates forests of labeled trees with n nodes and shifts 1 place left under the hyperbinomial transform.

FORMULA

a(n) = sum(k=0, n, 3*(n-k+3)^(n-k-1)*C(n, k)*A001858(k)). a(n) = sum(m=0, n+1, sum(j=0, m, C(m, j)*C(n, n-m-j+1)*(n+3)^(n-m-j+1)*(m+j)!/(-2)^j)/m!).

PROGRAM

(PARI) a(n)=if(n<0, 0, sum(m=0, n+1, sum(j=0, m, binomial(m, j)*binomial(n, n-m-j+1)*(n+3)^(n-m-j+1)*(m+j)!/(-2)^j)/m!))

CROSSREFS

Cf. A001858, A089462, A089463.

Sequence in context: A025550 A067545 A004041 this_sequence A106174 A056814 A058863

Adjacent sequences: A089462 A089463 A089464 this_sequence A089466 A089467 A089468

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 05 2003

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