Skip to content

Erdős problem 698

Is there some h(n)h(n)\to \infty such that for all 2i<jn/22\leq i<j\leq n/2 gcd((ni),(nj))h(n)?\textrm{gcd}\left( \binom{n}{i},\binom{n}{j}\right) \geq h(n)?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

698.lean

Retained formal statement4 of 4

This inequality is sharp for i=1i=1, j=pj=p, and n=2pn=2p.

FormalConjectures/ErdosProblems/698.leanErdos698.erdos_698.variants.erdos_szekeres_sharp5 linesExact file
∀ (p : ℕ),  Nat.Prime p    2 < p      ↑(((2 * p).choose 1).gcd ((2 * p).choose p)) = ↑((2 * p).choose 1) / ↑(p.choose 1) ∧        ↑((2 * p).choose 1) / ↑(p.choose 1) = 2 ^ 1
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page