Skip to content

Erdős problem 1064

Let ϕ(n)ϕ(n) be the Euler's totient function, then the nn satisfies ϕ(n)>ϕ(nϕ(n))ϕ(n)>ϕ(n - ϕ(n)) have asymptotic density 1. Reference: [LuPo02] Luca, Florian and Pomerance, Carl, On some problems of {M}\polhk akowski-{S}chinzel and {E}rdős concerning the arithmetical functions {ϕ\phi} and {σ\sigma}. Colloq. Math.

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1064.lean

Retained formal statement2 of 3

For any function f(n)=o(n)f(n)=o(n), we have ϕ(n)>ϕ(nϕ(n))+f(n)\phi(n)>\phi(n-\phi(n))+f(n) for almost all nn. Reference: [LuPo02] Luca, Florian and Pomerance, Carl, On some problems of {M}\polhk akowski-{S}chinzel and {E}rdős concerning the arithmetical functions {ϕ\phi} and {σ\sigma}. Colloq. Math. (2002), 111--130.

FormalConjectures/ErdosProblems/1064.leanErdos1064.erdos_1064.variants.general_function2 linesExact file
∀ (f : ℕ → ℕ),  ((fun n => ↑(f n)) =o[Filter.atTop] fun n => ↑n) → {n | (n - n.totient).totient + f n < n.totient}.HasDensity 1
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page