Skip to content

Erdős problem 700

f n is a lower bound: f n ≤ gcd(n, C(n,k)) for every 1 < k ≤ n/2.

Sources

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

9 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

700.lean

Retained formal statement5 of 9

f(p^a) = p for a prime p and a ≥ 2 (recorded by Erdős–Szekeres [ErSz78]). In particular, since (p^a) / P(p^a) = p^{a-1}, the prime power p^a is a "hit" (f(n) = n / P(n)) if and only if a = 2.

FormalConjectures/ErdosProblems/700.leanErdos700.erdos_700.variants.prime_pow1 lineExact file
∀ (p a : ℕ), Nat.Prime p → 2 ≤ aErdos700.f (p ^ a) = p
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page