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

The primes show that An/logn\lvert A\rvert \gg n/\log n is possible.

FormalConjectures/ErdosProblems/888.leanErdos888.erdos_888.variants.primes1 lineExact file
(fun n => ↑n / 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