Erdős problem 349
For and any , is not a good pair: every term lies in the finite interval (since ), so every subset sum is bounded by the constant , and no large integer can be a subset sum. A partial result on the open Erdős Problem 349, complementing the and integer-coefficient cases.
Sources
FormalConjectures/ErdosProblems/
349.lean
Retained formal statement
**Integer leading coefficient blocks completeness.** For every integer base , the pair with integer is not good: is a multiple of , so every subset sum is too, but two consecutive large integers cannot both be multiples of . Generalizes the parity obstruction (). A partial result on Erdős Problem 349.
∀ (t : ℤ), 2 ≤ t → ∀ (α : ℤ), ¬Erdos349.IsGoodPair ↑t ↑α