Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132334
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132334 G.f.: A(x) = A_1 where A_1 = 1/[1 - x*(A_2)^3], A_2 = 1/[1 - x^2*(A_3)^3], A_3 = 1/[1 - x^3*(A_4)^3], ... A_n = 1/[1 - x^n*(A_{n+1})^3] for n>=1. +0
3
1, 1, 1, 4, 7, 16, 43, 89, 216, 502, 1154, 2715, 6268, 14583, 33936, 78787, 183141, 425547, 988765, 2297533, 5338321, 12403697, 28819646, 66962219, 155583912, 361492693, 839915741, 1951499287, 4534218339, 10535031491, 24477592379 (list; graph; listen)
OFFSET

0,4

COMMENT

Self-convolution cube is A132335.

PROGRAM

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

CROSSREFS

Cf. A132335; A132332 (variant).

Sequence in context: A108122 A027609 A050357 this_sequence A097661 A013625 A124402

Adjacent sequences: A132331 A132332 A132333 this_sequence A132335 A132336 A132337

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 20 2007

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research