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!)
A191025 Primes p which have Kronecker symbol (p|34) = 1. 16
3, 5, 11, 29, 37, 47, 61, 89, 103, 107, 109, 127, 131, 137, 139, 151, 163, 173, 181, 191, 197, 211, 223, 227, 239, 257, 263, 269, 271, 277, 281, 283, 317, 347, 353, 359, 379, 383, 397, 409, 419, 433, 457, 463, 499, 541, 547, 569, 571, 577, 593, 599, 619, 631 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Originally incorrectly named "primes which are squares (mod 34)", which is sequence A038889. - M. F. Hasler, Jan 15 2016
LINKS
MATHEMATICA
Select[Prime[Range[200]], JacobiSymbol[#, 34]==1&]
PROG
(Magma) [p: p in PrimesUpTo(631) | KroneckerSymbol(p, 34) eq 1]; // Vincenzo Librandi, Sep 11 2012
CROSSREFS
Sequence in context: A308545 A368808 A275920 * A093706 A109945 A045536
KEYWORD
nonn,easy
AUTHOR
T. D. Noe, May 24 2011
EXTENSIONS
Definition corrected (following an observation by David Broadhurst) by M. F. Hasler, Jan 15 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 August 10 13:41 EDT 2024. Contains 375056 sequences. (Running on oeis4.)