Back to Problems
lehmer_mahler_measure_problem.variants.odd
Specification
If all the coefficients of $f$ are odd and $M(f) > 1$, then $M(f) \ge M(X^2 - X - 1)$.
Lean 4 Statement
theorem lehmer_mahler_measure_problem.variants.odd (f : ℤ[X])
(hf : mahlerMeasureZ f > 1) (hf' : f.HasOddCoeffs) :
mahlerMeasureZ f ≥ mahlerMeasureZ (X^2 - X - 1)
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.