Resolving cubic equations by an homography

(or Moebius transformation)

by Sylvain Poirier
French version : Résolution des équations du 3ème degré

(It seems the best display of this page is by Firefox)

Historical context

I found this solution when I was student in Classe Preparatoire (intensive undergraduate study in high schools), to apply for the Prix Fermat Junior (1995).

This competition is open every 2 years for original works by French high school and undergraduate students. Sometimes they find no worthy candidates and don't give the Prize. That time they found 2 good ones: myself and Y. Ollivier. After hesitation, they gave the prize to him, but still granted me a Special Mention to still point out the value of my work, that they found to be original (not seen elsewhere). I heard they decided so by consideration of age, as he was younger than I. Then we were all invited to the Prize ceremony, so were 3 laureates : Andrew Wiles, getting the big Fermat Prize for his resolution of the Last Fermat Theorem ; Yann Ollivier, who got the Junior Prize ; and I, who got the symbolic honor but no money.
It happens that I had made my finding and wrote my article in about 1 week or the like (I forgot exactly, but less than 2 weeks anyway) while Y. Ollivier had taken 1 year to make his work.

The present page is only a simplified and shorter version of the work, compared to what was actually submitted for that Prize (which started with considerations on trilinear symmetric forms in ℂ2, where a tensor expression can naturally provide a bilinear symmetric form out of a trilinear one).

Algebraic method

To resolve a general cubic equation written as

x3 + 3ax2 + 3bx + c = 0  (1)
let us write it as
(xu)3 + λ(xv)3 = 0 (2)
  
where uv. It develops as
(1 + λ)x3 − 3(u + vλ)x2 + 3(u2 + v2λ)x − (u3 + v3λ) = 0,
We identify the coefficients of both cubic equations up to a proportionality factor.
Note that the terms (1 + λ, u + vλ, u2 + v2λ, u3 + v3λ) are consecutive terms of a recursive sequence with equation
sn+2 − (u + v)sun+1 + (uv)sn = 0
The condition on u and v for the existence of a λ making both equations proportional, is that the sequence (1, −a, b, −c) satisfies the same recursive equation

b + (u + v)a + uv = 0
c + (u + v)b + uva = 0
(3)

This linear equations system with unknowns (u + v) and (uv) is resolved as

u + v =
cab
a² -
u v =
b2ac
a² −
So u and v are both solutions of the equation
(a2b) y2 + (abc) y + (b2ac) = 0 (4)


Let us first examine both kinds of possible exceptions:
Now on these two exceptional cases will be excluded from our study.
Equation (1) will have 3 real roots iff (4) has no real root, for then we work in the set of complex numbers, and the third root "function" that shall be used will give the same status to its 3 results; but if the roots of (4) are real then, in ℝ, the third root has a privileged result (the real one) that will give the unique real solution of (1). This situation is similar to that of the Cardan method, though not involving the same second degree equation.
Let us continue the resolution: having found u and v, we compute
λ :
 1 + λ
1
u + λv
-a
= 0
⇔ (a + v)λ + (a + u) = 0

Equation (1) thus becomes

(
xu
xv
)
3

= − λ =
a + u
a + v
so the solution is
x = v + uv
1 + λ
(6)
Note: the choice of which root of (4) is named u and the other v, is arbitrary. In each case, the 3 third roots of λ in (6) give the 3 roots of (1) but in the opposite order.

Trigonometric version

Just like the usual Cardan solution can be expressed using the trigonometric functions cos, ch or sh depending on cases (let us skip this here, as it is well-known and giving in wikipedia), the above resolution by an homography has its own trigonometric expression, as follows.
For the case of an equation with 3 real roots, introduce the variable t = tan θ. By looking at the imaginary part of  (1 − it)3(1 + i tan(3θ)) we get the trigonometric formula
t3 − 3t + (1 − 3t2) tan(3θ) = 0
Equation (1) first needs to be reduced to the case c = ab using the change of variable (5). The resulting equation
X3 + 3AX2 + 3BX + AB = 0
will be identified to the above trigonometric formula, by the system
X = α t
tan(3θ) = γ
The substitution in the above trigonometric formula multiplied by α3, gives the cubic equation
X3 − 3α2X + γ(α3 − 3αX2) = 0
Its identification with our equation gives
A = −αγ
B = −α2
Finally
α= √B
γ = −A
The condition that the equation has 3 roots, takes the form B<0. The solution is expressed using functions tan and Arctan.

For an equation with only one simple root (B>0) we need to use the function th or coth instead, as they satisfy the same identity
th3θ + 3thθ − (3th2θ + 1) th(3θ) = 0
coth3θ + 3cothθ − (3coth2θ + 1) coth(3θ) = 0
with the only difference that thθ < 1 while cothθ > 1, which gives the inequality condition that determines which of both functions is needed.


Back : Set theory and foundations of mathematics