Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A038943 Primes p such that 62 is a square mod p. 1

%I #7 Sep 08 2012 02:50:46

%S 2,13,19,23,29,31,37,41,53,59,61,67,79,97,107,113,127,131,151,163,167,

%T 181,193,197,199,211,223,227,229,233,239,257,263,269,271,277,281,283,

%U 307,367,379,383,389,419,443,461

%N Primes p such that 62 is a square mod p.

%H Vincenzo Librandi, <a href="/A038943/b038943.txt">Table of n, a(n) for n = 1..1000</a>

%t Select[Prime[Range[100]], ! JacobiSymbol[62, #] == -1 &] (* _Vincenzo Librandi_, Sep 08 2012 *)

%K nonn

%O 1,1

%A _N. J. A. Sloane_.

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 18 17:33 EDT 2024. Contains 375269 sequences. (Running on oeis4.)