Skip to content

Erdős problem 888

What is the size of the largest A{1,,n}A\subseteq \{1,\ldots,n\} such that if abcdAa\leq b\leq c\leq d\in A are such that abcdabcd is a square then ad=bcad=bc?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

888.lean

Retained formal statement1 of 4

What is the size of the largest A{1,,n}A\subseteq \{1,\ldots,n\} such that if abcdAa\leq b\leq c\leq d\in A are such that abcdabcd is a square then ad=bcad=bc?

This was proved by GPT-5.5 Pro (prompted by Chojecki).

FormalConjectures/ErdosProblems/888.leanErdos888.erdos_8881 lineExact file
(fun n => ↑(Nat.findGreatest (Erdos888.p n) n)) =Θ[Filter.atTop] fun n => ↑n * Real.log (Real.logn) / Real.logn
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page