-
General Quartic Solution
Okay, this is related to a question of Quick's. I am proud to say that I was able to work backwards and reconstruct how and why Cardano's method for solving a general cubic works (so I no longer have to have that pesky formula memorized).
I have the solution to a general quartic polynomial, but I haven't been able to work that one backwards to figure out how it works. Would anyone be willing to show me the method of how to solve a general quartic?
(If it's too long to write out I'll understand! :) )
(And if it depends directly on Galois theory, please forget that I asked because I'll never understand it! :o )
-Dan
-
I should mention that the following is the solution I have for a quartic: (as, for all I know, different forms exist...)
Solve
.
Transform this equation to
by the usual transformation
.
Denote the three roots of the equation
(Note: I hope this is right as I had to correct the coefficient of the z^2 term in my book.)
as
,
, and
.
Then the 4 solutions to the y equation above will be:
)
)
)
)
-Dan
-
Those who solved these nasty equations would be familar with this: Some solutions have complicated radical form, yet they can be greatly simplified. Thus, I am curious, was there ever a theory devoloped to simplify these nested radicals over the rational field?
-
Don't think so. But why do that really?
Until the 50's, there was not enough computing power around to simplify stuff, and ever since then, if you want to find the root of some equation, you go with numerical analysis!