Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145348
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145348 G.f. satisfies: A(x/A(x)^2) = 1 + x*A(x)^2. +0
3
1, 1, 4, 30, 312, 3965, 57824, 933998, 16346728, 305539046, 6037780164, 125227212342, 2711254371568, 61021656441091, 1423063422363676, 34297379607790288, 852463916004336464, 21812807282389353798 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f.: A(x) = 1 + x*G(x)^4 where G(x) = A(x*G(x)^2) and A(x) = G(x/A(x)^2).

EXAMPLE

G.f.: A(x) = 1 + x + 4*x^2 + 30*x^3 + 312*x^4 + 3965*x^5 +...

A(x)^2 = 1 + 2*x + 9*x^2 + 68*x^3 + 700*x^4 + 8794*x^5 + 126974*x^6+..

A(x/A(x)^2) = 1 + x + 2*x^2 + 9*x^3 + 68*x^4 + 700*x^5 + 8794*x^6 +...

A(x) = 1 + x*G(x)^4 where G(x) = A(x*G(x)^2):

G(x) = 1 + x + 6*x^2 + 59*x^3 + 742*x^4 + 10877*x^5 + 177612*x^6 +...

G(x)^2 = 1 + 2*x + 13*x^2 + 130*x^3 + 1638*x^4 + 23946*x^5 +...

PROGRAM

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

CROSSREFS

Adjacent sequences: A145345 A145346 A145347 this_sequence A145349 A145350 A145351

Sequence in context: A054972 A052452 A088794 this_sequence A052574 A158834 A139086

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 09 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 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research