Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143552
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143552 G.f. satisfies: A(x) = 1 + x*A(x)^5*A(-x)^2. +0
6
1, 1, 3, 22, 115, 1048, 6418, 63784, 421195, 4386273, 30271136, 324599018, 2306033386, 25228297188, 182938978344, 2030788315648, 14952369357211, 167836915812087, 1250429798513035, 14158770843121424, 106483223789898776 (list; graph; listen)
OFFSET

0,3

FORMULA

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

EXAMPLE

G.f. A(x) = 1 + x + 3*x^2 + 22*x^3 + 115*x^4 + 1048*x^5 + 6418*x^6 +...

Related expansions:

A(x)^5 = 1 + 5*x + 25*x^2 + 180*x^3 + 1200*x^4 + 9851*x^5 + 73195*x^6 +...

A(-x)^2 = 1 - 2*x + 7*x^2 - 50*x^3 + 283*x^4 - 2458*x^5 + 16106*x^6 -+...

A(x)*A(-x) = 1 + 5*x^2 + 195*x^4 + 10946*x^6 + 720443*x^8 +...

[A(x)*A(-x)]^7 = 1 + 35*x^2 + 1890*x^4 + 121947*x^6 + 8674036*x^8 +...

PROGRAM

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

CROSSREFS

Cf. A143550, A143551, A143553, A143554.

Sequence in context: A009029 A009032 A061182 this_sequence A006283 A100511 A033506

Adjacent sequences: A143549 A143550 A143551 this_sequence A143553 A143554 A143555

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research