benchmarks.wiki / Public workspace

OlympiadBench / 2032 / Let a₀,a₁,a₂,… be a sequence of real numbers such that…

Problem

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

question

Let a0,a1,a2,a_{0}, a_{1}, a_{2}, \ldots be a sequence of real numbers such that a0=0,a1=1a_{0}=0, a_{1}=1, and for every n2n \geqslant 2 there exists 1kn1 \leqslant k \leqslant n satisfying an=an1++ankk a_{n}=\frac{a_{n-1}+\cdots+a_{n-k}}{k} Find the maximal possible value of a2018a2017a_{2018}-a_{2017}.
Plain-text mathematical notation (without MathML)
Let a₀,a₁,a₂,… be a sequence of real numbers such that a₀=0,a₁=1, and for every n≥2 there exists 1≤k≤n satisfying

a_(n)=(a_(n−1)+⋯+a_(n−k))/(k)

Find the maximal possible value of a₂₀₁₈−a₂₀₁₇.
Original LaTeX notation
Let $a_{0}, a_{1}, a_{2}, \ldots$ be a sequence of real numbers such that $a_{0}=0, a_{1}=1$, and for every $n \geqslant 2$ there exists $1 \leqslant k \leqslant n$ satisfying

$$
a_{n}=\frac{a_{n-1}+\cdots+a_{n-k}}{k}
$$

Find the maximal possible value of $a_{2018}-a_{2017}$.

answer type

Numerical

is multiple answer

false

language

English

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.

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

Official source

initial import