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 statement1 of 3

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?

FormalConjectures/ErdosProblems/126.leanErdos126.erdos_1263 linesExact file
True  ∀ (f : ℕ → ℕ),    Erdos126.IsMaximalAddFactorsCard fFilter.Tendsto (fun n => ↑(f n) / Real.logn) Filter.atTop Filter.atTop
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page