MHB How can I show b^2 > 24c in a cubic with one maximum and one minimum?

AI Thread Summary
The discussion centers on proving that for the cubic curve y = 8x^3 + bx^2 + cx + d, the condition b^2 > 24c holds true when there are two distinct points where the gradient is zero, indicating one maximum and one minimum. The gradient is represented by the derivative y' = 24x^2 + 2bx + c, which is a second-order polynomial. It is established that for two roots to exist, the discriminant must be greater than zero, leading to the inequality 4b^2 > 96c. The participant initially misinterpreted the coefficients but later clarified the correct relationship. The conclusion emphasizes the importance of understanding the discriminant in establishing the condition for the cubic function.
camrocker
Messages
5
Reaction score
0
Hello, been thinking on this one for a little while, and can't seem to figure it out. Problem statement is:

The cubic curve y = 8x^3 + bx^2 + cx + d has two distinct points P and Q, where the gradient is zero.

Show that b^2 > 24c.

It seems simple enough, but I can't logic it out. This equation has two distinct points where gradient is zero, so one maximum and one minimum, right? I played around with an online graphing calculator and saw that b^2 > 24c for two points of zero gradient is in fact true, but don't see how to mathematically prove/show this.

What direction should I be taking to show that b^2 > 24c? Thanks for any tips!
 
Mathematics news on Phys.org
The gradient of the curve $$y = 8x^3 + bx^2 + cx + d$$ is $$y' = 24x^2 + 2bx + c$$

Since it is a second order polynomial it has two roots when the discriminant $\Delta$ is $>0$.

$$\Delta>0 \Rightarrow 4b^2-4 \cdot 24 c>0 \Rightarrow 4b^2>4 \cdot 24c \Rightarrow b^2>24c$$
 
mathmari said:
The gradient of the curve $$y = 8x^3 + bx^2 + cx + d$$ is $$y' = 24x^2 + 2bx + c$$

Since it is a second order polynomial it has two roots when the discriminant $\Delta$ is $>0$.

$$\Delta>0 \Rightarrow 4b^2-4 \cdot 24 c>0 \Rightarrow 4b^2>4 \cdot 24c \Rightarrow b^2>24c$$

Thank you so much! I finally got to the discriminant point some time after posting this, but I tossed it aside because I forgot that b was 2b not just b, so I got b^2 > 96c. Thanks for the help!
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top