Skip to content

Erdős problem 434

Let knk \le n. What choice of A{1,,n}A\subseteq\{1, \dots, n\} (with gcd(A)=1\text{gcd}(A) = 1) of size A=k|A| = k maximises the number of integers not representable as the sum of finitely many elements from AA (with repetitions allowed)? Is it {n,n1,,nk+1}\{n, n - 1, \dots, n - k + 1\}?

No current result

No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.

Retained declaration

FormalConjectures/ErdosProblems/434.lean

Formal Conjectures

FormalConjectures/ErdosProblems/434.leanErdos434.erdos_434.parts.i9 linesExact file
∀ (n k : ℕ),  1 ≤ n    2 ≤ k      kn        IsGreatest          {x |S,              ∃ (_ : SFinset.Icc 1 n) (_ : S.card = k) (_ : S.gcd id = 1), Erdos434.Nat.NcardUnrepresentableS = x}          (Erdos434.Nat.NcardUnrepresentable (Set.Icc (n - k + 1) 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.

Proof manifests naming this Problem

  • Jayyhk Erdős Leanjayyhk:erdos:434
  • PLBY Lean proofsErdosProblems.Erdos434

Reported activity

Work these sources record against this Problem. Source-reported attribution, not reviewed here.

  • Formalization

    Erdős AI contributions wiki · 24 Feb-29 May, 2026

    Machine
    Aristotle, Claude Opus 4.8
    Open the source record

Continue

Search problems.science

Find a Problem, Result, source, or page