Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161799
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161799 G.f. satisfies: A(x) = 1/(1 - x/(1 - x*A(x))^2)^3. +0
2
1, 3, 12, 61, 345, 2085, 13182, 86106, 576543, 3936029, 27294390, 191722887, 1361291244, 9754412169, 70447946556, 512278417176, 3747570671685, 27561220671408, 203657352324178, 1511270129552163, 11257532921742528 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = Sum_{k=0..n} C(3*n-2*k+2,k)/(n-k+1) * C(n+k-1,n-k).

Let A(x)^m = Sum_{n>=0} a(n,m)*x^n then

a(n,m) = Sum_{k=0..n} C(3*n-2*k+3*m-1,k)*m/(n-k+m) * C(n+k-1,n-k).

PROGRAM

(PARI) {a(n, m=1)=sum(k=0, n, binomial(3*n-2*k+3*m-1, k)*m/(n-k+m)*binomial(n+k-1, n-k))}

CROSSREFS

Cf. A161797, A161798.

Sequence in context: A082278 A078162 A002497 this_sequence A159925 A121694 A158691

Adjacent sequences: A161796 A161797 A161798 this_sequence A161800 A161801 A161802

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 19 2009

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