Given that the roots of the equation x 3 − a x 2 + b x − 8 = 0 are all real, and a , b ∈ R + , find the minimum possible value of b .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Good approach.
A slightly more immediate approach is to use cubic discriminants, which tell you that the discriminant has to be non-negative, in order for us to get 3 distinct real roots.
Log in to reply
May you show that sir?
Log in to reply
Excuse me sir, we can easily see that when the polynomial has 3 equal roots equal to 2. The minimum value for b(=12) is achieved.
Can it be true that for a monic polynomial with real coefficients, if the roots are equal, the coefficients are minimum?
Log in to reply
@Shivam Hinduja – We can't exactly say minimum but if all the roots are positive then given the value of any one coefficient the minimum or maximum value (if it's valid to ask) of any other coefficient will occur when all the roots are equal. For eg in case of cubic polynomial ( x 3 + a x 2 + b x + c ) , if value of a is given then maximum value of c will exist when the three positive roots are equal. BTW i liked your question & will be interested to dig in more.
Log in to reply
@Sanjeet Raria – Well, thanks for your answer for sure. But, two questions arise from this situation that what could be the value for b , a maximum or a minimum? Well, as I suppose that could be minimum.
And, If not can we say that at least the maxima or minima must lie in [a,c], considering a monic polynomial.
And can your above answer be proved for negative roots too?
Please help!!!!!!!!!!!!!
@Calvin Lin Sir what is Cubic discriminent ?? how can we use it in this question ? thanks!
It is easy to see that all the roots will be positive. Let the roots be p , q and r . Now by Vieta,
p q + q r + r s = b
p q r = 8
Applying A.M-G.M 3 p q + q r + r s ≥ ( p q r ) 3 2 ⇒ 3 b ≥ 8 3 2 ⇒ b ≥ 1 2 Hence answer is 1 2
S
i
r
Log in to reply
Whoa...Thank you Megh. Thank you, that is a very special Welcome.
Log in to reply
Sir Ji , You deserve it ! Really very warm welcome of you to come back on brilliant.org (our home) to kill question's :) :)
After looking at the equation for a while, I realize that it looked remarkable similar to the binomial expansion of (a-b)^3. After realizing this, the next logical step was just to reverse the formula for the expansion of a cubed binomial by taking 3rd root of the leading power and constant and ignoring the unknowns. This left me with (x-2)^3 which you can then expand back using the same binomial expansion formula to find the missing coefficients. After expanding you get x^3-6x^2+12x-8 which follows the pattern of the original equation. Given that all of the roots in (x-2)^3 are real, and a and b are positive real numbers, I decided I could reasonably assume that my coefficients were correct. b = 12 so 12 is your answer.
Problem Loading...
Note Loading...
Set Loading...
With descartes rule we can say all roots are positive
Let the roots be x , y , z
x + y + z = a
x y + y z + z x = b
x y z = 8
Applying A.M-G.M
3 x + y + z ≥ 3 x y z
x + y + z ≥ 6
a m i n = 6
Now applying A.M -H.M
3 x + y + z ≥ x y + y z + z x 3 x y z
Hence
x y + y z + z x = b m i n = 1 2
PS:- just apply G.M -H.M to find 'b'