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!)
A229787 Primes modulo 24. 2
2, 3, 5, 7, 11, 13, 17, 19, 23, 5, 7, 13, 17, 19, 23, 5, 11, 13, 19, 23, 1, 7, 11, 17, 1, 5, 7, 11, 13, 17, 7, 11, 17, 19, 5, 7, 13, 19, 23, 5, 11, 13, 23, 1, 5, 7, 19, 7, 11, 13, 17, 23, 1, 11, 17, 23, 5, 7, 13, 17, 19, 5, 19, 23, 1, 5, 19, 1, 11, 13, 17, 23, 7, 13, 19, 23, 5, 13, 17, 1, 11, 13, 23, 1, 7 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Mod[Prime[Range[100]], 24] (* Vincenzo Librandi, May 07 2014 *)
PROG
(PARI) a(n) = prime(n) % 24; \\ Joerg Arndt, Oct 01 2013
(Magma) [p mod(24): p in PrimesUpTo(500)]; // Vincenzo Librandi, May 07 2014
CROSSREFS
Cf. similar sequences listed in A242119.
Sequence in context: A242124 A117322 A242123 * A329147 A048380 A048382
KEYWORD
nonn,easy
AUTHOR
Freimut Marschner, Sep 29 2013
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 June 7 08:05 EDT 2024. Contains 373160 sequences. (Running on oeis4.)