Skip to content

Erdős problem 342

a(3)=4a(3) = 4: among sums >3> 3 with a unique representation from {1,2,3}\{1,2,3\}, the smallest is 4=1+34 = 1 + 3. The candidate 5=2+35 = 2 + 3 is ruled out by minimality since 44 has a unique representation.

Sources

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

7 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

342.lean

Retained formal statement1 of 7

Do infinitely many pairs (a,a+2)(a, a+2) occur in Ulam's sequence?

FormalConjectures/ErdosProblems/342.leanErdos342.erdos_342.parts.i1 lineExact file
sorry ↔ ∀ (a : ℕ → ℕ), Erdos342.IsUlamSequence a → {n | ∃ m, a m = a n + 2}.Infinite
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page