Skip to content

Erdős problem 913

Are there infinitely many nn such that if n(n+1)=ipiki n(n + 1) = \prod_i p_i^{k_i} is the factorisation into distinct primes then all exponents kik_i are distinct?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

913.lean

Retained formal statement2 of 3

If there are infinitely many primes pp such that 8p218p^2 - 1 is prime, then this is true.

FormalConjectures/ErdosProblems/913.leanErdos913.erdos_913.variants.conditional2 linesExact file
{p | Nat.Prime pNat.Prime (8 * p ^ 2 - 1)}.Infinite  {n | Set.InjOn ⇑(n * (n + 1)).factorization ↑(n * (n + 1)).primeFactors}.Infinite
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page