Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161631
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161631 E.g.f. satisfies: A(x) = 1 + x*exp(x*A(x)). +0
2
1, 1, 2, 9, 52, 425, 4206, 50827, 713000, 11500785, 208833850, 4226139731, 94226705772, 2296472176297, 60727113115046, 1732020500240955, 52998549321251536, 1731977581804704737, 60205422811336194546 (list; graph; listen)
OFFSET

0,3

FORMULA

E.g.f.: A(x) = 1 - LambertW(-x^2*exp(x))/x.

E.g.f.: A(x) = (1/x)*Series_Reversion(x/B(x)) where B(x) = 1 + x*exp(x)/B(x) = (1+sqrt(1+4*x*exp(x)))/2.

a(n) = n*A125500(n-1) for n>0, where exp(x*A(x)) = e.g.f. of A125500.

a(n) = n!*Sum_{k=0..n} C(n-k+1,k)/(n-k+1) * k^(n-k)/(n-k)!.

If A(x)^m = Sum_{n>=0} a(n,m)*x^n/n! then

a(n,m) = n!*Sum_{k=0..n} m*C(n-k+m,k)/(n-k+m) * k^(n-k)/(n-k)!.

EXAMPLE

E.g.f.: A(x) = 1 + x + 2*x^2/2! + 9*x^3/3! + 52*x^4/4! + 425*x^5/5! +...

exp(x*A(x)) = 1 + x + 3*x^2/2! + 13*x^3/3! + 85*x^4/4! + 701*x^5/5! +...

PROGRAM

(PARI) {a(n, m=1)=n!*sum(k=0, n, m*binomial(n-k+m, k)/(n-k+m)*k^(n-k)/(n-k)!)}

CROSSREFS

Cf. A125500.

Sequence in context: A052882 A143922 A110322 this_sequence A121678 A124347 A080146

Adjacent sequences: A161628 A161629 A161630 this_sequence A161632 A161633 A161634

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 18 2009

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