G285 Summer Problem Set Problem 8
Revision as of 12:50, 24 June 2021 by Faizaansiddique (talk | contribs) (Created page with "==Problem 8== Let <math>p(x)=x^{12}-9x^{11}+16x^{10}+256x^5+1</math>, Let <math>r_1, r_2, r_3, r_4, r_5, r_6, ..., r_{12}</math> be the twelve roots that satisfies <math>p(x)=...")
Problem 8
Let , Let
be the twelve roots that satisfies
, find the least possible value of
Solution
The first summation is simply by Vieta's. The second summation is
. The minimum possible value is
, so we need to minimize
. If we do bounding, when
we have
, and when
we have
. The shift implies there is a root
where
such that
. However,
seems very close to
, and
approaches infinity, so there is another root
. Therefore, we have the smallest root
must be
, where
is the fractional part. The answer is