Skip to content

Erdős problem 312

Does there exist a constant c > 0 such that, for any K > 1, whenever A is a sufficiently large finite multiset of integers with nA1/n>K\sum_{n \in A} 1/n > K there exists some SAS \subseteq A such that 1exp((cK))<nS1/n11 - \exp(-(c*K)) < \sum_{n \in S} 1/n \le 1?

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

312.lean

Retained formal statement1 of 1

Does there exist a constant c > 0 such that, for any K > 1, whenever A is a sufficiently large finite multiset of integers with nA1/n>K\sum_{n \in A} 1/n > K there exists some SAS \subseteq A such that 1exp((cK))<nS1/n11 - \exp(-(c*K)) < \sum_{n \in S} 1/n \le 1?

FormalConjectures/ErdosProblems/312.leanErdos312.erdos_3129 linesExact file
Truec,    0 < c      ∀ (K : ℝ),        1 < KN₀,            ∀ (n : ℕ) (a : Fin n → ℕ),              nN₀ ∧ ∑ i, (↑(a i))⁻¹ > KS, 1 - Real.exp (-(c * K)) < ∑ iS, (↑(a i))⁻¹ ∧ ∑ iS, (↑(a i))⁻¹ ≤ 1
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page