Is It Possible to Prove Real Root Properties in Cubic Equations?

  • Context: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

The cubic equation $x^3+ax^2+bx+c=0$ has real coefficients and three real roots. Show that $a^2-3b\ge 0$ and that $\sqrt{a^2-3b}$ is less than or equal to the difference between the largest and the smallest roots.

-----

 
on Phys.org
No one answered last week's POTW, (Sadface) but you can read the suggested solution as follows:

Let the three real roots be $r,\,s$ and $t$ such that $r\ge s \ge t$.

$a^2-3b=(r+s+t)^2-3(rs+st+tr)=r^2+s^2+t^2-rs-st-tr=\dfrac{(r-s)^2}{2}+\dfrac{(s-t)^2}{2}+\dfrac{(t-r)^2}{2}\ge 0$, with equality when $r=s=t$.

Also, $r\ge s \ge t$ implies

$(s-r)(s-t)\le 0\\ s^2-rs-st+rt \le 0 \\ (r^2+s^2+t^2)-(rs+st+tr) \le r^2+t^2-2rt \\ a^2-3b \le (r-t)^2 \\ \sqrt{a^2-3b} \le r-t $