Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110630
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110630 Every 2-nd term of A083954 such that the self-convolution 2-nd power is congruent modulo 8 to A083954, which consists entirely of numbers 1 through 4. +0
3
1, 2, 3, 4, 1, 4, 3, 4, 3, 4, 2, 2, 4, 4, 3, 2, 2, 2, 3, 2, 3, 2, 4, 2, 2, 4, 2, 4, 2, 2, 1, 4, 1, 2, 4, 4, 1, 2, 3, 4, 4, 4, 3, 4, 2, 2, 2, 2, 1, 4, 1, 2, 3, 2, 4, 4, 1, 4, 1, 4, 2, 2, 3, 4, 2, 4, 2, 4, 3, 4, 4, 2, 4, 2, 1, 2, 4, 4, 4, 4, 1, 2, 4, 4, 2, 2, 3, 4, 1, 2, 2, 4, 1, 2, 4, 4, 3, 2, 3, 4, 1, 4, 4, 4, 3 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = A083954(2*n) for n>=0.

EXAMPLE

A(x) = 1 + 2*x + 3*x^2 + 4*x^3 + x^4 + 4*x^5 + 3*x^6 + 4*x^7 +...

A(x)^2 = 1 + 4*x + 10*x^2 + 20*x^3 + 27*x^4 + 36*x^5 + 44*x^6 +...

A(x)^2 (mod 8) = 1 + 4*x + 2*x^2 + 4*x^3 + 3*x^4 + 4*x^5 +...

G083954(x) = 1 + 4*x + 2*x^2 + 4*x^3 + 3*x^4 + 4*x^5 + 4*x^6 +...

where G083954(x) is the g.f. of A083954.

PROGRAM

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

CROSSREFS

Cf. A083954, A110629.

Sequence in context: A138223 A159798 A003324 this_sequence A129717 A117742 A117716

Adjacent sequences: A110627 A110628 A110629 this_sequence A110631 A110632 A110633

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com) and Paul D. Hanna (pauldhanna(AT)juno.com), Aug 09 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research