Skip to content

Erdős problem 287

Let k2k\geq2. Is it true that, for any distinct integers 1<n1<<nk1 < n_1 < \cdots < n_k such that i=1k1ni=1\sum_{i=1}^k \frac{1}{n_i} = 1, we must have max(ni+1ni)3\max(n_{i+1} - n_i) \geq 3?

Sources

Browse retained paths and inspect the exact material available for this Problem.

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

287.lean

Retained formal statement4 of 5

For all large NN, there exists a prime p[N,2N]p \in [N, 2N] such that p+12\frac{p+1}{2} is also prime.

This is an open conjecture. If true, it would imply erdos_287 for all but at most finitely many exceptions (see erdos_287.variants.prime_conjecture_implies).

FormalConjectures/ErdosProblems/287.leanErdos287.erdos_287.variants.prime_conjecture1 lineExact file
True ↔ ∃ N₀, ∀ (N : ℕ), N₀ ≤ N → ∃ p, Nat.Prime pNpp ≤ 2 * NNat.Prime ((p + 1) / 2)
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page