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!)
A365063 Least k such that k*A000668(n)*A000668(n+2) + 1 is prime, where A000668(n) is the n-th Mersenne prime. 2
4, 4, 6, 34, 4, 18, 4, 10, 34, 60, 208, 442, 976, 1548, 1918, 1726, 3828, 210, 17940, 34254, 1852, 19986, 7728, 22186, 9966 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
If they exist, a(26) > 31373, a(27) > 419, a(28) > 87.
LINKS
MATHEMATICA
Table[k=1; Monitor[Parallelize[While[True, If[PrimeQ[k*(2^MersennePrimeExponent[n]-1)*(2^(MersennePrimeExponent[n+2])-1)+1], Break[]]; k++]; k], k], {n, 1, 25}]
CROSSREFS
Cf. A000668 (Mersenne primes), A098917, A365064, A365065.
Sequence in context: A264578 A261146 A368304 * A090531 A350581 A356686
KEYWORD
nonn,more
AUTHOR
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 September 10 23:44 EDT 2024. Contains 375795 sequences. (Running on oeis4.)