Benchmark AI / Public workspace

Omni-MATH / Consider pairs (f,g) of functions from the set of nonnegative integers to itself such that [list] [*]f(0)≥f(1)≥f(2)≥…≥f(300)≥0 [*]f(0)+f(1)+f(2)+…+f(300)≤300 [*]for any 20 nonnegat…

Problem

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

problem

Consider pairs (f,g)(f,g) of functions from the set of nonnegative integers to itself such that [list] [*]f(0)f(1)f(2)f(300)0f(0) \geq f(1) \geq f(2) \geq \dots \geq f(300) \geq 0 [*]f(0)+f(1)+f(2)++f(300)300f(0)+f(1)+f(2)+\dots+f(300) \leq 300 [*]for any 20 nonnegative integers n1,n2,,n20n_1, n_2, \dots, n_{20}, not necessarily distinct, we have g(n1+n2++n20)f(n1)+f(n2)++f(n20).g(n_1+n_2+\dots+n_{20}) \leq f(n_1)+f(n_2)+\dots+f(n_{20}). [/list] Determine the maximum possible value of g(0)+g(1)++g(6000)g(0)+g(1)+\dots+g(6000) over all such pairs of functions. [i]Sean Li[/i]
Plain-text mathematical notation (without MathML)
Consider pairs (f,g) of functions from the set of nonnegative integers to itself such that 
[list]
[*]f(0)≥f(1)≥f(2)≥…≥f(300)≥0
[*]f(0)+f(1)+f(2)+…+f(300)≤300
[*]for any 20 nonnegative integers n₁,n₂,…,n₂₀, not necessarily distinct, we have g(n₁+n₂+…+n₂₀)≤f(n₁)+f(n₂)+…+f(n₂₀).
[/list]
Determine the maximum possible value of g(0)+g(1)+…+g(6000) over all such pairs of functions.

[i]Sean Li[/i]
Original LaTeX notation
Consider pairs $(f,g)$ of functions from the set of nonnegative integers to itself such that 
[list]
[*]$f(0) \geq f(1) \geq f(2) \geq \dots \geq f(300) \geq 0$
[*]$f(0)+f(1)+f(2)+\dots+f(300) \leq 300$
[*]for any 20 nonnegative integers $n_1, n_2, \dots, n_{20}$, not necessarily distinct, we have $$g(n_1+n_2+\dots+n_{20}) \leq f(n_1)+f(n_2)+\dots+f(n_{20}).$$
[/list]
Determine the maximum possible value of $g(0)+g(1)+\dots+g(6000)$ over all such pairs of functions.

[i]Sean Li[/i]

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