Documentation

FormalConjectures.ErdosProblems.«50»

Erdős Problem 50 #

References:

A function $f : \mathbb{R} \to \mathbb{R}$ is the asymptotic distribution function of the values of $\varphi(n)/n$ if for all $c \in [0, 1]$, the natural density of $\{n : \varphi(n) < cn\}$ exists and equals $f(c)$.

Equations
Instances For

    A monotone function $f : \mathbb{R} \to \mathbb{R}$ is purely singular (or singular continuous) if it is continuous and its derivative equals zero almost everywhere with respect to Lebesgue measure.

    Equations
    Instances For

      Schoenberg [Sch38] proved that the asymptotic distribution function of $\varphi(n)/n$ exists. That is, for any $c \in [0, 1]$, the proportion of integers $n \le N$ satisfying $\varphi(n)/n < c$ approaches a limit as $N \to \infty$. This limit function is the cumulative distribution function of the values of $\varphi(n)/n$.

      Erdős [Er95] proved that the distribution function of $\varphi(n)/n$ is purely singular: it is continuous, but its derivative is zero almost everywhere.

      theorem Erdos50.erdos_50 :
      True ∀ (f : ), IsDistributionOfPhiRatio f¬∃ (x : ), y > 0, HasDerivAt f y x

      Let $f$ be the asymptotic distribution function of $\varphi(n)/n$, so that for each $c \in [0,1]$, $f(c)$ is the natural density of $\{n : \varphi(n) < cn\}$. Is it true that there is no $x$ such that the derivative $f'(x)$ exists and is positive?