I am dealing with the test of the OBM (Brasilian Math Olimpyad), University level, 2017, fase 2.
I hope someone can help me discussing this test.
The question 1 says:
We say that a polynom is positivist if it can be wroted as a product of two non-constant polynoms with real coefficients $\geq 0$. Let be $f(x)$ a non-null polynom with constant coefficient non-null such that $f(x^n)$ is positivist for some positive integer $n$. Prove that $f(x)$ is positivist.
Well, let be $f(x^n)=p(x)q(x)$, where $p(x),q(x)$ are non-constant polynoms with real coefficients $\geq 0$.
The coefficients of $x^k$ with $n\not\mid k$ em $p(x),q(x)$ are nulls. This because the constant coefficients are $>0$, so we would have $x^k$ in the expression of $f(x^n)$, contradiction.
So, $p(x),q(x)$ can be wrote as $p(x^n),q(x^n)$.
We can done the variable changing $y=x^n$ and obtain $f(y)=p(y)q(y)$, where $p(y),q(y)$ are non-constant polynoms with real coefficients $\geq 0$, $QED$.
I don't know if this is correct and I'd like to have more opinions.