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!)
A191064 Primes p that have Kronecker symbol (p|22) = -1. 2
3, 5, 7, 17, 37, 41, 53, 59, 67, 73, 79, 127, 151, 157, 163, 167, 179, 181, 193, 229, 233, 239, 241, 251, 263, 269, 271, 281, 317, 331, 337, 359, 379, 389, 397, 409, 419, 421, 431, 439, 443, 457, 467, 479, 499, 503, 509, 569, 587, 593, 601, 607, 619, 643 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Originally erroneously named "Primes that are not squares mod 22". - M. F. Hasler, Jan 18 2016
LINKS
MATHEMATICA
Select[Prime[Range[200]], JacobiSymbol[#, 22]==-1&]
PROG
(Magma) [p: p in PrimesUpTo(643) | KroneckerSymbol(p, 22) eq -1]; // Bruno Berselli, Sep 11 2012
CROSSREFS
Cf. A191020.
Sequence in context: A140797 A245730 A038893 * A075227 A350880 A345529
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 15:34 EDT 2024. Contains 371794 sequences. (Running on oeis4.)