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!)
A019362 Primes with primitive root 37. 2

%I #14 Mar 31 2014 04:44:04

%S 2,5,13,17,23,29,59,79,97,109,113,131,167,179,193,227,239,241,251,257,

%T 283,311,313,331,347,353,383,389,401,409,431,439,463,467,479,503,523,

%U 541,547,557,563,569,587,643,647,653,661,701,709,727,757,769,797,809,827,829

%N Primes with primitive root 37.

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

%H <a href="/index/Pri#primes_root">Index entries for primes by primitive root</a>

%t pr=37; Select[Prime[Range[200]], MultiplicativeOrder[pr, # ] == #-1 &]

%K nonn

%O 1,1

%A _David W. Wilson_

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