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!)
A191083 Primes p that have Kronecker symbol (p|86) = -1. 1
7, 11, 13, 53, 59, 67, 71, 73, 83, 89, 101, 107, 109, 113, 137, 139, 151, 173, 181, 191, 197, 199, 223, 229, 233, 241, 251, 257, 263, 269, 283, 293, 307, 313, 317, 379, 383, 397, 409, 433, 443, 449, 457, 461, 463, 503, 509, 521, 541, 547, 557, 563, 577, 593 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Originally erroneously named "Primes that are not squares mod 86". - M. F. Hasler, Jan 18 2016
LINKS
MATHEMATICA
Select[Prime[Range[200]], JacobiSymbol[#, 86]==-1&]
PROG
(Magma) [p: p in PrimesUpTo(593) | KroneckerSymbol(p, 86) eq -1]; // Vincenzo Librandi, Sep 11 2012
CROSSREFS
Sequence in context: A334092 A054299 A116442 * A288610 A062607 A018768
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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)