return to top
source
Smallest number $k$ such that $kn + 1$ is prime.
Reference: A034693
Conjecture: for every $n > 1$ there exists a number $k < n$ such that $nk + 1$ is a prime.
A stronger conjecture: for every n there exists a number $k < 1 + n^{0.75}$ such that $nk + 1$ is a prime.
The expression $1 + n^{0.74}$ does not work as an upper bound.
Conjecture: $a(n) = O(\log(n)\log(\log(n)))$.
Counter-conjecture to a_isBigO: $a(n) / (\log n \log \log n)$ is unbounded.
a_isBigO