MHB Maximizing Real Roots: Find Biggest Possible Value of a | POTW #199

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2016
AI Thread Summary
The discussion centers on the Problem of the Week (POTW) involving a polynomial equation with real coefficients and the goal of maximizing the value of 'a' while ensuring all roots are real. Participants analyze the conditions necessary for the polynomial \(x^5 - 20x^4 + ax^3 + bx^2 + cx + d = 0\) to have real roots, exploring relationships between the coefficients. The correct solution was provided by a user named kaliprasad, who demonstrated the method to find the maximum value of 'a'. The thread encourages further engagement by directing users to guidelines for participation and submission. Overall, the focus remains on mathematical exploration and problem-solving within the context of polynomial equations.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Let $a,\,b,\,c,\,d$ be real numbers such that the equation $x^5-20x^4+ax^3+bx^2+cx+d=0$ has real roots only. Find the biggest possible value of $a$.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to kaliprasad for his correct solution.:)

You can find the proposed solution below:

Let $f(x)=x^5-20x^4+ax^3+bx^2+cx+d$. If $f$ has all real roots, then the function of the third derivative of $f$ must have two real roots.

$f'(x)=5x^4-80x^3+3ax^2+2bx+c$

$f''(x)=20x^3-240x^2+6ax+2b$

$f'''(x)=60x^2-480x+6a$

If $f'''(x)=60x^2-480x+6a$ has two real roots, then its discriminant must be greater than or equal to zero:

$(-480)^2-4(60)(6a)\ge 0$

$a\le 160$

Therefore the biggest possible value of $a=160$.
 
Back
Top