Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A106216
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A106216 Coefficients of g.f. A(x) where 0 <= a(n) <= 2 for all n>1, with initial terms {1,3}, such that A(x)^(1/3) consists entirely of integer coefficients. +0
9
1, 3, 0, 1, 0, 0, 2, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0 (list; graph; listen)
OFFSET

0,2

COMMENT

The self-convolution cube-root equals A106219. Positions of 1's is given by A106217. Positions of 2's is given by A106218. What is the frequency of occurrence of the 1's and 2's?

FORMULA

A(z)=0 at z=-0.322846893915891638743032676733152456643928599...

EXAMPLE

A(x)^(1/3) = 1 + 1x - 1x^2 + 2x^3 - 4x^4 + 9x^5 - 21x^6 + 53x^6 -+...

PROGRAM

(PARI) {a(n)=local(A=1+3*x); if(n==0, 1, if(n==1, 3, for(j=2, n, for(k=0, 2, t=polcoeff((A+k*x^j+x*O(x^j))^(1/3), j); if(denominator(t)==1, A=A+k*x^j; break))); polcoeff(A, n)))}

CROSSREFS

Cf. A106217, A106218, A106219, A083953.

Sequence in context: A098018 A107093 A051830 this_sequence A035676 A129685 A091959

Adjacent sequences: A106213 A106214 A106215 this_sequence A106217 A106218 A106219

KEYWORD

nonn

AUTHOR

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

page 1

Search completed in 0.005 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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research