Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144681
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144681 E.g.f. satisfies: A(x/A(x)) = exp(x). +0
4
1, 1, 3, 22, 305, 6656, 204337, 8226436, 414585425, 25315924960, 1828704716801, 153433983789164, 14739472821255481, 1602471473448455104, 195300935112810494801, 26470100501608768436716 (list; graph; listen)
OFFSET

0,3

FORMULA

E.g.f. satisfies: A(x) = exp( x*A(log A(x)) ).

E.g.f: A(x) = G(2x)^(1/2) where G(x/G(x)^2) = exp(x) and G(x) is the e.g.f. of A144682.

E.g.f: A(x) = G(3x)^(1/3) where G(x/G(x)^3) = exp(x) and G(x) is the e.g.f. of A144683.

E.g.f: A(x) = G(4x)^(1/4) where G(x/G(x)^4) = exp(x) and G(x) is the e.g.f. of A144684.

E.g.f: A(x) = 1/G(-x) where G(x*G(x)) = exp(x) and G(x) is the e.g.f. of A087961.

E.g.f. A(log(A(x))) = log(A(x))/x = G(x) is the e.g.f of A140049 where G(x) satisfies G(x*exp(-x*G(x))) = exp(x*G(x)).

EXAMPLE

E.g.f. A(x) = 1 + x + 3*x^2/2! + 22*x^3/3! + 305*x^4/4! +...

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

1/A(x) = 1 + x - x^2/2! + 10*x^3/3! - 159*x^4/4! + 3816*x^5/5! -+...

A(log(A(x)) = 1 + x + 5*x^2/2! + 55*x^3/3! + 1005*x^4/4! + 26601*x^5/5! +...

PROGRAM

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

CROSSREFS

Cf. A144682, A144683, A144684, A087961, A140049.

Sequence in context: A122778 A108991 A119390 this_sequence A124567 A161967 A102223

Adjacent sequences: A144678 A144679 A144680 this_sequence A144682 A144683 A144684

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Sep 19 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research