Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155928
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155928 G.f. satisfies: A(x) = F(x)^2 where F(x) = Sum_{n>=0} A155926(n)*x^n/[n!*(n+1)!/2^n] and A(x) = Sum_{n>=0} a(n)*x^n/[n!*(n+1)!/2^n]. +0
2
1, 2, 11, 122, 2302, 66482, 2735721, 152359874, 11048880926, 1012437290342, 114445632250776, 15649612498128050, 2546878326578431588, 486567378291992448726, 107845834421517755737817 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f. satisfies: A(x) = B( x*sqrt(A(x)) )^2 where B(x) = Sum_{n>=0} x^n/[n!*(n+1)!/2^n].

EXAMPLE

G.f.: A(x) = 1 + 2*x + 11*x^2/3 + 122*x^3/18 + 2302*x^4/180 + 66482*x^5/2700 +...

G.f.: A(x) = F(x)^2 where:

F(x) = 1 + x + 4*x^2/3 + 37*x^3/18 + 621*x^4/180 + 16526*x^5/2700 +...+ A155926(n)*x^n/[n!*(n+1)!/2^n] +...

G.f. satisfies: A(x) = B( x*sqrt(A(x)) )^2 where:

B(x) = 1 + x + x^2/3 + x^3/18 + x^4/180 + x^5/2700 +...+ x^n/[n!*(n+1)!/2^n] +...

PROGRAM

(PARI) {a(n)=local(B=sum(k=0, n, x^k/(k!*(k+1)!/2^k))+x*O(x^n)); polcoeff((serreverse(x/B)/x)^2, n)*n!*(n+1)!/2^n}

CROSSREFS

Cf. A155926.

Sequence in context: A130222 A057076 A118794 this_sequence A001946 A112864 A077391

Adjacent sequences: A155925 A155926 A155927 this_sequence A155929 A155930 A155931

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 31 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 November 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research