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!)
A233009 Exponents p of the Mersenne primes 2^p - 1 (see A000043) read mod 23 1
2, 3, 5, 7, 13, 17, 19, 8, 15, 20, 15, 12, 15, 9, 14, 18, 4, 20, 21, 7, 6, 5, 12, 19, 12, 2, 15, 16, 11, 6, 6, 1, 15, 9, 7, 21, 5, 5, 3, 1, 19, 21, 22, 6, 6, 7, 6 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
C. K. Caldwell, Recent Mersenne primes
W. Wegscheider, Liste der Mersenne-Primzahlen, Pädagogische Hochschule für Niederösterreich (in German).
FORMULA
a(n)= A000043(n) mod 23.
EXAMPLE
For n=9, the 9th Mersenne prime index is A000043(9)= 61 and a(9)= 61 mod 23 = 15.
MATHEMATICA
Array[ Mod[ MersennePrimeExponent@#, 23] &, 44] (* Robert G. Wilson v, Aug 06 2018 *)
CROSSREFS
Sequence in context: A126059 A126058 A233008 * A243535 A308078 A050757
KEYWORD
nonn,less
AUTHOR
Freimut Marschner, Dec 03 2013
EXTENSIONS
a(46)-a(47) corrected and a(48) removed by Gord Palameta, Aug 06 2018
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 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)