Back to Problems
isEquidistributedModuloOne_three_halves_pow
Specification
The sequence `(3/2)^n` is equidistributed modulo `1`.
Lean 4 Statement
theorem isEquidistributedModuloOne_three_halves_pow :
IsEquidistributedModuloOne (fun n => (3 / 2 : ℝ)^n)
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.