In about 300 BC Euclid developed a geometrical approach which, although later mathematicians used it to solve quadratic equations, amounted to finding a length which in our notation was the root of a quadratic equation. Euclid had no notion of equation, coefficients etc. but worked with purely geometrical quantities.
Hindu mathematicians took the Babylonian methods further so that Brahmagupta (598-665 AD) gives an, almost modern, method which admits negative quantities. He also used abbreviations for the unknown, usually the initial letter of a colour was used, and sometimes several different unknowns occur in a single problem.
The Arabs did not know about the advances of the Hindus so they had neither negative quantities nor abbreviations for their unknowns. However al'Khwarizmi (c 800) gave a classification of different types of quadratics (although only numerical examples of each). The different types arise since al'Khwarizmi had no zero or negatives. He has six chapters each devoted to a different type of equation, the equations being made up of three types of quantities namely: roots, squares of roots and numbers i.e. x, x
and numbers.
+ 10x = 39.
+ 21 = 10x.
.
Abraham bar Hiyya Ha-Nasi, often known by the Latin name Savasorda, is famed for his book Liber embadorum published in 1145 which is the first book published in Europe to give the complete solution of the quadratic equation.
A new phase of mathematics began in Italy around 1500. In 1494 the first edition of Summa de arithmetica, geometrica, proportioni et proportionalita, now known as the Suma, appeared. It was written by Luca Pacioli although it is quite hard to find the author's name on the book, Fra Luca appearing in small print but not on the title page. In many ways the book is more a summary of knowledge at the time and makes no major advances. The notation and setting out of calculations is almost modern in style:
6.p.R.10
18.m.R.90
____________
108.m.R.3240.p.R.3240.m.R.90
hoc est 78.
In our notation
(6+The last term in the answer 90 is an early misprint and should be 900 but the margin was too narrow so the printer missed out the final 0!10)(18-
90)=(108-
3240+
3240-
900)
which is 78.
Pacioli does not discuss cubic equations but does discuss quartics. He says that, in our notation, x
= a + bx
can be solved by quadratic methods but x
+ ax
= b and x
+ a = bx
are impossible at the present state of science.
Scipione dal Ferro (1465-1526) held the Chair of Arithmetic and Geometry at the University of Bologna and certainly must have met Pacioli who lectured at Bologna in 1501-2. dal Ferro is credited with solving cubic equations algebraically but the picture is somewhat more complicated. The problem was to find the roots by adding, subtracting, multiplying, dividing and taking roots of expressions in the coefficients. We believe that dal Ferro could only solve cubic equation of the form x
+ mx = n. In fact this is all that is required. For, given the general cubic y
- by
+ cy - d = 0, put
y = x + b/3 to get
x
+ mx = n where m = c - b
/3, n = d - bc/3 + 2b
/27.
However, without the Hindu's knowledge of negative numbers, dal Ferro would not have been able to use his solution of the one case to solve all cubic equations. Remarkably, dal Ferro solved this cubic equation around 1515 but did not kept his work a complete secret until just before his death, in 1526, when he revealed his method to his student Antonio Fior.
Fior was a mediocre mathematician and far less good at keeping secrets than dal Ferro. Soon rumours started to circulate in Bologna that the cubic equation had been solved. Nicolo of Brescia, known as Tartaglia meaning 'the stammerer', prompted by the rumours managed to solve equations of the form x
+ mx
= n and made no secret of his discovery.
Fior challenged Tartaglia to a public contest: the rules being that each gave the other 30 problems with 40 or 50 days in which to solve them, the winner being the one to solve most but a small prize was also offered for each problem. Tartaglia solved all Fior's problems in the space of 2 hours, for all the problems Fior had set were of the form x
+ mx = n as he believed Tartaglia would be unable to solve this type. However only 8 days before the problems were to be collected, Tartaglia had found the general method for all types of cubics.
News of Tartaglia's victory reached Girolamo Cardan in Milan where he was preparing to publish Practica Arithmeticae (1539). Cardan invited Tartaglia to visit him and, after much persuasion, made him divulge the secret of his solution of the cubic equation. This Tartaglia did, having made Cardan promise to keep it secret until Tartaglia had published it himself. Cardan did not keep his promise. In 1545 he published Ars Magna the first Latin treatise on algebra.
Here, in modern notation, is Cardan's solution of
x
+ mx = n. Notice that
(a - b)so if a and b satisfy 3ab = m and a+ 3ab(a - b) = a
- b
![]()
- b
= n then a - b is a solution of x
+ mx = n. But now
b = m/3a so aThis is a quadratic equation in a- m
/27a
= n,
i.e.
a- na
- m
/27 = 0.
, so solve for a
using the usual formula for a quadratic. Now a is found by taking cube roots and b can be found in a similar way (or using b=m/3a). Then x = a - b is the solution to the cubic.
Cardan noticed something strange when he applied his formula to certain cubics. When solving x
= 15x + 4 he obtained an expression involving
-121. Cardan knew that you couldn't take the square root of a negative number yet he also knew that x = 4 was a solution to the equation. He wrote to Tartaglia on 4 August 1539 in an attempt to clear up the difficulty. Tartaglia certainly did not understand. In Ars Magna Cardan gives a calculation with 'complex numbers' to solve a similar problem but he really did not understand his own calculation which he says is as subtle as it is useless.
After Tartaglia had shown Cardan how to solve cubics, Cardan encouraged his own student, Lodovico Ferrari, to examine quartic equations. Ferrari managed to solve the quartic with perhaps the most elegant of all the methods that were found to solve this type of problem. Cardan published all 20 cases of quartic equations in Ars Magna . Here, again in modern notation, is Ferrari's solution of the case: x
+ px
+ qx + r = 0. First complete the square to obtain
xNow the clever bit. For any y we have+ 2px
+ p
= px
- qx - r + p
i.e.
(x+ p)
= px
- qx - r + p
![]()
(x
+ p + y)
= px
- qx - r + p
+ 2y(x
+ p) + y
= (p + 2y)xNow the right hand side is a quadratic in x and we can choose y so that it is a perfect square. This is done by making the discriminant zero, in this case- qx + (p
- r + 2py + y
) (*)
(-q)Rewrite this last equation as-4(p + 2y)(p
- r + 2py + y
) = 0.
(qto see that it is a cubic in y.- 4p
+ 4 pr) + (-16p
+ 8r)y - 20 py
- 8y
= 0
Now we know how to solve cubics, so solve for y. With this value of y the right hand side of (*) is a perfect square so, taking the square root of both sides, we obtain a quadratic in x. Solve this quadratic and we have the required solution to the quartic equation.
The irreducible case of the cubic, namely the case where Cardan's formula leads to the square root of negative numbers, was studied in detail by Rafael Bombelli in 1572 in his work Algebra .
In the years after Cardan's Ars Magna many mathematicians contributed to the solution of cubic and quartic equations. Viète, Harriot, Tschirnhaus, Euler, Bezout and Descartes all devised methods. Tschirnhaus' methods were extended by the Swedish mathematician E S Bring near the end of the 18 C.
Thomas Harriot made several contributions. One of the most elementary to us, yet showing a marked improvement in understanding, was the observation that if x = b, x = c, x = d are solutions of a cubic then the cubic is
(x - b)(x - c)(x - d) = 0.Harriot also had a nice method for solving cubics. Consider the cubic
xPut x = (e+ 3b
x = 2c
![]()
- b
)/e. Then
ewhich is a quadratic in e- 2c
e
= b
![]()
, and so can be solved for e
to get
eHowever= c
+
(b
+ c
).
eNow x = e - b(e
- 2c
) = b
so that b
/e
= -c
+
(b
+ c
).
/e and both e and b
/e are square roots of expressions given above.
Leibniz wrote a letter to Huygens in March 1673. In it he made many contributions to the understanding of cubic equations. Perhaps the most striking is a direct verification of the Cardan-Tartaglia formula. This Leibniz did by reconstructing the cubic from its three roots (as given by the formula) as Harriot claimed in general. Nobody before Leibniz seems to have thought of this direct method of verification. It was the first true algebraic proof of the formula, all previous proofs being geometrical in nature.
References:
Previous (Topic) Next History Topics Index
Biographies Index Famous curves index Chronologies Welcome Page Birthplace Map Mathematicians of the day Anniversaries for the year Search Form Simple Search Form Search Suggestions