View Full Version : solve
nameVoid
Apr17-09, 06:31 PM
any way to solve 3x^8-20x^6-12x^4+12x^2+1 by hand
After some factoring, you get
( x^2+1) (3 x^6-2 x^4 +11x^2+1)
The second factor is a cubic in x^2 so you can use the cubic formula, but it's messy.
nameVoid
Apr17-09, 06:54 PM
how did you factor that what is this cubic formula
To give you an idea of what the solutions looks like, I used mathematica to solve it and the six solutions from the cubic formula all look like this
x = -\sqrt{\frac{23}{9}-\frac{43 5^{2/3}}{9 \left(2 \left(863+27 i \sqrt{69}\right)\right)^{1/3}}+\frac{43 i 5^{2/3}}{3 \sqrt{3} \left(2 \left(863+27 i \sqrt{69}\right)\right)^{1/3}}-\frac{\left(5 \left(863+27 i \sqrt{69}\right)\right)^{1/3}}{9 2^{2/3}}-\frac{i \left(5 \left(863+27 i \sqrt{69}\right)\right)^{1/3}}{3 2^{2/3} \sqrt{3}}}
how did you factor that what is this cubic formula
You can check to see if it might be factorable over Z with eisenstien's criterion, and I guessed one of the factors (which wasn't difficult because the constant is 1) then used polynomial division. If you had to solve something like that factoring wouldn't really be that practical (unless the coefficients were symmetric or something) but there was an easy factor in this. In fact Eisenstein's can't even be used to check if the second factor can be factored, so this isn't something you would do by hand.
The cubic formula is like the quadratic formula but for cubics. It's very long and not worth memorizing because the answers almost always end up messy.
nameVoid
Apr17-09, 08:11 PM
well this equation comes up on the second derivative when trying to sketch the the curve y=(2-x^2)/(1+x^4)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.