|
Search: id:A109017
|
|
|
| A109017 |
|
Kronecker symbol (-6/n). |
|
+0 1
|
|
| 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, -1, 0, 0, 0, -1, 0, -1, 0, 0, 0, -1, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, -1, 0, 0, 0, -1, 0, -1, 0, 0, 0, -1, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, -1, 0, 0, 0, -1, 0, -1, 0, 0, 0, -1, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, -1, 0, 0, 0, -1, 0, -1, 0, 0, 0, -1, 0, 1, 0, 0, 0, 1, 0, 1, 0
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
LINKS
|
Eric Weisstein's World of Mathematics, Kronecker Symbol
|
|
FORMULA
|
Euler transform of length 24 sequence [0, 0, 0, 1, 0, 1, 0, -1, 0, 0, 0, -2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1].
a(24+n)=a(n)=-a(-n).
G.f.: x*(1+x^6)/ (1-x^4+x^8) = x*(1-x^8)*(1-x^12)^2/ ((1-x^4)*(1-x^6)*(1-x^24)).
|
|
PROGRAM
|
(PARI) a(n)=kronecker(-6, n)
(PARI) a(n)=(n%2)*(n%3!=0)*(-1)^(n\12)
|
|
CROSSREFS
|
Sequence in context: A153638 A122415 A071038 this_sequence A110161 A134667 A117943
Adjacent sequences: A109014 A109015 A109016 this_sequence A109018 A109019 A109020
|
|
KEYWORD
|
sign
|
|
AUTHOR
|
Michael Somos, Jun 16 2005
|
|
|
Search completed in 0.002 seconds
|