Skip to content

Erdős problem 245

Let ANA\subseteq\mathbb{N} be an infinite set such that A{1,...,N}=o(N)|A\cap \{1, ..., N\}| = o(N). Is it true that lim supN(A+A){1,...,N}A{1,...,N}3? \limsup_{N\to\infty}\frac{|(A + A)\cap \{1, ..., N\}|}{|A \cap \{1, ..., N\}|} \geq 3?

Sources

Browse retained paths and inspect the exact material available for this Problem.

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

245.lean

Retained formal statement2 of 2

Let ANA\subseteq\mathbb{N} be an infinite set such that A{1,...,N}=o(N)|A\cap \{1, ..., N\}| = o(N). Then lim supN(A+A){1,...,N}A{1,...,N}2. \limsup_{N\to\infty}\frac{|(A + A)\cap \{1, ..., N\}|}{|A \cap \{1, ..., N\}|} \geq 2.

FormalConjectures/ErdosProblems/245.leanErdos245.erdos_245.variants.two4 linesExact file
∀ (A : Set ℕ),  A.Infinite    Filter.Tendsto (fun N => ↑(ASet.Icc 1 ⌊N⌋₊).ncard / N) Filter.atTop (nhds 0) →      2 ≤ Filter.limsup (fun N => ↑((A + A) ∩ Set.Icc 1 ⌊N⌋₊).ncard / ↑(ASet.Icc 1 ⌊N⌋₊).ncard) Filter.atTop
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page