Erdős problem 303
Is it true that in any finite colouring of the integers there exists a monochromatic solution to with distinct ?
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/303.leanTrue ↔ ∀ (𝓒 : ℤ → ℤ), (Set.range 𝓒).Finite → ∃ a b c, [a, b, c, 0].Nodup ∧ 1 / ↑a = 1 / ↑b + 1 / ↑c ∧ (𝓒 '' {a, b, c}).SubsingletonProof manifests naming this Problem
- Jayyhk Erdős Lean
jayyhk:erdos:303 - PLBY Lean proofs
ErdosProblems.Erdos303
Reported activity
Work these sources record against this Problem. Source-reported attribution, not reviewed here.
Formalization
- Machine