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!)
A242127 Primes modulo 29. 2
2, 3, 5, 7, 11, 13, 17, 19, 23, 0, 2, 8, 12, 14, 18, 24, 1, 3, 9, 13, 15, 21, 25, 2, 10, 14, 16, 20, 22, 26, 11, 15, 21, 23, 4, 6, 12, 18, 22, 28, 5, 7, 17, 19, 23, 25, 8, 20, 24, 26, 1, 7, 9, 19, 25, 2, 8, 10, 16, 20, 22, 3, 17, 21, 23, 27, 12, 18, 28, 1, 5, 11 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Mod[Prime[Range[100]], 29]
PROG
(Magma) [p mod(29): p in PrimesUpTo(500)];
(Sage) [mod(p, 29) for p in primes(500)] # Bruno Berselli, May 05 2014
CROSSREFS
Cf. similar sequences listed in A242119.
Sequence in context: A166504 A095405 A206159 * A242126 A113581 A242125
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.)