Skip to content

Erdős problem 364

There is no consecutive triple of powerful numbers.

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

364.lean

Retained formal statement2 of 3

Erdős [Er76d] conjectured a stronger statement: if nkn_k is the kkth powerful number, then nk+2nk>nkcn_{k+2} - n_k > n_k^c for some constant c>0c > 0.

[Er76d] Erdős, P., Problems and results on number theoretic properties of consecutive integers and related questions. Proceedings of the Fifth Manitoba Conference on Numerical Mathematics (Univ. Manitoba, Winnipeg, Man., 1975) (1976), 25-44.

FormalConjectures/ErdosProblems/364.leanErdos364.erdos_364.variants.strong2 linesExact file
c,  ∃ (_ : c > 0), ∀ (k : ℕ), ↑(Nat.nth Nat.Powerful (k + 2)) - ↑(Nat.nth Nat.Powerful k) > ↑(Nat.nth Nat.Powerful k) ^ c
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page