login
A011596
Legendre symbol (n,67).
32
0, 1, -1, -1, 1, -1, 1, -1, -1, 1, 1, -1, -1, -1, 1, 1, 1, 1, -1, 1, -1, 1, 1, 1, 1, 1, 1, -1, -1, 1, -1, -1, -1, 1, -1, 1, 1, 1, -1, 1, 1, -1, -1, -1, -1, -1, -1, 1, -1, 1, -1, -1, -1, -1, 1, 1, 1, -1, -1, 1, 1, -1, 1, -1, 1, 1, -1, 0, 1, -1, -1, 1, -1, 1, -1, -1, 1, 1, -1, -1, -1
OFFSET
0,1
REFERENCES
G. H. Hardy and E. M. Wright, An Introduction to the Theory of Numbers. 3rd ed., Oxford Univ. Press, 1954, p. 68.
LINKS
FORMULA
a(n) = a(n-67). - Andrew Howroyd, Nov 17 2025
MATHEMATICA
JacobiSymbol[Range[0, 100], 67] (* Harvey P. Dale, Jan 07 2023 *)
PROG
(PARI) a(n) = kronecker(n, 67); \\ Andrew Howroyd, Nov 17 2025
CROSSREFS
Moebius transform of A318982.
Cf. A106933 (primes not inert in Q(sqrt(-67))), A191041 (primes decomposing), A191077 (primes remaining inert).
Kronecker symbols {(D/n)} for negative fundamental discriminants D = -3..-47, -67, -163: A102283, A101455, A175629, A188510, A011582, A316569, A011585, A289741, A011586, A109017, A011588, A390614, A388073, A388072, A011591, A011592, this sequence, A011615.
Kronecker symbols {(D/n)} for positive fundamental discriminants D = 5..41: A080891, A091337, A110161, A011583, A011584, A322829, A322796, A390615, A011587, A391502, A011589, A391503, A011590.
Sequence in context: A011593 A011594 A011595 * A011597 A070747 A070750
KEYWORD
sign,mult,easy
STATUS
approved