Difference between revisions of "2020 INMO Problems/Problem 2"
(→SOLUTION(1)) |
(→SOLUTION(1)) |
||
Line 22: | Line 22: | ||
Let <math>\cos \theta + \sin \theta= c</math> and <math>\cos \theta - \sin \theta = d</math>. | Let <math>\cos \theta + \sin \theta= c</math> and <math>\cos \theta - \sin \theta = d</math>. | ||
Then <math>1-c^2=d^2-1</math>. | Then <math>1-c^2=d^2-1</math>. | ||
− | Let <cmath>P(x) | + | Let <cmath>P(x)= a_0+a_1(1-x^2)^2+a_2(1-x^2)^4+\dots+a_n(1-x^2)^{2n}</cmath> for <math>x\in</math> {<math>c,d</math>}. Then, clearly <cmath>P(c)=a_0+a_1(1-c^2)^2+ |
...a_n(1-c^2)^{2n}= a_0+a_1(d^2-1)^2+ | ...a_n(1-c^2)^{2n}= a_0+a_1(d^2-1)^2+ | ||
− | ...a_n(d^2-1)^{2n} | + | ...a_n(d^2-1)^{2n}=P(d)</cmath> as <math>(1-c^2=d^2-1)</math> or <math>P(c) = P(d)</math>. Thus, <cmath>P(x)=a_0+a_1(1-x^2)^2+ |
...a_n(1-x^2)^{2n}</cmath> for infinite values of <math>x</math> (or particularly for <math>x\in</math> {<math>c,d</math>}). Next, let <cmath>f(x)=P(x)-(a_0+a_1(1-x^2)^2+a_2(1-x^2)^4+\dots+a_n(1-x^2)^{2n}</cmath>) where <math>f(x)</math> must be a polynomial of degree <math>k</math>. | ...a_n(1-x^2)^{2n}</cmath> for infinite values of <math>x</math> (or particularly for <math>x\in</math> {<math>c,d</math>}). Next, let <cmath>f(x)=P(x)-(a_0+a_1(1-x^2)^2+a_2(1-x^2)^4+\dots+a_n(1-x^2)^{2n}</cmath>) where <math>f(x)</math> must be a polynomial of degree <math>k</math>. | ||
Then, <math>f(x)=0</math> for all values of <math>x</math> because a nonzero polynomial of degree <math>k</math> can have at most <math>k</math> roots, which is only possible when <cmath>P(x)=a_0+a_1(1-x^2)^2+a_2(1-x^2)^4+\dots+a_n(1-x^2)^{2n}</cmath> for all x. ~Faraz0007 | Then, <math>f(x)=0</math> for all values of <math>x</math> because a nonzero polynomial of degree <math>k</math> can have at most <math>k</math> roots, which is only possible when <cmath>P(x)=a_0+a_1(1-x^2)^2+a_2(1-x^2)^4+\dots+a_n(1-x^2)^{2n}</cmath> for all x. ~Faraz0007 |
Latest revision as of 11:45, 26 August 2025
PROBLEM
Suppose is a polynomial with real coefficients, satisfying the condition
, for every real
. Prove that
can be expressed in the form
for some real numbers
and non-negative integer
.
SOLUTION(1)
Assume to the contrary. Suppose satisfies
for all real
, and is of minimal degree and not of the prescribed form.
For some
, we have
.
Note that
. Set
. Then
as the latter vanishes at both
. Now let
for some
.
Then holds for all
, by plugging
in the original equation, since we have the identities
and
.
(Subtlety for beginners: while the equation in only holds for
away from roots of
, since these form a discrete subset of
, the equation extends to these as
is continuous.)
In particular, plugging we get
and
so
, hence
. Thus,
as desired.
Finally, we see that and
so
has the prescribed form. But then
also has the prescribed form, and our result follows.
~anantmdgal09
Let
and
.
Then
.
Let
for
{
}. Then, clearly
as
or
. Thus,
for infinite values of
(or particularly for
{
}). Next, let
) where
must be a polynomial of degree
.
Then, for all values of
because a nonzero polynomial of degree
can have at most
roots, which is only possible when
for all x. ~Faraz0007