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 statement4 of 4

Cambie and Weisenberg have noted in the comments that the set of semiprimes also works, showing (1+o(1))loglognlognnA(1+o(1))\frac{\log\log n}{\log n}n \leq \lvert A\rvert is achievable.

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

Search problems.science

Find a Problem, Result, source, or page