Benchmark AI / Public workspace
OlympiadBench / 1716 / Let x₁,…,x₁₀₀ be nonnegative real numbers such that…
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
Let be nonnegative real numbers such that for all (we put ). Find the maximal possible value of the sum
Plain-text mathematical notation (without MathML)
Let x₁,…,x₁₀₀ be nonnegative real numbers such that x_(i)+x_(i+1)+x_(i+2)≤1 for all i=1,…,100 (we put x₁₀₁=x₁,x₁₀₂=x₂ ). Find the maximal possible value of the sum S=∑_(i=1)¹⁰⁰x_(i)x_(i+2)
Original LaTeX notation
Let $x_{1}, \ldots, x_{100}$ be nonnegative real numbers such that $x_{i}+x_{i+1}+x_{i+2} \leq 1$ for all $i=1, \ldots, 100$ (we put $x_{101}=x_{1}, x_{102}=x_{2}$ ). Find the maximal possible value of the sum
$$
S=\sum_{i=1}^{100} x_{i} x_{i+2}
$$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