Skip to content

Erdős problem 1190

Let ϵm=max1ni\epsilon_m=\max \sum \frac{1}{n_i} where the maximum is taken over all finite sequences m<n1<<nkm<n_1<\cdots<n_k for which there exist congruences ai(modni)a_i\pmod{n_i} such that no integer satisfies two such congruences.

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1190.lean

Retained formal statement3 of 5

Erdős [Er80] seems to credit Mirsky and Newman with the result that ϵm<1\epsilon_m<1, but gives no reference.

FormalConjectures/ErdosProblems/1190.leanErdos1190.erdos_1190.variants.lt_one5 linesExact file
∀ (m : ℕ),  1 ≤ m    ∀ (S : Finset ℕ) (a : ℕ → ℤ),      (∀ nS, m < n) →        (∀ nS, ∀ n'S, nn' → ¬∃ x, xa n [ZMODn] ∧ xa n' [ZMODn']) → ∑ nS, (↑n)⁻¹ < 1
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page