Topology of the Cubic Equation

by J.H. Hetherington, Vice President, and Senior Engineer

topology

  • Cubic Equation
  • Depressed Cubic Equation
  • Complex Plane Visualized
  • Cubic Equation Topology Clarified

The Cubic Equation

The cubic equation can be reduced by displacement and scaling (see below) to the form:

X3 - 3X = 2Q

X is thus a multi-branched function of the single complex variable Q. The solution is found by the substitution

X = w+1/w

Where,

w = Fn(Q + (Q2 - 1)1/2)1/3

Where Fn (n=0,1,2) are the three complex cube roots of 1. The sqrt could have a negative sign but the result is the same so that there are only three branches corresponding to the three cube roots of 1. Note that by determining w and then substituting into w+1/w only one Fn is associated with a given root.

Visualizing the Complex Function

Now in the complex plane Q there are two branch points corresponding to the sqrt going to zero, at 1 and –1. As with all square root branch points circling twice will return to the same branch. However, if the path includes both branch points then one must circle three times to return to the same branch. Thus the topology is just a bit interesting.

Visualization of the topology of the solution

The following panels show the three branches of the solution in the complex Q plane. Real and imaginary axes of Q are shown. I have shown the real and imaginary parts of X as colors: Red for the real part; Blue for the imaginary part. The color intensity going from 0 (black) to 255 (full intensity) every 0.2 unit in real or imaginary part. X is plotted in this way on the complex Q plane inside a circle of radius 2.5 Shown on each plot is the branch cut by a heavy black line. Thin vertical lines show where Re(Q) is + 1 or –1.

These graphs are almost quantitatively useful. That is, given a complex Q within the graph one can find the point corresponding to these values and then by counting red and blue stripes from the center of the center graph estimate the real and imaginary parts of X. BUT that is not what we want to emphasize (after all we have computers for that sort of thing).

topology

A three dimensional representation

Even with these three graphs it is still difficult to visualize the full topology. Therefore I now show a surface in three dimensions (Re(Q), Im(Q), Re(X)) colored in the same way and projected so as to help visualize the topology.

Following the black rim of the surface one can see that it is necessary to circle 3 times in Q to return to the same point on the surface. Also shown are two projections of smaller circles about the points +1 and –1. these curves can be seen to return to the same point when circling twice.

Three views of this surface are shown to help in the visualization. Note that in the third projection the Q plane is perpendicular to the screen and the red lines of constant Re(X) are strictly horizontal indicating that the height is just the real part of X.

topology

Topology Clarified

topology

Finally I show two views of the surface: One with the same representation as above but showing a small circle about the point -1. The second omits all of the surface except for the circle about -1 and the outer edge.

The circle about -1 wraps twice before it closes. On the other branch, however, there is no singularity and so the circle closes with one wrap.The outer edge line can be seen to wrap three times before closure.

Derivation of the depressed form used above.

We start with

Z3 + 3BZ2 + 3CZ + D = 0
(1)

(Here we start with 3s in the equation to simplify what follows.) 

Then make the substitution (a displacement):

 

Z = Y - B
(2)

This eliminates the squared term:

Y3 + 3(C-B2)Y + (D+2B3-3CB) = 0
(3)

Then to further regularize the equation make the substitution (scaling):

Y = sX
 

where

s = (B2 - C)1/2
(4)

(Don't worry about the sign of the square root, see below.)

We obtain:

X3 - 3X = 2Q
(5)

where

Q = (3CB - 2B3 - D)/(2s3)
(6)

Equation 5 is the form started with above.

When the substitution X = w + 1/w is made (and after multiplying by w3) we find 

(w3)2 - 2Q(w3) + 1 = 0
(7)

This is just a quadratic equation for w3!

The solution of the quadratic is

w3 = Q + (Q2 - 1)1/2
(8)

Because w and 1/w come in symmetrically to the solution for X and because the two solutions for this quadratic are reciprocals of each other it can be shown that the same three solutions are obtained independently of the sign of the square root. 

Denote the solution of Eq. 5 as X(Q).

Finally, to solve Eq. 1 we back substitute:

Z = sX(Q) - B
(9)

One can see that X(-Q) = -X(Q) so that the sign of the square root in Eq. 4 doesn't matter since the sign of sX(Q) in Eq. 9 cancels the sign of Q in Eq. 6 because (-s)3 = -(s3).

Note that in the special case C=B2 the scale factor s becomes zero so that Q is undefined. In this case Eq. 3 becomes trivial.

Another useful symmetry of X(Q) is

X(Q*)=X*(Q)
(10)

Reference