Re: Quartic Equation: do you know a procedural way to solve it ?
- From: iakko <iacopo.palazzi@xxxxxxxxx>
- Date: Fri, 22 Aug 2008 05:30:34 -0700 (PDT)
You want numerical solutions, or formulas with radicals and complex
numbers?
I'd like to know the algorithmic procedure that allows you to find out
the four roots (real or complex, as they are) starting from the
standard form: a*x^4 + b*x^3 + c*x^2 + d*x + e --> (X - X1)*(X -
X2)*(X - X3)*(X - X4) = 0
.
- Follow-Ups:
- Re: Quartic Equation: do you know a procedural way to solve it ?
- From: Dirk Van de moortel
- Re: Quartic Equation: do you know a procedural way to solve it ?
- References:
- Prev by Date: Re: Rudin and Dedekind cuts
- Next by Date: Re: Quartic Equation: do you know a procedural way to solve it ?
- Previous by thread: Quartic Equation: do you know a procedural way to solve it ?
- Next by thread: Re: Quartic Equation: do you know a procedural way to solve it ?
- Index(es):
Loading