Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143555
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143555 G.f. satisfies: A(x) = 1 + x*A(x)^2/A(-x)^2. +0
6
1, 1, 4, 8, 28, 80, 308, 984, 3980, 13472, 56164, 197032, 838396, 3013872, 13015188, 47624568, 207971436, 771336512, 3397886660, 12736715592, 56502898140, 213618833808, 953139545076, 3629043226392, 16270547827020, 62317467147744 (list; graph; listen)
OFFSET

0,3

FORMULA

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

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

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

EXAMPLE

G.f. A(x) = 1 + x + 4*x^2 + 8*x^3 + 28*x^4 + 80*x^5 + 308*x^6 +...

A(x)/A(-x) = 1 + 2*x + 2*x^2 + 10*x^3 + 18*x^4 + 98*x^5 + 210*x^6 +...

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

PROGRAM

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

CROSSREFS

Cf. A143554, A143556, A143557, A143558, A143559.

Sequence in context: A034515 A059480 A105723 this_sequence A025234 A075308 A020331

Adjacent sequences: A143552 A143553 A143554 this_sequence A143556 A143557 A143558

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research