login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A038903
30 is a square mod p.
2
2, 3, 5, 7, 13, 17, 19, 29, 37, 71, 83, 101, 103, 107, 113, 127, 137, 139, 149, 157, 191, 211, 223, 227, 233, 239, 241, 257, 269, 277, 311, 331, 347, 353, 359, 367, 373, 379, 389, 397, 409, 431, 443, 461, 463, 467
OFFSET
1,1
LINKS
MATHEMATICA
Select[Prime[Range[100]], JacobiSymbol[30, #] != -1 &] (* Vincenzo Librandi, Sep 07 2012 *)
CROSSREFS
Sequence in context: A153503 A049587 A293008 * A136003 A215799 A237057
KEYWORD
nonn
AUTHOR
STATUS
approved