Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129482
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129482 E.g.f.: A(x) = Product_{n>=0} [1 + Sum_{k>=n+1} C(k-1,n)*x^k/k! ]. +0
2
1, 1, 2, 7, 26, 101, 462, 2528, 15108, 92443, 581138, 3910688, 29024316, 234464634, 1982157166, 17009089378, 147132511520, 1301376431363, 12058326893970, 119068705590380, 1249031077693044, 13641953001474076, 151668261047351986 (list; graph; listen)
OFFSET

0,3

COMMENT

G.f. for A129483 is closely related.

EXAMPLE

E.g.f.: A(x) = 1 + x + 2x^2/2! + 7x^3/3! + 26x^4/4! +

101x^5/5! +...

Product formula is illustrated by:

A(x) = [1 + x + x^2/2! + x^3/3! + x^4/4! + x^5/5! +...]*

[1 + x^2/2! + 2x^3/3! + 3x^4/4! + 4x^5/5! + 5x^6/6! +...]*

[1 + x^3/3! + 3x^4/4! + 6x^5/5! + 10x^6/6! + 15x^7/7! +...]*

[1 + x^4/4! + 4x^5/5! + 10x^6/6! + 20x^7/7! + 35x^8/8! +...]*

[1 + x^5/5! + 5x^6/6! + 15x^7/7! + 35x^8/8! + 70x^9/9! +...]*...*

[1 + Sum_{k>=n+1} C(k-1,n)*x^k/k! ]*...

PROGRAM

(PARI) {a(n)=n!*polcoeff(prod(k=0, n, 1+sum(i=1, n-k+1, binomial(k+i-1, k)*x^(k+i)/(k +i)! +x*O(x^n))), n)}

CROSSREFS

Cf. A129483.

Sequence in context: A049775 A101850 A045868 this_sequence A150536 A150537 A119243

Adjacent sequences: A129479 A129480 A129481 this_sequence A129483 A129484 A129485

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 17 2007

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 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research