Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108292
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108292 Row sums of triangle A108290. +0
4
1, 3, 19, 195, 2751, 49413, 1079079, 27760323, 822299383, 27565191753, 1031671508495, 42643092165765, 1929325374428791, 94835735736471369, 5032700868665421519, 286770182910733076163, 17463186681730290301671 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = Sum_{k=0..n} A108267(n, k)*2^k.

PROGRAM

(PARI) {a(n)=local(X=x+x*O(x^n)); sum(k=0, n, polcoeff(sum(j=0, n, binomial(n+n*j+j, n*j+j)*(x/(1+X))^j)/(1+X), k))} (PARI) {a(n)=sum(k=0, n, 2^k*polcoeff( (1-x)^(n+1)*sum(j=0, n, binomial(n+n*j+j, n*j+j)*x^j), k))}

CROSSREFS

Cf. A108267, A060543, A108290.

Adjacent sequences: A108289 A108290 A108291 this_sequence A108293 A108294 A108295

Sequence in context: A001517 A080893 A028854 this_sequence A048172 A053554 A079145

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 31 2005

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 May 15 13:16 EDT 2008. Contains 139641 sequences.


AT&T Labs Research