benchmarks.wiki / Public workspace
OlympiadBench / 1939 / Let n be a fixed positive integer. Find the maximum possible value of
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
Let be a fixed positive integer. Find the maximum possible value of
where for all .
Plain-text mathematical notation (without MathML)
Let n be a fixed positive integer. Find the maximum possible value of ∑_(1≤r<s≤2n)(s−r−n)x_(r)x_(s) where −1≤x_(i)≤1 for all i=1,2,…,2n.
Original LaTeX notation
Let $n$ be a fixed positive integer. Find the maximum possible value of
$$
\sum_{1 \leqslant r<s \leqslant 2 n}(s-r-n) x_{r} x_{s}
$$
where $-1 \leqslant x_{i} \leqslant 1$ for all $i=1,2, \ldots, 2 n$.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.
See answer Answer published by the source
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