Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120593
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120593 G.f. satisfies: 5*A(x) = 4 + x + A(x)^4, starting with [1,1,6]. +0
3
1, 1, 6, 76, 1201, 21252, 402892, 8001412, 164321982, 3461110532, 74358814838, 1623152780808, 35897318940028, 802620009567628, 18112759482614328, 412020809942451504, 9437537418826749369, 217486633306640519124 (list; graph; listen)
OFFSET

0,3

COMMENT

See comments in A120588 for conditions needed for an integer sequence to satisfy a functional equation of the form: r*A(x) = c + b*x + A(x)^n.

FORMULA

G.f.: A(x) = 1 + Series_Reversion(1+5*x - (1+x)^4). Lagrange Inversion yields: G.f.: A(x) = Sum_{n>=0} C(4*n,n)/(3*n+1) * (4+x)^(3*n+1)/5^(4*n+1).

EXAMPLE

A(x) = 1 + x + 6*x^2 + 76*x^3 + 1201*x^4 + 21252*x^5 +...

A(x)^4 = 1 + 4*x + 30*x^2 + 380*x^3 + 6005*x^4 + 106260*x^5 +...

PROGRAM

(PARI) {a(n)=local(A=1+x+6*x^2+x*O(x^n)); for(i=0, n, A=A-5*A+4+x+A^4); polcoeff(A, n)}

CROSSREFS

Cf. A120588 - A120592, A120594 - A120607.

Sequence in context: A053337 A155643 A066797 this_sequence A116874 A030044 A145165

Adjacent sequences: A120590 A120591 A120592 this_sequence A120594 A120595 A120596

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 16 2006, Jan 24 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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research