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!)
A191034 Primes p with Jacobi symbol (p|51) = 1. 10
5, 11, 13, 19, 23, 29, 41, 43, 67, 71, 103, 107, 113, 127, 131, 151, 157, 167, 173, 197, 223, 227, 229, 233, 269, 271, 307, 311, 317, 331, 347, 349, 373, 401, 409, 419, 421, 431, 433, 449, 457, 463, 479, 503, 521, 523, 577, 613, 617, 631, 641, 653, 661, 677 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Originally incorrectly named "primes which are squares (mod 51)", which is subsequence A106904. - M. F. Hasler, Jan 15 2016
LINKS
MATHEMATICA
Select[Prime[Range[200]], JacobiSymbol[#, 51]==1&]
PROG
(Magma) [p: p in PrimesUpTo(677) | JacobiSymbol(p, 51) eq 1]; // Vincenzo Librandi, Sep 10 2012
CROSSREFS
Sequence in context: A191072 A153418 A079019 * A340466 A222219 A023225
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 April 19 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)