Documentation

FormalConjectures.ErdosProblems.«152»

Erdős Problem 152 #

#TODO: Formalize the corresponding conjecture for infinite Sidon sets.

References:

noncomputable def Erdos152.f (n : ) :

Define f n to be the minimum of |{s | s - 1 ∉ A + A, s ∈ A + A, s + 1 ∉ A + A}| as A ranges over all Sidon sets of size n.

Equations
Instances For
    theorem Erdos152.erdos_152.square :
    sorry (fun (n : ) => n ^ 2) =O[Filter.atTop] fun (n : ) => (f n)

    Must f n ≫ n ^ 2?