Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138292
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138292 E.g.f. satisfies: A(x) = exp(x*A(x^2)). +0
2
1, 1, 1, 7, 25, 121, 841, 9871, 80977, 869905, 10776241, 131366071, 1821918121, 27671299657, 460068491065, 8716820294911, 162728020119841, 3217989767498401, 69343322972016097, 1533322325194196455 (list; graph; listen)
OFFSET

0,4

COMMENT

E.g.f: A(x) = 1 + x + 1/2*x^2 + 7/6*x^3 + 25/24*x^4 + 121/120*x^5 +...

Log(A(x)) = x + x^3 + 1/2*x^5 + 7/6*x^7 + 25/24*x^9 + 121/120*x^11 +...

PROGRAM

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

CROSSREFS

Sequence in context: A110240 A129791 A141626 this_sequence A138738 A057573 A082651

Adjacent sequences: A138289 A138290 A138291 this_sequence A138293 A138294 A138295

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 December 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research