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!)
A191071 Primes p that have Kronecker symbol (p|46) = -1. 1
3, 7, 13, 17, 29, 59, 79, 89, 97, 101, 103, 113, 131, 137, 139, 163, 173, 179, 191, 197, 199, 211, 241, 263, 269, 277, 281, 307, 313, 317, 331, 337, 347, 349, 359, 367, 383, 397, 401, 431, 433, 443, 457, 461, 479, 491, 499, 503, 509, 521, 541, 547, 569, 587 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Originally erroneously named "Primes that are not squares mod 46", which contains this as a subsequence. - M. F. Hasler, Jan 18 2016
LINKS
MATHEMATICA
Select[Prime[Range[200]], JacobiSymbol[#, 46]==-1&]
PROG
(Magma) [p: p in PrimesUpTo(587) | KroneckerSymbol(p, 46) eq -1]; // Vincenzo Librandi, Sep 11 2012
CROSSREFS
Sequence in context: A071774 A019403 A045422 * A180543 A218833 A113003
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 16 07:08 EDT 2024. Contains 371698 sequences. (Running on oeis4.)