Solving The General Cubic Equation
Solving The General Cubic Equation
Anshul
(a + b )
= a 3 + b 3 + 3ab (a + b )
a w + bw 2
2
= a 3 + b 3 + 3ab (a w + b w )
= a 3 + b 3 + 3ab a w 2 + b w
(a w
+ bw
x 3 = a 3 + b 3 + 3abx x 3 - 3abx - a 3 - b 3 = 0
2 2 are (a + b ) , (a w + b w ) , (a w + b w) 1
m = -3ab
n = - a 3 + b3
So, if we solve for a and b in terms of m and n we can obtain a closed form for the solution.
m = -3ab m 3 = -27a 3b 3
Let u = a and v = b .
3 3
1 2
w is the primitive cube root of unity. This is commonly called the depressed cubic equation
m - = uv 3
3
-n = (u + v )
y 2 - (u + v )y + uv = 0 m 3 y - ny - = 0 3
2
2 m n n y = - 3 2 4 3
Since the identities involving a and b were symmetric, u and v are symmetric. So, Without Loss Of Generality3,
2 m n n u= + - 3 2 4 3
2 m 3 n n v= - 3 2 4
value remains the same, that is, there isn t any change when two or more variables are swapped in an expression.
This means that if we assume that if we interchange the values of variables in an expression and the
Therefore,
n a=3 + 2 n b=3 2
n2
m - 3 4
n2
m - 3 4
x1 =
n + 2
n2
m + - 3 4
3
n 2
n2
m - 4 3 n2
n x2 = w 3 + 2 n + 2
n2
m n - + w2 3 3 4 2
3
m - 4 3
x3 = w
23
n2
m - +w 3 4
3
n 2
n2
m - 4 3
Now, the next target is to transform the standard monic cubic equation
So, let us assume that x = y + t where t is any complex number. When we substitute in the monic cubic equation,
x 3 + px 2 + qx + r = 0
3
(y + t ) + p (y + t ) + q (y + t ) + r = 0
2
Hence, if we apply this transformation to a cubic equation, we can depress it into a monic cubic equation (see Footnote 2) and we can solve the depressed equation using the formulae we derived above. This method of depressing was due to Scipione del Ferro and Tartagila. Note
We can generalize the technique we used for eliminating the x 2 in a cubic equation. This uses pretty much the same strategy and we use the Binomial Expansion.
x = y +t
n -1
+ ... + a 0 = 0
So, nt + an -1 = 0 t =
-an -1 n
Also, we can convert any cubic equation into a monic cubic equation by dividing the whole equation by the leading co-efficient (ie) in the standard cubic equation