Skip to content

Erdős problem 421

Is there a sequence 1d1<d2<1 \le d_1 < d_2 < \dots with density 1 such that all products uivdi\prod_{u \le i \le v} d_i are distinct?

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

421.lean

Retained formal statement1 of 1

Is there a sequence 1d1<d2<1 \le d_1 < d_2 < \dots with density 1 such that all products uivdi\prod_{u \le i \le v} d_i are distinct?

FormalConjectures/ErdosProblems/421.leanErdos421.erdos_42110 linesExact file
Trued,    StrictMono d      1 ≤ d 0 ∧        (Set.range d).HasDensity 1 ∧          Set.InjOn            (fun x =>              match x with              | (u, v) => ∏ iFinset.Icc u v, d i)            {(u, v) | uv}
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page