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!)
A191072 Primes that are not squares mod 47. 1
5, 11, 13, 19, 23, 29, 31, 41, 43, 67, 73, 107, 109, 113, 127, 137, 139, 151, 163, 167, 179, 181, 193, 199, 211, 223, 227, 229, 233, 257, 281, 293, 311, 313, 317, 349, 359, 367, 373, 389, 409, 419, 421, 433, 443, 449, 461, 463, 467, 499, 503, 509, 547, 557 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Prime[Range[200]], JacobiSymbol[#, 47]==-1&]
PROG
(Magma) [p: p in PrimesUpTo(557) | JacobiSymbol(p, 47) eq -1]; // Vincenzo Librandi, Sep 11 2012
CROSSREFS
Sequence in context: A024900 A087490 A140565 * A153418 A079019 A191034
KEYWORD
nonn,easy
AUTHOR
T. D. Noe, May 25 2011
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 September 14 13:32 EDT 2024. Contains 375921 sequences. (Running on oeis4.)