Skip to content

Erdős problem 699

Erdős Problem 699. Is it true that for every 1i<jn/21 \le i < j \le n / 2 there exists a prime pip \ge i with pgcd((ni),(nj))p \mid \gcd\big(\binom{n}{i}, \binom{n}{j}\big)?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

699.lean

Retained formal statement3 of 3

Sylvester and Schur: for 1in/21 \le i \le n/2 there is a prime p>ip > i dividing n.choose i.

FormalConjectures/ErdosProblems/699.leanErdos699.sylvester_schur1 lineExact file
∀ (n i : ℕ), 1 ≤ iin / 2 → ∃ p, Nat.Prime pi < ppn.choose i
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page