Erdős problem 512
Is it true that, if is a finite set of size , then where ?
Sources
FormalConjectures/ErdosProblems/
512.lean
Retained formal statement
Is it true that, if is a finite set of size , then where ?
Littlewood's conjecture, proved independently by Konyagin [Ko81] and McGehee, Pigno, and Smith [MPS81].
True ↔ ∃ c > 0, ∀ (N : ℕ) (A : Finset ℤ), A.card = N → c * Real.log ↑N ≤ ∫ (θ : ℝ) in 0..1, ‖∑ n ∈ A, additiveChar (↑n * θ)‖