Documentation

FormalConjectures.ErdosProblems.«419»

Erdős Problem 419 #

References:

noncomputable def Erdos419.factorialDivisorRatio (n : ) :

The ratio $\sigma_0((n+1)!)/\sigma_0(n!)$, where $\sigma_0$ is the divisor-counting function.

Equations
Instances For

    The set $\{1\} \cup \{1+1/k : k \geq 1\}$.

    Equations
    Instances For

      If $\tau(n)$ counts the number of divisors of $n$, then what is the set of limit points of [ \frac{\tau((n+1)!)}{\tau(n!)}? ]

      The limit points are exactly $\{1\} \cup \{1+1/k : k \geq 1\}$.