Skip to content

Erdős problem 126

Let f(n)f(n) be maximal such that if ANA\subseteq\mathbb{N} has A=n|A| = n then abA(a+b)\prod_{a\neq b\in A}(a + b) has at least f(n)f(n) distinct prime factors. Is it true that f(n)logn\frac{f(n)}{\log n} \to\infty?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

126.lean

Retained formal statement3 of 3

Erdős says that f(n)=o(nlogn)f(n) = o(\frac{n}{\log n}) has never been proved.

FormalConjectures/ErdosProblems/126.leanErdos126.erdos_126.variants.isLittleO1 lineExact file
∀ (f : ℕ → ℕ), Erdos126.IsMaximalAddFactorsCard f → (fun n => ↑(f n)) =o[Filter.atTop] fun n => ↑n / Real.logn
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page