Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143047
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143047 G.f. satisfies: A(x) = 1 + x*A(-x)^4. +0
4
1, 1, -4, -10, 84, 265, -2604, -8900, 94692, 337940, -3767312, -13812674, 158785964, 593029550, -6967201736, -26372738120, 314904180100, 1204230041900, -14560722724912, -56130528427400, 685514219386576, 2659770565898729, -32749512944380172 (list; graph; listen)
OFFSET

0,3

FORMULA

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

G.f. satisfies: [A(x)^5 + A(-x)^5]/2 = [A(x)^4 + A(-x)^4]/2.

EXAMPLE

A(x) = 1 + x - 4*x^2 - 10*x^3 + 84*x^4 + 265*x^5 - 2604*x^6 - 8900*x^7 +...

A(x)^4 = 1 + 4*x - 10*x^2 - 84*x^3 + 265*x^4 + 2604*x^5 - 8900*x^6 -...

A(x)^5 = 1 + 5*x - 10*x^2 - 120*x^3 + 265*x^4 + 3906*x^5 - 8900*x^6 -...

Note that a bisction of A^5 equals a bisection of A^4.

PROGRAM

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

CROSSREFS

Cf. A143045, A143046, A143048, A143049.

Sequence in context: A124724 A146304 A059919 this_sequence A125855 A098449 A118378

Adjacent sequences: A143044 A143045 A143046 this_sequence A143048 A143049 A143050

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jul 19 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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research