login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A295124
a(n) = smallest number k with n prime factors such that 2d + k/d is prime for every d | k.
2
1, 3, 15, 105, 93081
OFFSET
0,2
COMMENTS
Such k must be an odd squarefree number.
a(n) has 2^n divisors and each gives another prime.
Conjecture: the sequence is infinite. It is hard to believe!
a(n) is the smallest k such that A088627(k) = A000005(k) = 2^n.
FORMULA
a(n) = A293756(n+1)/2.
CROSSREFS
Subsequence of A244520 (2d + k/d is prime for every d|k).
Sequence in context: A231634 A353587 A128276 * A107878 A218688 A120016
KEYWORD
nonn,more
AUTHOR
Thomas Ordowski, Nov 15 2017
EXTENSIONS
a(4) from Michel Marcus, Nov 15 2017
STATUS
approved