Benchmark AI / Public workspace
OlympiadBench / 1610 / Given a positive integer n, determine the largest real number μ satisfying…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
answer type
Expression
is multiple answer
false
language
English
question
Given a positive integer , determine the largest real number satisfying the following condition: for every -point configuration in an open unit square , there exists an open rectangle in , whose sides are parallel to those of , which contains exactly one point of , and has an area greater than or equal to .
Plain-text mathematical notation (without MathML)
Given a positive integer n, determine the largest real number μ satisfying the following condition: for every 4n-point configuration C in an open unit square U, there exists an open rectangle in U, whose sides are parallel to those of U, which contains exactly one point of C, and has an area greater than or equal to μ.
Original LaTeX notation
Given a positive integer $n$, determine the largest real number $\mu$ satisfying the following condition: for every $4 n$-point configuration $C$ in an open unit square $U$, there exists an open rectangle in $U$, whose sides are parallel to those of $U$, which contains exactly one point of $C$, and has an area greater than or equal to $\mu$.
question type
Open-ended
subject
Math
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
initial import