Skip to content

Erdős problem 1000

Let A={n1<n2<}A=\{n_1<n_2<\cdots\} be an infinite sequence of integers, and let ϕA(k)\phi_A(k) count the number of 1mnk1\leq m\leq n_k such that the fraction mnk\frac{m}{n_k} does not have denominator njn_j for j<kj<k when written in lowest form; equivalently, nk(m,nk)nj \frac{n_k}{(m,n_k)}\neq n_j for all 1j<k1\leq j<k.

Sources

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

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1000.lean

Retained formal statement5 of 5

It is trivial that ϕA(k)ϕ(nk)\phi_A(k)\geq \phi(n_k), where ϕ\phi is the Euler totient function.

FormalConjectures/ErdosProblems/1000.leanErdos1000.erdos_1000.variants.totient_le1 lineExact file
∀ (n : ℕ → ℕ), StrictMono n → ∀ (k : ℕ), (n k).totientErdos1000.phiSeq n k
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page