Benchmark AI / Public workspace

OlympiadBench / 1838 / Find the smallest real constant C such that for any positive real numbers…

Problem

Answer published by the source. Consult the official source to check your work against its answer.

answer type

Numerical

is multiple answer

false

language

English

question

Find the smallest real constant CC such that for any positive real numbers a1,a2,a3,a4a_{1}, a_{2}, a_{3}, a_{4} and a5a_{5} (not necessarily distinct), one can always choose distinct subscripts i,j,ki, j, k and ll such that $$ \left|\frac{a_{i}}{a_{j}}-\frac{a_{k}}{a_{l}}\right| \leqslant C .\tag{1} $$
Plain-text mathematical notation (without MathML)
Find the smallest real constant C such that for any positive real numbers a₁,a₂,a₃,a₄ and a₅ (not necessarily distinct), one can always choose distinct subscripts i,j,k and l such that

$$
\left|\frac{a_{i}}{a_{j}}-\frac{a_{k}}{a_{l}}\right| \leqslant C .\tag{1}
$$
Original LaTeX notation
Find the smallest real constant $C$ such that for any positive real numbers $a_{1}, a_{2}, a_{3}, a_{4}$ and $a_{5}$ (not necessarily distinct), one can always choose distinct subscripts $i, j, k$ and $l$ such that

$$
\left|\frac{a_{i}}{a_{j}}-\frac{a_{k}}{a_{l}}\right| \leqslant C .\tag{1}
$$

question type

Open-ended

subject

Math

Discussion

Discussion

No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Artifacts

Code, notes and reproducible work shared by participants. Files are served from a separate origin.

No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Source and history

Official source

initial import