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!)
A242124 Primes modulo 26. 2
2, 3, 5, 7, 11, 13, 17, 19, 23, 3, 5, 11, 15, 17, 21, 1, 7, 9, 15, 19, 21, 1, 5, 11, 19, 23, 25, 3, 5, 9, 23, 1, 7, 9, 19, 21, 1, 7, 11, 17, 23, 25, 9, 11, 15, 17, 3, 15, 19, 21, 25, 5, 7, 17, 23, 3, 9, 11, 17, 21, 23, 7, 21, 25, 1, 5, 19, 25, 9, 11, 15, 21 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Mod[Prime[Range[100]], 26]
PROG
(Magma) [p mod(26): p in PrimesUpTo(500)];
(Sage) [mod(p, 26) for p in primes(500)] # Bruno Berselli, May 05 2014
CROSSREFS
Cf. similar sequences listed in A242119.
Sequence in context: A124180 A151796 A113580 * A117322 A242123 A229787
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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)