Benchmark AI / Public workspace

OlympiadBench / 2004 / A±1-sequence is a sequence of 2022 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

A±1-sequenceA \pm 1 \text{-}sequence is a sequence of 2022 numbers a1,,a2022a_{1}, \ldots, a_{2022}, each equal to either +1 or -1 . Determine the largest CC so that, for any ±1sequence\pm 1 -sequence, there exists an integer kk and indices 1t1<<tk20221 \leqslant t_{1}<\ldots<t_{k} \leqslant 2022 so that ti+1ti2t_{i+1}-t_{i} \leqslant 2 for all ii, and |i=1kati|C \left|\sum_{i=1}^{k} a_{t_{i}}\right| \geqslant C
Plain-text mathematical notation (without MathML)
A±1-sequence is a sequence of 2022 numbers a₁,…,a₂₀₂₂, each equal to either +1 or -1 . Determine the largest C so that, for any ±1−sequence, there exists an integer k and indices 1≤t₁<…<t_(k)≤2022 so that t_(i+1)−t_(i)≤2 for all i, and

|∑_(i=1)^(k)a_(t_(i))|≥C
Original LaTeX notation
$A \pm 1 \text{-}sequence$ is a sequence of 2022 numbers $a_{1}, \ldots, a_{2022}$, each equal to either +1 or -1 . Determine the largest $C$ so that, for any $\pm 1 -sequence$, there exists an integer $k$ and indices $1 \leqslant t_{1}<\ldots<t_{k} \leqslant 2022$ so that $t_{i+1}-t_{i} \leqslant 2$ for all $i$, and

$$
\left|\sum_{i=1}^{k} a_{t_{i}}\right| \geqslant C
$$

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