Skip to content

Erdős problem 370

Are there infinitely many nn such that the largest prime factor of nn is <n12< n^{\frac{1}{2}} and the largest prime factor of n+1n + 1 is <(n+1)12< (n + 1)^{\frac{1}{2}}.

No current result

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

Retained declaration

FormalConjectures/ErdosProblems/370.lean

Formal Conjectures

FormalConjectures/ErdosProblems/370.leanErdos370.erdos_3701 lineExact file
True ↔ {n | ↑n.maxPrimeFac < √↑n ∧ ↑(n + 1).maxPrimeFac < √(↑n + 1)}.Infinite
SolvedProof has a holeformal conjecturesexternal 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:370
  • PLBY Lean proofsErdosProblems.Erdos370

Reported activity

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

Continue

Search problems.science

Find a Problem, Result, source, or page