Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141201
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141201 G.f. satisfies: A(x)^(1/2) = x + A(x) + A(A(x)) + A(A(A(x))) + A(A(A(A(x)))) +... +0
2
1, 2, 5, 16, 56, 208, 804, 3202, 13046, 54120, 227812, 970596, 4177436, 18136008, 79326641, 349241700, 1546401412, 6882164584, 30767887372, 138114569908, 622270344740, 2812994557488, 12755010576700, 57996678526684 (list; graph; listen)
OFFSET

2,2

FORMULA

G.f.: A(x) = G(x)^2 where G(x) = g.f. of A141200.

EXAMPLE

G.f.: A(x) = x^2 + 2*x^3 + 5*x^4 + 16*x^5 + 56*x^6 + 208*x^7 +...

A(x)^(1/2) = x + x^2 + 2*x^3 + 6*x^4 + 20*x^5 + 72*x^6 + 272*x^7 +...

Related expansions:

A(A(x)) = x^4 + 4*x^5 + 16*x^6 + 64*x^7 + 260*x^8 + 1072*x^9 +...

A(A(A(x))) = x^8 + 8*x^9 + 48*x^10 + 256*x^11 + 1290*x^12 +...

A(A(A(A(x)))) = x^16 + 16*x^17 + 160*x^18 + 1280*x^19 + 8980*x^20 +...

where A(x)^(1/2) = x + A(x) + A(A(x)) + A(A(A(x))) + ...

PROGRAM

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

CROSSREFS

Cf. A141200.

Sequence in context: A149974 A149975 A149976 this_sequence A149977 A147771 A052891

Adjacent sequences: A141198 A141199 A141200 this_sequence A141202 A141203 A141204

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 12 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 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research