Erdős Problem 375 #
References:
- erdosproblems.com/375
- [ErGr80] Erdős, P. and Graham, R., Old and new problems and results in combinatorial number theory. Monographies de L'Enseignement Mathematique (1980).
- [RST75] Ramachandra, K. and Shorey, T. N. and Tijdeman, R., On Grimm's problem relating to factorisation of a block of consecutive integers. J. Reine Angew. Math. (1975), 109-124.
This is a proposition saying that for any n ≥ 1 and any k, if n + 1, ..., n + k are all
composite, then there are distinct primes p₁, ... pₖ such that pᵢ ∣ n + i for all 1 ≤ i ≤ k.
Equations
Instances For
In particular, if Erdos375Prop is true, then Legendre's conjecture is asymptotically true.
It is easy to see that for any n ≥ 1 and k ≤ 2, if n + 1, ..., n + k are all composite,
then there are distinct primes p₁, ... pₖ such that pᵢ ∣ n + i for all 1 ≤ i ≤ k.
There exists a constant c > 0 such that for all n, if
k < c * (log n / (log (log n))) ^ 3 → (∀ i < k, ¬ (n + i + 1).Prime), then
there are distinct primes p₁, ... pₖ such that pᵢ ∣ n + i for all 1 ≤ i ≤ k. This is proved
in [RST75]. There is no need to only consider sufficiently large n because one can always take
c small enough so that k < c * (log n / (log (log n))) ^ 3 implies that k = 0 until n is
large.