Real Roots of x^5 + x + c Equation: [-1,1]

  • Thread starter Thread starter lkh1986
  • Start date Start date
  • Tags Tags
    Roots
AI Thread Summary
The equation x^5 + x + c = 0 has at most one real root in the interval [-1,1] due to its nondecreasing nature, as indicated by the derivative 5x^4 + 1, which is always positive. This means the function does not have any local minima or maxima, resembling the behavior of a one-to-one function like y = x^3. The presence of a real root depends on the value of c, which can shift the graph vertically. Therefore, while there can be at least one real root, the function's increasing trend ensures that it cannot intersect the x-axis more than once. The conclusion is that there is at most one real root for the equation in the specified interval.
lkh1986
Messages
96
Reaction score
0
Question: How many real roots does the equation x^5 + x + c = 0 have on the interval of [-1,1]?

I try to differentiate the equation, then I obtain 5x^4 + 1.

When at its local minimum or local maximum, 5x^4 + 1 = 0.

So, there is no solution for the equation, since 5x^4 + 1 > or = 1

So, I conclude that the graph of x^5 + x + c is increasing when x increases. So, I think the answer to this question is there is at most 1 root for the equation x^5 + x + c = 0. (Since c can take any value, we can shift up and down the graph, so there is at least one real root)

Is my answer correct? Or is there any other way to solve thi problem? Thanks :blushing:
 
Physics news on Phys.org
You are correct to say the function is nondecreasing everywhere, but you have to find the number of real roots on the interval [-1,1]. This will depend on the value of c.
 
Yes, so what I can know from here is that the graph increases all the way up. So, there is no local minimum or maximum. It is more or less like the graph of y = x^3, where it is a one-to-one function.

So, I assume that the graph of y = x^5 + x + c is also a one-to-one function, where therefore, the graph can only intercept x-axis at most one point.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top