Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161968
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161968 E.g.f. L(x) satisfies: L(x) = x*exp(x*d/dx L(x)), where L(x) is the logarithm of e.g.f. of A161967. +0
2
0, 1, 2, 15, 232, 5905, 220176, 11210479, 743759360, 62179950753, 6387468716800, 790466735915791, 115974842104378368, 19906425428056709425, 3952505003715017695232, 899034956269244372091375 (list; graph; listen)
OFFSET

0,3

EXAMPLE

E.g.f.: L(x) = x + 2*x^2/2! + 15*x^3/3! + 232*x^4/4! + 5905*x^5/5! +...

where exp(L(x)) = exp(x*exp(x*d/dx L(x))) = e.g.f. of A161967:

exp(L(x)) = 1 + x + 3*x^2/2! + 22*x^3/3! + 317*x^4/4! + 7596*x^5/5! +...

PROGRAM

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

CROSSREFS

Cf. A161968 (exp).

Sequence in context: A145168 A090301 A097628 this_sequence A156750 A102555 A143886

Adjacent sequences: A161965 A161966 A161967 this_sequence A161969 A161970 A161971

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 23 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 December 6 22:55 EST 2009. Contains 170429 sequences.


AT&T Labs Research