Skip to content

Erdős problem 1209

Let A={a1<a2<}A=\{a_1<a_2<\cdots\} be a sequence of integers which tends to infinity sufficiently fast. If there is an nn such that all n+akn+a_k are primes then must there exist infinitely many such nn?

Sources

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

6 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1209.lean

Retained formal statement2 of 6

What if we ask for n+akn+a_k to be squarefree instead of prime?

A similar construction provides a counterexample to the squarefree question.

FormalConjectures/ErdosProblems/1209.leanErdos1209.erdos_1209.parts.ii5 linesExact file
Falsef,    ∀ (a : ℕ → ℕ),      StrictMono a        (∀ (k : ℕ), f ka k) → (∃ n, ∀ (k : ℕ), Squarefree (n + a k)) → {n | ∀ (k : ℕ), Squarefree (n + a k)}.Infinite
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page