MHB Can All Roots of This Cubic Equation Be Bounded by 1?

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The discussion centers on proving that all roots of the cubic equation x^3 + ax^2 + bx + c = 0, where 1 ≥ a ≥ b ≥ c ≥ 0, are bounded by 1. Participants analyze the implications of the coefficients on the roots' magnitudes. The proof involves examining the properties of the polynomial and applying relevant mathematical theorems. Lfdahl is acknowledged for providing a correct solution to the problem. The conversation emphasizes the relationship between the coefficients and the bounds of the roots.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Let $a,\,b,\,c$ be three real numbers such that $1\ge a \ge b \ge c \ge 0$. Prove that if $k$ is a (real or complex) root of the cubic equation $x^3+ax^2+bx+c=0$, then $|k|\le 1$.

-----

 
Physics news on Phys.org
Congratulations to lfdahl for his correct solution (Cool) , which you can find below:
Suppose $k$ (complex or real) is a root. And suppose, that $|k| > 1$.

By the triangle inequality we have:

$0 = \left | k^3 +ak^2+ bk+c\right | \leq \left | k^3 \right |+\left | ak^2 \right |+\left | bk \right |+|c| = \left | k \right |^3+a\left | k \right |^2+b\left | k \right |+\left | c \right |, \;\;\;\;\;(1)$

The right hand equality holds because $a,b,c \geq 0$. In addition, since $1 \geq a \geq b \geq c $, we know, that $\left | k \right |^3 > a\left | k \right |^2 > b\left | k \right | > \left | c \right | \geq 0$

Thus the RHS in $(1)$ is greater than or equal to zero. Hence the only possible value of $|k|$ is zero, which is a contradiction.

We can conclude, that $|k| \leq 1$.
 
Back
Top