The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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
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, 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, 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 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000040(n) mod 19.
MATHEMATICA
Mod[Prime[Range[100]], 19] (* Vincenzo Librandi, May 07 2014 *)
PROG
(Magma) [p mod(19): p in PrimesUpTo(500)]; // Vincenzo Librandi, May 07 2014
CROSSREFS
Cf. similar sequences listed in A242119.
Sequence in context: A323520 A176548 A020625 * A242119 A308505 A338938
KEYWORD
nonn,easy
AUTHOR
_Armand Turpel_ (armand_t(AT)yahoo.com)
STATUS
approved

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 May 20 11:05 EDT 2024. Contains 372712 sequences. (Running on oeis4.)