Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143563
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143563 G.f. satisfies: A(x) = 1 + x*A(x)^4/A(-x)^2. +0
1
1, 1, 6, 29, 242, 1554, 14476, 104061, 1024122, 7818662, 79523444, 630256402, 6552401972, 53271202948, 562560238232, 4658979320605, 49780348483530, 418091057783582, 4508111500966628, 38281314209625862, 415790041176520092 (list; graph; listen)
OFFSET

0,3

FORMULA

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

EXAMPLE

G.f. A(x) = 1 + x + 6*x^2 + 29*x^3 + 242*x^4 + 1554*x^5 + 14476*x^6 +...

A(x)*A(-x) = 1 + 11*x^2 + 462*x^4 + 27907*x^6 + 1982266*x^8 +...

A(x)^2*A(-x)^2 = 1 + 22*x^2 + 1045*x^4 + 65978*x^6 + 4791930*x^8 +...

PROGRAM

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

CROSSREFS

Sequence in context: A020090 A020036 A054748 this_sequence A122802 A051685 A165734

Adjacent sequences: A143560 A143561 A143562 this_sequence A143564 A143565 A143566

KEYWORD

nonn

AUTHOR

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


AT&T Labs Research