Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124382
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124382 O.g.f.: A(x) = Sum_{n>=0} x^n*Product_{k=0..n} (1 + k*(k+1)*(k+2)/6*x). +0
1
1, 1, 2, 6, 20, 90, 465, 2826, 20020, 158348, 1430189, 14217275, 157279196, 1903617880, 25151383277, 361228405394, 5594555181227, 93472423847492, 1671138501448565, 31988293954710201, 651665490924639449 (list; graph; listen)
OFFSET

0,3

EXAMPLE

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

PROGRAM

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

CROSSREFS

Sequence in context: A089179 A004104 A079468 this_sequence A000666 A027321 A027315

Adjacent sequences: A124379 A124380 A124381 this_sequence A124383 A124384 A124385

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research