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!)
A033633 Primes modulo 19. 3

%I #11 Sep 08 2022 08:44:51

%S 2,3,5,7,11,13,17,0,4,10,12,18,3,5,9,15,2,4,10,14,16,3,7,13,2,6,8,12,

%T 14,18,13,17,4,6,16,18,5,11,15,2,8,10,1,3,7,9,2,14,18,1,5,11,13,4,10,

%U 16,3,5,11,15,17,8,3,7,9,13,8,14,5,7,11,17,6,12,18,3,9,17,2,10

%N Primes modulo 19.

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

%F a(n) = A000040(n) mod 19.

%t Mod[Prime[Range[100]], 19] (* _Vincenzo Librandi_, May 07 2014 *)

%o (Magma) [p mod(19): p in PrimesUpTo(500)]; // _Vincenzo Librandi_, May 07 2014

%Y Cf. similar sequences listed in A242119.

%K nonn,easy

%O 1,1

%A _Armand Turpel_ (armand_t(AT)yahoo.com)

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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)