Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143048
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143048 G.f. satisfies: A(x) = 1 + x*A(-x)^5. +0
4
1, 1, -5, -15, 165, 630, -8151, -33780, 474045, 2052495, -30206330, -134392230, 2040588775, 9248893360, -143569282680, -659546365020, 10407737293965, 48303692377425, -771991701692175, -3611789245335285, 58311219888996170, 274581478640096340 (list; graph; listen)
OFFSET

0,3

FORMULA

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

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

EXAMPLE

A(x) = 1 + x - 5*x^2 - 15*x^3 + 165*x^4 + 630*x^5 - 8151*x^6 -++-...

A(x)^5 = 1 + 5*x - 15*x^2 - 165*x^3 + 630*x^4 + 8151*x^5 - 33780*x^6 -...

A(x)^6 = 1 + 6*x - 15*x^2 - 220*x^3 + 630*x^4 + 11286*x^5 - 33780*x^6 -...

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

PROGRAM

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

CROSSREFS

Cf. A143045, A143046, A143047, A143049.

Adjacent sequences: A143045 A143046 A143047 this_sequence A143049 A143050 A143051

Sequence in context: A124209 A048347 A034980 this_sequence A120602 A004130 A088869

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 January 7 11:41 EST 2009. Contains 152824 sequences.


AT&T Labs Research