login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A191070 Primes p that have Kronecker symbol (p|39) = -1. 2
7, 17, 19, 23, 29, 31, 37, 53, 67, 73, 97, 101, 107, 109, 113, 131, 151, 163, 173, 179, 191, 193, 223, 229, 233, 241, 251, 257, 263, 269, 271, 307, 311, 331, 347, 349, 379, 389, 397, 409, 419, 421, 443, 457, 463, 467, 487, 491, 499, 503, 521, 541, 563, 569 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Originally erroneously named "Primes that are not squares mod 39", which contains this as a subsequence. - M. F. Hasler, Jan 18 2016
LINKS
MATHEMATICA
Select[Prime[Range[200]], JacobiSymbol[#, 39]==-1&]
PROG
(Magma) [p: p in PrimesUpTo(569) | KroneckerSymbol(p, 39) eq -1]; // Bruno Berselli, Sep 11 2012
CROSSREFS
Sequence in context: A067459 A323746 A101240 * A167797 A001913 A270387
KEYWORD
nonn,easy
AUTHOR
T. D. Noe, May 25 2011
EXTENSIONS
Definition corrected, following a suggestion from David Broadhurst, by M. F. Hasler, Jan 18 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 03:25 EDT 2024. Contains 371782 sequences. (Running on oeis4.)