Skip to content

Erdős problem 850

Can there exist two distinct integers xx and yy such that x,yx,y have the same prime factors, x+1,y+1x+1,y+1 have the same prime factors, and x+2,y+2x+2,y+2 also have the same prime factors?

No current result

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

Retained declaration

FormalConjectures/ErdosProblems/850.lean

Formal Conjectures

FormalConjectures/ErdosProblems/850.leanErdos850.erdos_8505 linesExact file
Truex y,    xy      x.primeFactors = y.primeFactors        (x + 1).primeFactors = (y + 1).primeFactors ∧ (x + 2).primeFactors = (y + 2).primeFactors
OpenStatement only, no proof

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