Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138293
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138293 E.g.f. satisfies: A(x) = x + exp(x*A(x)). +0
1
1, 2, 5, 28, 245, 2816, 40537, 702976, 14270153, 332102656, 8719631981, 255020847104, 8222803663549, 289815184113664, 11085650268060929, 457386463819595776, 20248713707077863953, 957435459515190345728 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = n!*Sum_{k=0..floor((n+1)/2)} (n-2*k+1)^(n-k)/(k!*(n-2*k+1)!). - Vladeta Jovovic (vladeta(AT)eunet.rs), Mar 15 2008

EXAMPLE

E.g.f: A(x) = 1 + 2*x + 5/2*x^2 + 14/3*x^3 + 245/24*x^4 + 352/15*x^5 +...

Log(A(x)-x) = x + 2*x^2 + 5/2*x^3 + 14/3*x^4 + 245/24*x^5 + 352/15*x^6 +...

PROGRAM

(PARI) {a(n)=local(A=1); for(i=0, n, A=x+exp(x*A+x*O(x^n))); n!*polcoeff(A, n)}

CROSSREFS

Sequence in context: A072371 A019043 A009635 this_sequence A068069 A105787 A110497

Adjacent sequences: A138290 A138291 A138292 this_sequence A138294 A138295 A138296

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 13 2008

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research