Back to Problems
lehmer_mahler_measure_problem.variants.not_reciprocal
Specification
If $f$ is not reciprocal and $M(f) > 1$ then $M(f) \ge M(X^3 - X - 1)$.
Lean 4 Statement
theorem lehmer_mahler_measure_problem.variants.not_reciprocal (f : ℤ[X])
(hf : mahlerMeasureZ f > 1) (hf' : f.reverse ≠ f) :
mahlerMeasureZ f ≥ mahlerMeasureZ (X^3 - 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.