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

%I #14 Mar 31 2014 04:08:19

%S 5,17,19,31,37,41,47,53,71,83,107,131,139,191,193,199,211,223,227,233,

%T 269,281,283,307,311,317,337,347,367,383,389,397,409,421,487,491,509,

%U 523,547,563,569,593,599,601,647,653,659,709,719,739,761,773,787,797,809,823

%N Primes with primitive root 22.

%H Vincenzo Librandi, <a href="/A019349/b019349.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=22; 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 August 9 18:45 EDT 2024. Contains 375044 sequences. (Running on oeis4.)