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!)
A365065 Least k such that k*M(n)*M(n+4) + 1 is prime, where M(n) = A000668(n). 2
20, 18, 4, 22, 112, 28, 28, 52, 28, 616, 1288, 1342, 9988, 214, 7666, 3328, 21658, 18988, 6868, 22824, 10746, 3388, 59256 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
If they exist, a(23) > 40809, a(24) > 2495, a(25) > 1473.
LINKS
MATHEMATICA
Table[k=1; Monitor[Parallelize[While[True, If[PrimeQ[k*(2^MersennePrimeExponent[n]-1)*(2^(MersennePrimeExponent[n+4])-1)+1], Break[]]; k++]; k], k], {n, 1, 20}]
CROSSREFS
Cf. A000668 (Mersenne primes), A098917, A365063, A365064.
Sequence in context: A040382 A223283 A327788 * A076119 A004509 A248942
KEYWORD
nonn,more
AUTHOR
EXTENSIONS
a(23) from J.W.L. (Jan) Eerland, Jan 01 2024
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 30 07:17 EDT 2024. Contains 372127 sequences. (Running on oeis4.)