benchmarks.wiki / Public workspace

Omni-MATH / Let a₁,a₂,a₃,⋯ be a non-decreasing sequence of positive integers. For m≥1 , define b_(m)=min{n:a_(n)≥m} , that is, b_(m) is the minimum value of n such that a_(n)≥m . If a₁₉=85 , d…

Problem

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

problem

Let a1,a2,a3,a_1,a_2,a_3,\cdots be a non-decreasing sequence of positive integers. For m1m\ge1 , define bm=min{n:anm}b_m=\min\{n: a_n \ge m\} , that is, bmb_m is the minimum value of nn such that anma_n\ge m . If a19=85a_{19}=85 , determine the maximum value of a1+a2++a19+b1+b2++b85a_1+a_2+\cdots+a_{19}+b_1+b_2+\cdots+b_{85} .
Plain-text mathematical notation (without MathML)
Let a₁,a₂,a₃,⋯ be a non-decreasing sequence of positive integers. For m≥1 , define b_(m)=min{n:a_(n)≥m} , that is, b_(m) is the minimum value of n such that a_(n)≥m . If a₁₉=85 , determine the maximum value of a₁+a₂+⋯+a₁₉+b₁+b₂+⋯+b₈₅ .
Original LaTeX notation
Let $a_1,a_2,a_3,\cdots$ be a non-decreasing sequence of positive integers. For $m\ge1$ , define $b_m=\min\{n: a_n \ge m\}$ , that is, $b_m$ is the minimum value of $n$ such that $a_n\ge m$ . If $a_{19}=85$ , determine the maximum value of $a_1+a_2+\cdots+a_{19}+b_1+b_2+\cdots+b_{85}$ .

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