You are not logged in.
Pages: 1
If two or more thoughts intersect, there has to be a point!
Offline
Hi;
I am not sure what you are trying to restrict here. If you want 3 real roots then:
Δ > 0: the equation has 3 distinct real roots;
Δ < 0, the equation has 1 real root and 2 complex conjugate roots;
Δ = 0: at least 2 roots coincide, and they are all real.
Well for one thing b cannot equal 0 because then your poly will have 2 complex roots. But there are other b values that will yield complex roots also.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
How do you find
Last edited by ZHero (2010-03-15 15:36:17)
If two or more thoughts intersect, there has to be a point!
Offline
Hi;
The discriminant of the general cubic
Is:
They are computed using resultants and determinants. It is a difficult method and impossible by hand.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Good!
That's Exactly what i was looking for!
Thanks
If two or more thoughts intersect, there has to be a point!
Offline
Hi ZHero;
I hope you meant the info on the discriminant because there is an efficient algorithm for determinants call the Fadeev Leverrier method. But it is designed for computers.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
mmmm... not exactly!
i meant, in our institute, b=2 was the Only solution known however i was pretty sure that other values existed too!
my approach was... let there be one Complex root, then Its Conjugate will also be a root!
let Complex Roots be A=m+n.i and B=m-n.i and C be the Real Root.
also SUM OF ROOTS=> A+B+C=2m+C=b/a
hence C=b/a-2m and f(C)=0 as C is a Root!
then.. getting a Quadratic in b and its Discriminant>=0 as b is Real and so on!
i was pretty sure that apart from b=2, Other Values of b also Existed and b=0 is one of them!!!
can u find ANY OTHER VALUE??
THX A LOT!
If two or more thoughts intersect, there has to be a point!
Offline
Hi ZHero;
This is only a numerical estimate, but I believe that all values of b in the closed interval 0 to 2.7846 will have a discriminant < 0. There are other intervals that are dependent upon a.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Pages: 1