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.

Actions

Submit a Proof

Have a proof attempt? Submit it for zero-trust verification.

Submit Proof
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
ID: ErdosProblems__477__erdos_477.degree_two_dvd_condition_b_ne_zero
Browse 300 unsolved math conjectures formalized in Lean 4
Browse

All Problems

Explore all 300 unsolved conjectures.

View problems →
ASI Prize documentation for formal verification pipeline
Docs

Verification Pipeline

How zero-trust verification works.

Read docs →
Evaluation Results

Recent Submissions

No submissions yet. Be the first to attempt this problem.