Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120575
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120575 G.f. satisfies: A(x) = x + 2*x*A(x) + x*A(A(x)). +0
2
1, 3, 12, 66, 471, 4044, 39711, 433128, 5153655, 66087525, 905350476, 13162855629, 202073897730, 3262403607924, 55206822277551, 976489740673734, 18010559992528317, 345674349652856367, 6891047565127733874 (list; graph; listen)
OFFSET

1,2

EXAMPLE

A(x) = x + 3*x^2 + 12*x^3 + 66*x^4 + 471*x^5 + 4044*x^6 + 39711*x^7 +...

A(A(x)) = x + 6*x^2 + 42*x^3 + 339*x^4 + 3102*x^5 + 31623*x^6 +...

PROGRAM

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

CROSSREFS

Cf. A120574.

Sequence in context: A007871 A058790 A080599 this_sequence A123227 A009362 A107713

Adjacent sequences: A120572 A120573 A120574 this_sequence A120576 A120577 A120578

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 15 2006

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research