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!)
A233008 p mod 24, where p is such that 2^p - 1 is prime (see Mersenne primes, A000043). 1

%I #41 Aug 06 2018 05:21:50

%S 2,3,5,7,13,17,19,7,13,17,11,7,17,7,7,19,1,1,5,7,17,5,5,17,5,1,1,11,7,

%T 1,19,23,17,19,5,5,17,17,13,19,7,23,1,17,11,1,17

%N p mod 24, where p is such that 2^p - 1 is prime (see Mersenne primes, A000043).

%H C. K. Caldwell, <a href="http://www.utm.edu/research/primes/largest.html#largest">Recent Mersenne primes</a>

%H C. K. Caldwell, <a href="http://www.utm.edu/research/primes/mersenne/index.html">Mersenne Primes</a>

%H W. Wegscheider, <a href="http://www.austromath.at/mersenne/mersenne-primzahlen.html">Liste der Mersenne-Primzahlen</a>, Pädagogische Hochschule für Niederösterreich (in German).

%F a(n) = A000043(n) mod 24.

%t Mod[#, 24] &@ MersennePrimeExponent@ Range@ 45 (* _Michael De Vlieger_, Jul 22 2018 *)

%Y Cf. A000043, A000668, A124477, A126043-A126059, A233009.

%K nonn,more

%O 1,1

%A _Freimut Marschner_, Dec 03 2013

%E a(46)-a(47) corrected and a(48) removed by _Gord Palameta_, Jul 21 2018

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 August 29 09:16 EDT 2024. Contains 375511 sequences. (Running on oeis4.)