Documentation

FormalConjectures.ErdosProblems.«168»

Erdős Problem 168 #

Reference: erdosproblems.com/168

Say a finite set of natural numbers is non ternary if it contains no 3-term arithmetic progression of the form n, 2n, 3n.

Equations
Instances For

    IntervalNonTernarySets N is the (fin)set of non ternary subsets of {1,...,N}. The advantage of defining it as below is that some proofs (e.g. that of F 3 = 2) become rfl.

    Equations
    Instances For

      Sanity check: elements of IntervalNonTernarySets N are precisely non ternary subsets of {1,...,N}

      theorem Erdos168.F_eq_card (N : ) (S : Finset ) (hS : S Finset.Icc 1 N) (hS' : NonTernary S) (hS'' : TFinset.Icc 1 N, NonTernary TS.card T.cardT.card = S.card) :

      Sanity check: if S is a maximal non ternary subset of {1,..., N} then F N is given by the cardinality of S

      theorem Erdos168.erdos_168.parts.i :
      Filter.Tendsto (fun (N : ) => (Erdos168.F✝ N) / N) Filter.atTop (nhds sorry)

      What is the limit $F(N)/N$ as $N \to \infty$?

      Is the limit $F(N)/N$ as $N \to \infty$ irrational?

      The limit $F(N)/N$ as $N \to \infty$ exists. (proved by Graham, Spencer, and Witsenhausen)