Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143341
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143341 G.f. satisfies: A(x) = 1 + x*A(x)^4/A(-x). +0
3
1, 1, 5, 26, 195, 1303, 11076, 81910, 740151, 5782175, 54176573, 438029432, 4203769940, 34798104500, 339699218160, 2860590892318, 28283147265023, 241296800029199, 2409437282086511, 20767852798378330, 209017295575667771 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f. satisfies: A(x) - x*A(x)^4 = 1 + x^2*[A(x)*A(-x)]^3.

EXAMPLE

A bisection of g.f. A(x) equals a bisection of A(x)^4:

A(x) = 1 + x + 5*x^2 + 26*x^3 + 195*x^4 + 1303*x^5 + 11076*x^6 + 81910*x^7 +...

A(x)^4 = 1 + 4*x + 26*x^2 + 168*x^3 + 1303*x^4 + 9744*x^5 + 81910*x^6 +...

so that A(x) - x*A(x)^4 = 1 + x^2*[A(x)*A(-x)]^3, where

[A(x)*A(-x)]^3 = 1 + 27*x^2 + 1332*x^4 + 82791*x^6 + 5800329*x^8 +...

A(x)*A(-x) = 1 + 9*x^2 + 363*x^4 + 20820*x^6 + 1397511*x^8 +...

PROGRAM

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

CROSSREFS

Cf. A143339, A143340.

Sequence in context: A090226 A094422 A121750 this_sequence A007286 A099032 A094652

Adjacent sequences: A143338 A143339 A143340 this_sequence A143342 A143343 A143344

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 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 22 20:51 EST 2009. Contains 167312 sequences.


AT&T Labs Research