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!)
A296924 Primes p such that Legendre(-6,p) = 0 or 1. 2
2, 3, 5, 7, 11, 29, 31, 53, 59, 73, 79, 83, 97, 101, 103, 107, 127, 131, 149, 151, 173, 179, 193, 197, 199, 223, 227, 241, 251, 269, 271, 293, 313, 317, 337, 347, 367, 389, 409, 419, 433, 439, 443, 457, 461, 463, 467, 487, 491, 509, 557, 563, 577, 587, 601, 607, 631, 653, 659, 673, 677, 683 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Primes == 1, 2, 3, 5, 7, or 11 (mod 24). - Robert Israel, Dec 27 2017
LINKS
MAPLE
Load the Maple program HH given in A296920. Then run HH(-6, 200); This produces A157437, A191059, and the present sequence.
select(isprime, {seq(seq(24*i+j, j=[1, 2, 3, 5, 7, 11]), i=0..100)});
CROSSREFS
Sequence in context: A114421 A167119 A165682 * A343423 A175711 A099160
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Dec 26 2017
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.)