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!)
A019368 Primes with primitive root 43. 1

%I #15 Mar 31 2014 05:10:34

%S 2,5,23,29,31,47,59,61,79,83,89,103,107,113,127,137,149,157,167,233,

%T 239,251,257,271,277,307,311,349,359,367,373,379,389,421,431,439,443,

%U 449,479,547,563,577,593,599,601,641,653,673,677,683,719,733,757,761,773,823,827

%N Primes with primitive root 43.

%H Vincenzo Librandi, <a href="/A019368/b019368.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=43; 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 16 16:52 EDT 2024. Contains 371749 sequences. (Running on oeis4.)