Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143559
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143559 G.f. satisfies: A(x) = 1 + x*A(x)^6/A(-x)^6. +0
5
1, 1, 12, 72, 1012, 9552, 148764, 1609496, 26398020, 305821344, 5174354988, 62479377384, 1079265357204, 13399747245040, 234917433809724, 2975608178304696, 52748683164797668, 678307369324850496 (list; graph; listen)
OFFSET

0,3

FORMULA

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

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

EXAMPLE

G.f. A(x) = 1 + x + 12*x^2 + 72*x^3 + 1012*x^4 + 9552*x^5 + 148764*x^6 +...

A(x)/A(-x) = 1 + 2*x + 2*x^2 + 122*x^3 + 242*x^4 + 16002*x^5 + 38962*x^6 +...

A(x)^5/A(-x)^5 = 1 + 10*x + 50*x^2 + 770*x^3 + 6450*x^4 + 109802*x^5 +...

where 1 - (1+x^2)/A(x) = x*A(x)^5/A(-x)^5.

PROGRAM

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

CROSSREFS

Cf. A143555, A143556, A143557, A143558.

Sequence in context: A088166 A138402 A108734 this_sequence A120793 A120783 A103475

Adjacent sequences: A143556 A143557 A143558 this_sequence A143560 A143561 A143562

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 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research