Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107089
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107089 G.f. A(x) satisfies: A(x)^9 = A(x^3)^3 + 9*x. +0
3
1, 1, -4, 23, -150, 1054, -7761, 58998, -459085, 3636389, -29209558, 237295537, -1945823646, 16081045446, -133787515943, 1119454523221, -9413778489629, 79510460561765, -674169212593940, 5736078315701995, -48956250060321142, 419002149097227663 (list; graph; listen)
OFFSET

0,3

COMMENT

Self-convolution cube is A107090. Self-convolution 9-th power is A107091.

EXAMPLE

A(x)^9 = 1 + 9*x + 3*x^3 - 9*x^6 + 46*x^9 - 276*x^12 + 1827*x^15 -+...

A(x^3)^3 = 1 + 3*x^3 - 9*x^6 + 46*x^9 - 276*x^12 + 1827*x^15 -+...

PROGRAM

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

CROSSREFS

Cf. A107090, A107091.

Sequence in context: A091642 A020079 A116881 this_sequence A055723 A007297 A111547

Adjacent sequences: A107086 A107087 A107088 this_sequence A107090 A107091 A107092

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 11 2005

page 1

Search completed in 0.004 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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research