Skip to content

Erdős problem 871

Let AA be an additive basis of order 22, and suppose 1A1A(n)1_A\ast 1_A(n)\to \infty as nn\to \infty. Can AA be partitioned into two disjoint additive bases of order 22?

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

871.lean

Retained formal statement1 of 1

Let AA be an additive basis of order 22, and suppose 1A1A(n)1_A\ast 1_A(n)\to \infty as nn\to \infty. Can AA be partitioned into two disjoint additive bases of order 22?

A question of Erdős and Nathanson [ErNa88], who proved this is true if 1A1A(n)>clogn1_A\ast 1_A(n) > c\log n (for all large nn) for some constant c>(log43)1c>(\log\frac{4}{3})^{-1}. Erdős and Nathanson [ErNa89] also proved that for every tt there exists a basis AA of order 22 such that 1A1A(n)t1_A\ast 1_A(n)\geq t for all large nn and yet AA cannot be partitioned into two disjoint additive bases. This has been disproved by Larsen using Claude Opus 4.5 - in fact only a small modification of the argument of [ErNa89] is required.

FormalConjectures/ErdosProblems/871.leanErdos871.erdos_87111 linesExact file
False  ∀ (A : Set ℕ),    ((∀ᶠ (n : ℕ) in Filter.atTop, ∃ aA, ∃ bA, a + b = n) ∧        ∀ (t : ℕ),          ∀ᶠ (n : ℕ) in Filter.atTop,pairs, pairs.cardt ∧ ∀ ppairs, p.1 ∈ Ap.2 ∈ Ap.1 + p.2 = np.1 ≤ p.2) →B C,        (∀ (x : ℕ), xAxBxC) ∧          Disjoint B C            (∀ᶠ (n : ℕ) in Filter.atTop, ∃ aB, ∃ bB, a + b = n) ∧              ∀ᶠ (n : ℕ) in Filter.atTop, ∃ aC, ∃ bC, a + b = n
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page