Skip to content

Erdős problem 1056

Let k2k ≥ 2. Does there exist a prime pp and consecutive intervals I0,,IkI_0,\dots,I_k such that nIin1modn\prod\limits_{n{\in}I_i}n \equiv 1 \mod n for all 1ik1 \le i \le k?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1056.lean

Retained formal statement4 of 4

Noll and Simmons asked, more generally, whether there are solutions to q1!qk!modpq_1! \equiv \dots \equiv q_k! \mod p for arbitrarily large kk (with q1<<qkq_1 < \dots < q_k).

FormalConjectures/ErdosProblems/1056.leanErdos1056.erdos_1056.variants.noll_simmons6 linesExact file
True  ∀ᶠ (k : ℕ) in Filter.atTop,p,      ∃ (_ : Nat.Prime p),Q,          ∃ (_ : StrictMono Q) (_ : ∀ (i : Fin k), Q i < p), ∀ (i j : Fin k), (Q i).factorial ≡ (Q j).factorial [MOD p]
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page