Erdős Problem 888 #
References:
- erdosproblems.com/888
- [Er98] Erdős, Paul, Some of my new and almost new problems and results in combinatorial number theory. Number theory (Eger, 1996) (1998), 169-180.
Condition on the sets $A$ appearing in Erdős 888. Namely, let $A$ be a subset of ${1,...,n}$ such that if $a ≤ b ≤ c ≤ d ∈ A$ and $abcd$ square then $ad=bc$.
Equations
Instances For
Proposition that for a specific $n$ an $A$ with the above defined condition and cardinality $k$ exists.
Equations
- Erdos888.p n k = ∃ (A : Finset ℕ), Erdos888.RequiredCondition A n ∧ A.card = k
Instances For
What is the size of the largest $A\subseteq \{1,\ldots,n\}$ such that if $a\leq b\leq c\leq d\in A$ are such that $abcd$ is a square then $ad=bc$?
This was proved by GPT-5.5 Pro (prompted by Chojecki).
Erdős claims that Sárközy proved that $\lvert A\rvert =o(n)$ (a proof of this bound is provided by Tao in the comments).
The primes show that $\lvert A\rvert \gg n/\log n$ is possible.
Cambie and Weisenberg have noted in the comments that the set of semiprimes also works, showing $(1+o(1))\frac{\log\log n}{\log n}n \leq \lvert A\rvert$ is achievable.