Abstract:Let $f(n)=\min_{p} |n-p|$, where $p$ is a prime. We show that there is a positive constant $\delta$ such that for any large integer $N$ there exist two positive integers $n_1$ and $n_2$ such that $N=n_1 + n_2$ and $f(n_i)\gg \ln N (\ln\ln N)^{\delta}$, $i=1, 2$.
What problem does this paper attempt to address?
The problem that this paper attempts to solve is related to the problem that large integers can be expressed as the sum of two "prime - avoiding" numbers. Specifically, the author defines a function \( f(n)=\min_{p\mid n - p} \), where \( p \) is a prime number, and explores whether for any sufficiently large integer \( N \), there exist two positive integers \( n_1 \) and \( n_2 \) such that \( N = n_1 + n_2 \) and satisfy \( f(n_i)\geq\ln N(\ln\ln N)^{\delta} \) (\( i = 1,2 \)).
### Main problem description
The core problem of the paper is to prove the following theorem:
**Theorem 2.1**:
Let \( \delta\in(0,1/2) \) satisfy the condition:
\[
12\cdot 10^{2\delta}<\ln\left(\frac{1}{2\delta}\right)
\]
Then for any sufficiently large integer \( N \), there exist two positive integers \( n_1 \) and \( n_2 \) such that \( N = n_1 + n_2 \) and:
\[
f(n_i)\geq\ln N(\ln\ln N)^{\delta},\quad i = 1,2
\]
### Overview of the solution method
To prove this theorem, the author uses the probabilistic method and sieve methods (sieve methods), and introduces some random variables and sets to construct \( n_1 \) and \( n_2 \) that satisfy the conditions. Specific steps include:
1. **Define key functions and parameters**:
- Define \( f(n) \).
- Introduce some auxiliary functions and constants, such as \( y=\lceil x(\ln x)^{\delta}\rceil \) etc.
2. **Construct random variables and sets**:
- Define the random variable \( b \), and the related sets \( S_x(b) \) and \( S_{z,x}(b) \).
- Construct random sets \( U \) and \( V \), and define the corresponding random functions \( \lambda(H;q,n) \) and \( \lambda^*(H;q,n) \).
3. **Apply probability theory and sieve method results**:
- Use probability tools such as Chebyshev's inequality and Markov's inequality.
- Utilize existing sieve method results (such as the work of Ford et al.) to estimate the sizes of certain sets.
4. **Construct \( n_1 \) and \( n_2 \) that satisfy the conditions**:
- By choosing an appropriate \( b \) and constructing the corresponding \( n_1 \) and \( n_2 \), ensure that they satisfy the conditions in the theorem.
Finally, the author successfully proves Theorem 2.1, showing that for any sufficiently large integer \( N \), there indeed exist two positive integers \( n_1 \) and \( n_2 \) such that \( N = n_1 + n_2 \) and \( f(n_i)\geq\ln N(\ln\ln N)^{\delta} \).
### Conclusion
The main contribution of this paper lies in proving that large integers can be expressed as the sum of two "prime - avoiding" numbers, and giving specific mathematical expressions and proof methods. This result is of great significance in the field of number theory, especially providing new perspectives and tools when studying prime number distribution and related problems.