Skip to content

Erdős problem 51

Is there an infinite set ANA \subset \mathbb{N} such that for every aAa \in A, there is an integer n such that ϕ(n)=a\phi(n)=a, and yet if nan_a is the smallest such integer, then naa\frac{n_a}{a} → \infty as aa → ∞?

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

51.lean

Retained formal statement1 of 1

Is there an infinite set ANA \subset \mathbb{N} such that for every aAa \in A, there is an integer n such that ϕ(n)=a\phi(n)=a, and yet if nan_a is the smallest such integer, then naa\frac{n_a}{a} → \infty as aa → ∞?

FormalConjectures/ErdosProblems/51.leanErdos51.erdos_515 linesExact file
TrueA n,    A.Infinite      (∀ (a : ↑A), IsLeast (Nat.totient ⁻¹' {↑a}) (n a)) ∧        Filter.Tendsto (fun a => ↑(n a) / ↑↑a) Filter.atTop Filter.atTop
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page