Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141383
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141383 G.f. satisfies: A(x) = x + A(A(A(A(x))))^2. +0
4
1, 1, 8, 104, 1724, 33280, 715308, 16683724, 415466708, 10926375108, 301131874516, 8648002744564, 257687247253732, 7940507243098200, 252374158974639744, 8255994209084399972, 277508512417717367138 (list; graph; listen)
OFFSET

1,3

FORMULA

G.f. satisfies: A( x - A(A(A(x)))^2 ) = x.

EXAMPLE

G.f.: A(x) = x + x^2 + 8*x^3 + 104*x^4 + 1724*x^5 + 33280*x^6 +...

Related expansions:

A(A(x)) = x + 2*x^2 + 18*x^3 + 249*x^4 + 4304*x^5 + 85740*x^6 +...

A(A(A(x))) = x + 3*x^2 + 30*x^3 + 441*x^4 + 7958*x^5 + 163940*x^6 +...

A(A(A(A(x)))) = x + 4*x^2 + 44*x^3 + 686*x^4 + 12928*x^5 + 275758*x^6 +...

A(A(A(A(x))))^2 = x^2 + 8*x^3 + 104*x^4 + 1724*x^5 + 33280*x^6 +...

The series reversion of A(x) = x - A(A(A(x)))^2, where

A(A(A(x)))^2 = x^2 + 6*x^3 + 69*x^4 + 1062*x^5 + 19462*x^6 + 402088*x^7 +...

PROGRAM

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

CROSSREFS

Cf. A141380, A141381, A141382; A141372.

Sequence in context: A001657 A106260 A112121 this_sequence A034300 A119934 A001922

Adjacent sequences: A141380 A141381 A141382 this_sequence A141384 A141385 A141386

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 28 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 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research