Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124529
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124529 a(n) = Sum_{k=0..n} k!*A124526(n+k,k) for n>=0. +0
4
1, 2, 6, 29, 190, 1562, 15457, 179034, 2377092, 35599701, 593731310, 10914169312, 219252994039, 4779086510108, 112341582757512, 2833025331800643, 76293601822430388, 2185288262904326236, 66338823231846583471 (list; graph; listen)
OFFSET

0,2

COMMENT

Equals diagonal sums of triangle A124418: a(n) = Sum_{k=0..n} A124418(n+k,k) for n>=0 (conjecture).

PROGRAM

(PARI) {a(n)=sum(k=0, n, k!*((n+k)\2)!*((n+k+1)\2)!*polcoeff(polcoeff(exp((1+y)*(exp(x+x*O(x^n))-1)), (n+k)\2), k) *polcoeff(polcoeff(exp((1+y)*(exp(x+x*O(x^n))-1)), (n+k+1)\2), k))}

CROSSREFS

Cf. A124526, A124527, A124528; A124418.

Sequence in context: A027109 A107375 A020126 this_sequence A088957 A030538 A076978

Adjacent sequences: A124526 A124527 A124528 this_sequence A124530 A124531 A124532

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 08 2006

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 December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research