Erdős Problem 298 #
References:
- erdosproblems.com/298
- [Bl21] Bloom, T. F., On a density conjecture about unit fractions. arXiv:2112.03726 (2021).
Does every set $A \subseteq \mathbb{N}$ of positive density contain some finite $S \subset A$ such that $\sum_{n \in S} \frac{1}{n} = 1$?
The answer is yes, proved by Bloom [Bl21].
This was formalized in Lean 3 by Bloom and Mehta.