benchmarks.wiki / Public workspace
OlympiadBench / 1873 / Let A denote the set of all polynomials in three variables x,y,z…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
question
Let denote the set of all polynomials in three variables with integer coefficients. Let denote the subset of formed by all polynomials which can be expressed as
with . Find the smallest non-negative integer such that for all nonnegative integers satisfying .
Plain-text mathematical notation (without MathML)
Let A denote the set of all polynomials in three variables x,y,z with integer coefficients. Let B denote the subset of A formed by all polynomials which can be expressed as (x+y+z)P(x,y,z)+(xy+yz+zx)Q(x,y,z)+xyzR(x,y,z) with P,Q,R∈A. Find the smallest non-negative integer n such that x^(i)y^(j)z^(k)∈B for all nonnegative integers i,j,k satisfying i+j+k≥n.
Original LaTeX notation
Let $\mathcal{A}$ denote the set of all polynomials in three variables $x, y, z$ with integer coefficients. Let $\mathcal{B}$ denote the subset of $\mathcal{A}$ formed by all polynomials which can be expressed as
$$
(x+y+z) P(x, y, z)+(x y+y z+z x) Q(x, y, z)+x y z R(x, y, z)
$$
with $P, Q, R \in \mathcal{A}$. Find the smallest non-negative integer $n$ such that $x^{i} y^{j} z^{k} \in \mathcal{B}$ for all nonnegative integers $i, j, k$ satisfying $i+j+k \geqslant n$.answer type
Numerical
is multiple answer
false
language
English
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