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!)
A242125 Primes modulo 27. 4
2, 3, 5, 7, 11, 13, 17, 19, 23, 2, 4, 10, 14, 16, 20, 26, 5, 7, 13, 17, 19, 25, 2, 8, 16, 20, 22, 26, 1, 5, 19, 23, 2, 4, 14, 16, 22, 1, 5, 11, 17, 19, 2, 4, 8, 10, 22, 7, 11, 13, 17, 23, 25, 8, 14, 20, 26, 1, 7, 11, 13, 23, 10, 14, 16, 20, 7, 13, 23, 25, 2, 8 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Mod[Prime[Range[100]], 27]
PROG
(Magma) [p mod(27): p in PrimesUpTo(500)];
(Sage) [mod(p, 27) for p in primes(500)] # Bruno Berselli, May 05 2014
CROSSREFS
Cf. similar sequences listed in A242119.
Sequence in context: A242127 A242126 A113581 * A124180 A151796 A113580
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 19 08:08 EDT 2024. Contains 371782 sequences. (Running on oeis4.)