Skip to content

Erdős problem 448

Let τ(n)\tau(n) count the divisors of nn and τ+(n)\tau^+(n) count the number of kk such that nn has a divisor in [2k,2k+1)[2^k, 2^{k+1}). Is it true that, for all ϵ>0\epsilon > 0, τ+(n)<ϵτ(n) \tau^+(n) < \epsilon \cdot \tau(n) for almost all nn?

Sources

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

8 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

448.lean

Retained formal statement4 of 8

Hall and Tenenbaum [HaTe88] further prove that τ+(n)/τ(n)\tau^+(n)/\tau(n) has a distribution function: there is a function F such that, for every zz, the set {n:τ+(n)/τ(n)z}\{n : \tau^+(n)/\tau(n) \le z\} has density F z.

FormalConjectures/ErdosProblems/448.leanErdos448.erdos_448.variants.hall_tenenbaum_distribution1 lineExact file
F, ∀ (z : ℝ), {n | ↑(Erdos448.tauPlus n) / ↑n.divisors.cardz}.HasDensity (F z)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page