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!)
A242122 Primes modulo 22. 2
2, 3, 5, 7, 11, 13, 17, 19, 1, 7, 9, 15, 19, 21, 3, 9, 15, 17, 1, 5, 7, 13, 17, 1, 9, 13, 15, 19, 21, 3, 17, 21, 5, 7, 17, 19, 3, 9, 13, 19, 3, 5, 15, 17, 21, 1, 13, 3, 7, 9, 13, 19, 21, 9, 15, 21, 5, 7, 13, 17, 19, 7, 21, 3, 5, 9, 1, 7, 17, 19, 1, 7, 15 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Mod[Prime[Range[100]], 22]
PROG
(Magma) [p mod(22): p in PrimesUpTo(500)];
(Sage) [mod(p, 22) for p in primes(500)] # Bruno Berselli, May 05 2014
CROSSREFS
Cf. similar sequences listed in A242119.
Sequence in context: A117094 A171057 A229786 * A074721 A242121 A242120
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, May 05 2014
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 April 23 06:04 EDT 2024. Contains 371906 sequences. (Running on oeis4.)