A Brief History


Geometric interpretation of quadratic and cubic equations

Consider a quadratic equation \begin{eqnarray}\label{quad001} x^2 = mx + n. \end{eqnarray} From elementary school we have learned how to find its solutions, that is, all the values of $x$ that satisfy equation (\ref{quad001}). To do so we just need to use the widely known quadratic formula

\begin{eqnarray}\label{quad002} x = \frac{-b\pm \sqrt{b^2-4ac}}{2a} \end{eqnarray}
of the general quadratic equation \begin{eqnarray}\label{quad003} ax^2+ bx+c = 0 . \end{eqnarray} By rewriting equation (\ref{quad001}) as $x^2-mx-n = 0,$ we can use (\ref{quad002}) to obtain
\begin{eqnarray}\label{quad004} x = \frac{ m \pm \sqrt{m^2 + 4n } }{2} = \frac{m}{2} \pm \sqrt{\frac{m^2}{4} + n} \end{eqnarray}

If we plot equation (\ref{quad001}) we can observe geometrically that it represents the intersection of the parabola $y=x^2$ with the line $y = mx+n.$ This can be appreciated in the following applet. Drag the sliders below and observe what happens with the intersection points $x_0$ and $x_1.$

As you already noticed, we have three cases:

  1. There are two points of intersection, i. e. two solutions.
  2. There is only one intersection point, i. e. one solution.
  3. There are no intersection points, i. e. there are no solutions.

Surprisingly this has been known since ancient times, even without the use of mathematical symbols or computers. We know from clay tablets dated from around 2000 BCE that the Babylonian civilization possessed the quadratic formula, enabling them (in verbal form) to solve quadratic equations. Because the concept of negative numbers had to wait until the sixteenth century to appear, the Babylonians did not consider negative solutions [9, pp. 29-30]. We can also find implicitly equations in the geometry developed by the ancient Greeks, as we would expect when circles, parabolas, and the like are being investigated, but we do not demand that every geometric problem have a solution [9, Ch. 4].

Now let's go back to the quadratic equation $x^2= mx+ n.$ Consider the values $m=0$ and $n=-1.$ If we use formula (\ref{quad004}), we obtain that $$x = \pm\sqrt{-1}.$$ What is going on here? Most of you have learned from calculus, or elementary school, that we cannot take the square root of a negative number. Then, how do we interpret this value? Geometrically speaking, we can relate the solution $x = \pm\sqrt{-1}$ to the fact that the parabola $y = x^2$ and the line $y=-1$ do not intersect each other, see Figure 1. In other words, there is no solution. In general, if $\dfrac{m^2}{4} + n \lt 0,$ then equation $x^2= mx+ n$ has no solutions.

x^2=-1
$x^2=-1.$

It is argued that this led to the invention of a new number denoted by $i,$ which is equal to $\sqrt{-1},$ and it was given the name "imaginary". If we use $i$ as a number such that $i^2 = -1,$ then this value is the solution of the equation $x^2=-1.$

It is also a common practice to point out in courses of mathematics that complex numbers, denoted as $a + b\sqrt{-1},$ are needed to solve certain quadratic equations, such as $x^2+1=0.$ However, complex numbers emerged, in fact, from the need to solve cubic equations. Furthermore, when quadratic and cubic equations first appeared, at that time, there was no need to have solutions for all equations.

So where did complex numbers really come into importance? To answer this let's consider the cubic equation \begin{eqnarray}\label{cubic001} x^3 = p x + q. \end{eqnarray} Geometrically, this equation represents the intersection of the cubic $y = x^3$ with the line $y = px + q,$ as shown in the following applet. Drag sliders below and observe what happens.

As you can observe no matter what line is defined by the parameters $p$ and $q,$ it will always intersect the cubic somewhere, even when the line $px+q$ is perpendicular to the $x$-axis and far from the origin (i. e. when $p$ and $q$ are both very large positive/negative numbers). This is because the cubic goes all the way from $-\infty$ to $+\infty.$ Thus, there is no line you can draw that won't intersect this cubic. This example is very different from the quadratic case which was a parabola $x^2$ and you could define a line $mx + n$ such that it won't intersect the parabola.


Solution to cubic equations

It is well known that the solution of the cubic $x^3 = px + q$ was developed in the Renaissance (15th and 16th centuries) by Italian mathematicians. Scipione del Ferro (1465-1526) and Niccolò Tartaglia (1500-1557), followed by Girolamo Cardano (1501-1576), showed that $x^3 = px + q$ has a solution given by

\begin{eqnarray}\label{cubic002} x = \sqrt[3]{\frac{q}{2} + \sqrt{\frac{q^2}{4} - \frac{p^3}{27}}} - \sqrt[3]{- \frac{q}{2} + \sqrt{\frac{q^2}{4} - \frac{p^3}{27}}} \end{eqnarray}
This is known as Cardano's formula and here we are using modern notation.

Niccolò Fontana Tartaglia
Tartaglia.
Gerolamo Cardano
Cardano.

To see how this works consider the equation $x^3 = -6 x+ 20.$ In this case $p=-6$ and $q=20.$ If we plug these numbers into (\ref{cubic002}), we obtain the solution

$$x = \displaystyle \sqrt[3]{10 + \sqrt{108}} - \sqrt[3]{- 10 + \sqrt{108}}.$$
Simplifying we obtain $x=2,$ a solution of the given equation since
$$8=(2)^3 = -6(2)+ 20 = -12+20=8.$$
Thus, this formula seems to work very well, at least for this case.

Exercise: Try to solve $x^3=6x+6$ using Cardano's formula.


The genesis of imaginary numbers

A few years later after the discovery of Cardano's formula, the Italian engineer-architect Rafael Bombelli (1526-1572) recognized that there was something strange and paradoxical about this formula. He considered the equation \begin{eqnarray}\label{cubic003} x^3= 15 x+ 4 \end{eqnarray} and, with perhaps just a little pondering, you can see that $x = 4$ is a solution. This can also be seen in Figure 4. In fact there are three solutions, but Bombelli did not consider negative values, so we won't either.

x^3=15x+4
$x^3=15x+4.$

Then Bombelli used Cardano's formula to solve $x^3= 15 x+ 4.$ Thus, considering $p = 15$ and $q=4,$ he obtained

\begin{eqnarray}\label{cubic004} x = \displaystyle \sqrt[3]{2 + \sqrt{-121}} + \sqrt[3]{2 - \sqrt{-121}}. \end{eqnarray}
Here he encountered a very unusual value. If Cardano's formula is correct, this number must be equal to 4. Yet this must be nonsense and the value cannot be real, because inside the cube root we are taking the square root of a negative number, an absolute impossibility at that time (and also nowadays). Cardano also encountered this difficulty but he did not face it up. He did once mention imaginary numbers, but in connection with a quadratic equation and accompanied by the comment that these numbers were "as subtle as they are useless" [2, Ch. 37, Rule II].

However, Bombelli overcome this difficulty by seeing that the weird expression (\ref{cubic004}) that Cardano's formula gives for $x$ is actually real, but expressed in a very unfamiliar manner. This insight did not come easily. As Bombelli wrote in his book L'Algebra:

And although to many this will appear an extravagant thing, because even I held this opinion some time ago, since it appeared to me more sophistic than true, nevertheless I searched hard and found the demonstration, which will be noted below. ... But let the reader apply all his strength of mind, for [otherwise] even he will find himself deceived. [1, pp. 293-294; 10]

L'Algebra
L'Algebra by Rafael Bombelli: frontispiece of the Bologna edition of 1579.

Bombelli's great insight was simply to treat $\sqrt{-1}$ as a number and to operate with it following some specific arithmetic rules (the same kind of rules that we use nowadays). Thus he discovered that

$$\sqrt[3]{2+ \sqrt{-121}} = 2 + \sqrt{-1} \quad \text{and} \quad \sqrt[3]{2- \sqrt{-121}} = 2 - \sqrt{-1} .$$
By substituting these values in (\ref{cubic004}) Bombelli obtained
$$x = 2 + \sqrt{-1} + 2 - \sqrt{-1}.$$
Then he showed that the squared roots of negative numbers cancel each other [1, p. 169; 7, p. 164]. That is
$$x = 2 + \cancel{\sqrt{-1}} + 2 - \cancel{\sqrt{-1}}.$$
And concluded that $x = 4$ is actually the solution of $x^3=15x+4$ obtained from Cardano's formula [1, p. 294], see Figure 6. This trick works in only a few cases, however, it helped to understand imaginary numbers and to take their cube roots or manipulate them when they appear aside real numbers.

Bombelli's solution
Bombelli's original solution.

\begin{eqnarray*} x^3 &=& 15x + 4\\ [x^3 &=& px + p] \end{eqnarray*} \begin{eqnarray*} (4/2)^2-(15/3)^3 &=& -121\\ [\left(q/2\right)^2 -\left(p/2\right)^3]&=&-121 \end{eqnarray*} \begin{eqnarray*} x &=& \sqrt[3]{2+ \sqrt{-121}} + \sqrt[3]{2- \sqrt{-121}}\\ x &=& \sqrt[3]{2+ 11\sqrt{-1}} + \sqrt[3]{2- 11\sqrt{-1}} \\ x &=& 2 + \sqrt{-1} + 2 - \sqrt{-1} = 4 \end{eqnarray*}

Solution in modern algebra.

Of course, as you can see in Figure 6, Bombelli did not have at his disposal the power of today's algebraic notation (neither computers) and his computations were limited to numbers in "real domain". In fact, most of Italian mathematicians at that time tended to think of cubes or squares as geometric objects rather than algebraic quantities. However, he is credited for proving the reality of the roots of the cubic $x^3=15x+4,$ since he demonstrated the extraordinary fact that real numbers could be engendered by imaginary numbers.

Cardano's formula forced mathematicians to confront square roots of negative numbers. This historical incident is another example that negates the widespread view that mathematics is "made up" by mathematicians. As is often the case, it is the mathematics itself that speaks to us. From this time on, imaginary numbers lost some of their mystical character, although their full acceptance as bona fide numbers came only in the 1800s.

Exercise: Verify that $\sqrt[3]{2 \pm \sqrt{-121}} = 2 \pm \sqrt{-1}.$


The maturing of complex numbers

Many mathematicians after Cardano and Bombelli made important contributions to imaginary (or complex) numbers. For example René Descartes (1596-1650) coined the term "imaginary" in his book in La Géométrie of 1637 as follows:

Neither the true nor the false [negative] roots are always real; but sometimes only imaginary. [4, p. 380]

John Wallis (1616-1703) showed how to represent geometrically complex roots of a quadratic equation with real coefficients [8, p. 594]. Caspar Wessel (1745-1818) and Jean-Robert Argan (1768-1822) provided geometric representations of complex numbers as vectors [7, pp. 185-190].

Euler
Euler.

Leonard Euler (1707-1783) standardized the notation "$i=\sqrt{-1}$" [6, p. 184] and used imaginary numbers to solve quadratic and cubic equations, in spite of the fact that he was still suspicious of these numbers. In his Algebra, for example, he mentioned:

[...] since all numbers which it is possible to conceive are either greater or less than 0, or are 0 itself, it is evident that we cannot rank the square root of a negative number amongst possible numbers, and we must therefore say that it is an impossible quantity. In this manner we are led to the idea of numbers, which from their nature are impossible; and therefore they are usually called imaginary quantities, because they exist merely in the imagination. [5, p. 43]

Lest anyone takes this as a condemnation, he continued:

notwithstanding this, these numbers present themselves to the mind; they exist in our imagination, and we still have a sufficient idea of them; [...] nothing prevents us from making use of these imaginary numbers, and employing them in calculation. [5, p. 43]

Later Carl Friedrich Gauss (1777-1855) introduced the term "complex number" referring to numbers of the form $a+ b \, i $ [7, p. 191]. He also gave four proofs of the fundamental theorem of algebra over the course of his long career. This theorem tells us that any $n$th-degree polynomial has $n$ roots, some or all of which may be imaginary. The first proof that Gauss gave was in his doctoral dissertation of 1799. The last (and perhaps the most elegant) allows the use of complex numbers not only for the variable but for the coefficients as well. Since this necessarily depended on the recognition of complex numbers, Gauss helped to solidify the position of these numbers [8, Vol. 2, p. 595].

The first rigorous definition of complex numbers was given by William Rowan Hamilton (1805-1865). In 1833 he proposed to the Irish Academy that a complex number $a+ ib$ can be considered as a couple $(a, b),$ with $a,b$ real numbers [7, pp. 192-193]. Then he defined addition and multiplication of couples as follows:

$$(a, b)+(c, d) =(a + c, b + d)$$
and
$$(a, b)(c, d) = (ac - bd, bc + ad).$$

This is in fact an algebraic definition of complex numbers. From the didactic and heuristic points of view it is preferable to have complex numbers introduced through a geometrical interpretation. But from the logical point of view the theory of couples is much more satisfying, since it shows the consistency of the theory of complex numbers starting from the consistency of the real numbers [3, pág. 175].

William Rowan Hamilton
Hamilton.
Augustin-Louis Cauchy
Cauchy.

Among the many mathematicians and scientists who contributed, there are three who stand out as having influenced decisively the course of development of complex analysis [8, Vol.2, Ch. 27]. The first is Augustin-Louis Cauchy (1789-1857), who developed the theory of the complex integral calculus. By using imaginary numbers Cauchy was able to evaluate "real integrals" that heretofore could not be evaluated, obtaining stunning results such as

$$\int_0^{\infty} \frac{\sin x}{x}\,dx=\frac{\pi}{2}$$
and
$$\int_0^{\pi}\log \sin x\,dx =-\pi \log 2.$$
The evaluation of real integrals, in addition to the solution of the cubic equation and the fundamental theorem of algebra, proved how valuable it was to consider imaginary numbers.

Karl Weierstrass
Weierstrass.
Georg Friedrich Bernhard Riemann
Riemann.

Finally, the other two important mathematicians are Karl Weierstrass (1815-1897) and Bernhard Riemann (1826-1866), who appeared on the mathematical scene about the middle of the nineteenth century. Weierstrass developed the theory from a starting point of convergent power series, and this approach led towards more formal algebraic developments. Riemann contributed a more geometric point of view on the study of complex functions. His ideas had a tremendous impact not only on complex analysis but upon mathematics as a whole, though his views took hold only gradually.


Final comments

The foregoing descriptions of complex numbers are not the end of the story. Various developments in the nineteenth and twentieth centuries enabled us to gain a deeper insight into the role of complex numbers not only in mathematics, but also in engineering and physics. The history of complex numbers is fascinating and I highly encourage the reader to consult the primary sources cited here which could serve as a starting point to delve into the historical details that allowed the emergence and development of complex numbers.


References

  1. Bombelli, R. (1579). L'Algebra. Bologna.
  2. Cardano, H. (1545). Artis magnae, sive de regulis algebraicis, liber unus. (n.p.): Joh. Petreius.
  3. Carrucio, E. (2009). Mathematics and Logic in History and Contemporary Thought. (I. Quigly, Trans.) USA: Aldine Transaction. (Original work published 1964).
  4. Descartes, R. (1637). La Géométrie. Paris: A. Herman, Librairie Scientifique.
  5. Euler, L. (1972). Elements of Algebra. (Rev. John Hewlett, B.D. F.A.S. &c, Trans.). Springer-Verlag. (Original work published 1770).
  6. Euleri, L. (1845). Instituitionum Calculi Integralis. Volumen Quartum. Petropoli. Impensis Academia Imperialis Scientarum.
  7. González-Velasco, A. E. (2011) Journey through Mathematics. Springer Science+Business Media.
  8. Kline, M. (1972). Mathematical Thought from Ancient to Modern Times. Vols. 1-3. New York: Oxford University Press.
  9. Merzbach, U. C & Boyer, C. B. (2011). A history of mathematics. 3rd ed. John Wiley & Sons, Inc., Hoboken, New Jersey.
  10. O'Connor, J. J. & Robertson, E. F. (2000). Rafael Bombelli.

Further reading

  • Bagni, G. T. (2009). Bombelli's Algebra (1572) and a New Mathematical Object. For the Learning of Mathematics. Vol. 29, No. 2, pp. 29-31.
  • Buehler, D. (2014). Incomplete understanding of complex numbers Girolamo Cardano: a case study in the acquisition of mathematical concepts. Synthese 191:4231-4252.
  • Burton, D. M. (1995). The history of mathematics: An introduction (6th ed.) (2005). New York: McGraw-Hill.
  • Gindikin, S. (2007). Tales of Mathematicians and Physicists. Second English edition Springer Science+ Business Media, LLC.
  • Nahim, P. J. (1998). An imaginary tale: The story of $\sqrt{-1}$. USA: Princeton University Press.
  • Huffman, C. J. (2019). Mathematical Treasure: Raphael Bombelli's L'algebra. Convergence.
  • Marsden, J. E. & Tromba, A. J. (2003). Vector Calculus. USA: W. H. Freeman and Company.
  • Merino, O. (2006). A Short History of Complex Numbers.
  • Stillwell, J. (2010). Mathematics and Its History. Springer Science.

Terminology and Notation