Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124381
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124381 O.g.f.: A(x) = Sum_{n>=0} x^n*Product_{k=0..n} (1 + k*(k+1)/2*x). +0
1
1, 1, 2, 5, 14, 48, 181, 772, 3620, 18511, 102869, 613584, 3926895, 26734671, 193310243, 1477081245, 11896869336, 100700815331, 893438783126, 8291513009130, 80302486087937, 810290260679230, 8502192961792190 (list; graph; listen)
OFFSET

0,3

EXAMPLE

A(x) = 1 + x*(1+x) + x^2*(1+x)*(1+3x) + x^3*(1+x)*(1+3x)*(1+6x) +...

PROGRAM

(PARI) a(n)=polcoeff(sum(k=0, n, x^k*prod(j=0, k, 1+j*(j+1)/2*x+x*O(x^n))), n)

CROSSREFS

Adjacent sequences: A124378 A124379 A124380 this_sequence A124382 A124383 A124384

Sequence in context: A119841 A129778 A060797 this_sequence A131236 A119499 A079452

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 28 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 May 16 01:24 EDT 2008. Contains 139630 sequences.


AT&T Labs Research