Back to Problems
erdos_477.degree_two_dvd_condition_b_ne_zero
Specification
There is no such $A$ for any polynomial $f(x) = aX^2 + bX + c$, if $a | b$ with $a \ne 0$ and $b \ne 0. This was found be AlphaProof for the specific instance $X^2 - X + 1$ and then generalised.
Lean 4 Statement
theorem erdos_477.degree_two_dvd_condition_b_ne_zero {a b c : ℤ} (ha : a ≠ 0) (hb : b ≠ 0)
(hab : a ∣ b) :
let f
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.