Predicting the size ranking of minimal primes in the generalised Goldbach partitions
Zsófia Juhász, Máté Bartalos
TL;DR
The paper investigates the size ranking of minimal primes in the generalised Goldbach partitions by introducing a rank predictor $R_{m_1,m_2}$ that depends only on $m_2$ and the prime factors of $m_1$. Through extensive computation up to $n \le 10^9$ for coprime pairs $(m_1,m_2)$ with $1 \le m_1 \neq m_2 \le 40$, the authors demonstrate an exceptionally strong Spearman correlation between $R_{m_1,m_2}$ and both the average and maximum of $p^*_{m_1,m_2}(n)$, suggesting a robust, factor-based structure in these partitions. They provide theoretical heuristics via the Chinese Remainder Theorem and the Prime Number Theorem for Arithmetic Progressions, and they observe predictive trends such as larger averages for $(m_1,m_2)$ with $m_1 < m_2$, and near invariance of averages when $m_1$ shares the same prime divisors. The work also links $p^*_{m_1,m_2}(n)$ to the practical running times of GGC verification algorithms, proposing a runtime proxy $g_L$ and showing that large-prime strategies often outperform small-prime strategies in practice. Overall, the findings offer a principled, arithmetic-structure-based forecast of partition sizes and algorithmic workloads in the generalized Goldbach setting.
Abstract
A scarcely known generalization of Goldbach's conjecture introduced by Hardy and Littlewood states that for every pair of (relatively prime) positive integers m1 and m2, every sufficiently large integer n satisfying certain simple congruence criteria can be $(m_1,m_2)$-partitioned as $n = m_1p+m_2q$ for some primes $p$ and $q$. While the size of the minimal prime in the Goldbach partitions of even numbers has received prior attention, we extend this investigation to the general case of $(m_1,m_2)$-partitions. This question has a direct implication on the running times of verification algorithms of the generalised Goldbach conjecture. We study the rankings of the pairs $(m_1,m_2)$ according to the sizes of the averages and maxima, respectively, of the minimal $p$ in the $(m_1,m_2)$-partitions of numbers up to large thresholds, and propose a rank-order predicting function depending only on m2 and the prime factors of $m_1$. We computed both the average and the maximum of the minimal prime $p$ in all $(m_1,m_2)$-partitions of integers up to $10^9$, for every pair of relatively prime coefficients $1\leq m1\neq m2\leq 40$. Our function shows very high rank-order correlations with both the empirical averages and maxima of the minimal primes $p$ (Spearman's $ρ=0.9949$ and $0.9958$, respectively). It also correctly predicts trends in the experimental data, for example, that for all relatively prime $1\leq m1<m2\leq 40$, the average minimal $p$ in the $(m_1,m_2)$-partitions of numbers up to $10^9$ exceeds the analogous average for the $(m_2,m_1)$-partitions. We present numerical data, including the average and the maximum of the minimal $p$ in the $(m_1,m_2)$-partitions of numbers up to $10^9$ for each pair $1\leq m1\neq m2\leq 20$ relatively prime, and the resulting size rankings.
