Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A159316
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A159316 E.g.f. A(x) satisifies: d/dx log(A(x)) = A(2*x)^2. +0
3
1, 1, 5, 61, 1481, 66361, 5390285, 803252341, 224927827601, 121129543555441, 127545238071714965, 265238370995975176621, 1095520296374502654008921, 9015241470782090221556516521, 148067303294213271502974778276445 (list; graph; listen)
OFFSET

0,3

COMMENT

Row 2 of array A159314.

FORMULA

E.g.f. satisfies: A'(x) = A(x)*A(2*x)^2.

a(n) = Sum_{i=0..n-1} C(n-1,i)*4^i*A126444(i)*a(n-1-i) for n>0 with a(0)=1.

E.g.f.: A(x) = G(2*x)^(1/2) where G(x) = e.g.f. of A126444.

E.g.f.: A(x) = F(4*x)^(1/4) where F(x) = e.g.f. of A159315.

EXAMPLE

E.g.f.: A(x) = 1 +x +5*x^2/2! +61*x^3/3!+1481*x^4/4!+66361*x^5/5! +...

Related expansions:

log(A(x)) = x + 4*x^2/2! + 48*x^3/3! + 1216*x^4/4! + 57600*x^5/5! +...

A(2*x)^2 = 1 + 4*x + 48*x^2/2! + 1216*x^3/3! + 57600*x^4/4! +...

A(x)*A(2*x)^2 = 1 + 5*x +61*x^2/2! +1481*x^3/3! +66361*x^4/4! +...

PROGRAM

(PARI) {a(n)=local(A=vector(n+4, j, 1+j*x)); for(i=0, n+3, for(j=0, n+2, m=n+3-j; A[m]=exp(intformal((A[m+1]+x*O(x^n))^(2^(m-1)))))); n!*polcoeff(A[3], n, x)}

CROSSREFS

Cf. A159314, A159315, A126444.

Sequence in context: A115047 A028296 A000364 this_sequence A116163 A092823 A152031

Adjacent sequences: A159313 A159314 A159315 this_sequence A159317 A159318 A159319

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 19 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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research