Skip to content

Erdős problem 272

Let N1N\geq 1. What is the largest tt such that there are A1,,At{1,,N}A_1,\ldots,A_t\subseteq \{1,\ldots,N\} with AiAjA_i\cap A_j a non-empty arithmetic progression for all iji\neq j?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

272.lean

Retained formal statement3 of 4

Szabo showed that the maximal tt is equal to N22+O(N5/3log3N). \frac{N^2}{2} + O(N^{5/3}\log^3N).

FormalConjectures/ErdosProblems/272.leanErdos272.erdos_272.variants.szabo1 lineExact file
(fun N => ↑(Erdos272.maxArithInterCard N) - ↑N ^ 2 / 2) =O[Filter.atTop] fun N => ↑N ^ (5 / 3) * Real.logN ^ 3
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page