Skip to content

Erdős problem 302

Let f(N)f(N) be the size of the largest A{1,,N}A\subseteq \{1,\ldots,N\} such that there are no solutions to 1a=1b+1c\frac{1}{a}= \frac{1}{b}+\frac{1}{c} with distinct a,b,cAa,b,c\in A? Estimate f(N)f(N).

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

302.lean

Retained formal statement2 of 5

In particular, is f(N)=(12+o(1))Nf(N)=(\tfrac{1}{2}+o(1))N?

This is false: it is contradicted by Cambie's lower bound of (5/8+o(1))N(5/8+o(1))N recorded below, since 5/8>1/25/8 > 1/2.

FormalConjectures/ErdosProblems/302.leanErdos302.erdos_302.parts.ii2 linesExact file
∀ (f : ℕ → ℕ),  (∀ (N : ℕ), Erdos302.IsMaxNoTripleCard N (f N)) → ¬Filter.Tendsto (fun N => ↑(f N) / ↑N) Filter.atTop (nhds (1 / 2))
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page