Geomatric Explaination
Geomatric Explaination
           EKKEHARD KOPP
                  https://www.openbookpublishers.com
c 2020 Ekkehard Kopp
This work is licensed under a Creative Commons Attribution 4.0 Interna-
tional license (CC BY 4.0). This license allows you to share, copy, distribute
and transmit the text; to adapt the text and to make commercial use of the
text providing attribution is made to the authors (but not in any way that
suggests that they endorse you or your use of the work). Attribution should
include the following information:
Ekkehard Kopp, Making Up Numbers: A History of Invention in Mathematics
Cambridge, UK: Open Book Publishers, 2020,
https://doi.org/10.11647/OBP.0236
In order to access detailed and updated information on the license, please
visit https://www.openbookpublishers.com/product/1279#copyright
Further details about CC BY licenses are available at
https://creativecommons.org/licenses/by/4.0/
All external links were active at the time of publication unless otherwise
stated and have been archived via the Internet Archive Wayback Machine
at https://archive.org/web
Updated digital material and resources associated with this volume are avail-
able at https://www.openbookpublishers.com/product/1279#resources
Every effort has been made to identify and contact copyright holders and
any omission or error will be corrected if notification is made to the pub-
lisher. For image details see captions in the book.
ISBN Paperback: 978-1-80064-095-5
ISBN Hardback: 978-1-80064-096-2
ISBN Digital (PDF): 978-1-80064-097-9
DOI: 10.11647/OBP.0236
Cover images from Wikimedia Commons. For image details see captions in
the book.
Cover design by Anna Gatti.
                                CHAPTER 1
Arithmetic in Antiquity
Summary
Remaining with arithmetic, the chapter closes with a brief look at the (much
later) Arithmetika of Diophantus (c.210-c.290).
     1An account of Chinese mathematics and astronomy can be found in Volume 3 of Joseph
Needham’s multi-volume work Science and Civilization in China. See also Chinese Mathematics,
A concise history by Li Yan & Du Shiran, (translated by J.N. Crossley and A.W.-C. Lun), Oxford,
Oxford Science Publications, 1987, and the article ‘Chinese Mathematics’, by Joseph Dauben,
in the volume edited by V.J. Katz et al.: The Mathematics of Egypt, Mesopotamia, China, India, and
Islam: A Sourcebook. Princeton, Princeton University Press, 2007.
     2
       For Egyptian mathematics see (e.g.): A. Imhausen, Mathematics in Ancient Egypt. A Con-
textual History, Princeton, Princeton University Press, 2016.
                  1. BABYLON: SEXAGESIMALS, QUADRATIC EQUATIONS                      15
2 × 2 × 3 × 5 has more divisors (in fact, twelve: 1, 2, 3, 4, 5, 6, 10, 12, 20, 30, 60)
than 10 = 2 × 5 (which has only four: 1, 2, 5, 10) may have been a factor in
this choice.
     The key observation, nearly 4000 years ago, was that, once symbols for
1, 2, 3, ..., 59 had been decided upon (and executed with no more than five
horizontal and nine vertical wedge strokes), all other (whole) numbers could
be understood with these symbols. To write numbers outside the range 1
to 59, the Babylonians used a positional (or place-value) system, breaking up
the numbers according to successive powers of 60 and separating these by
a space, as in Figure 3, which shows the number
                  10329 = 2 × (60)2 + 52 × (60)1 + 9 × (60)0 .
(The final term is simply 9, since n0 = 1 for any n. This follows from the
power law na × nb = na+b , using b = −a.)
    The spaces between each group of wedges indicate the relative power
of 60 that each group occupies. Here we have implicitly assumed that we
are dealing with a whole number.
    However, the positional system was also used to include sexagesimal frac-
tions. For example, the numbers
                                                      52      9
                2 + 52 × (60)−1 + 9 × (60)−2 = 2 +        +
                                                      60 3600
                                                         9
                     2 × 60 + 52 + 9 × (60)−1 = 172 +
                                                        60
would be written exactly as the number given in Figure 3. As no space was
left at the end of a number, its absolute size often had to be inferred from the
problem under discussion, although in some tablets the number would be
followed by a word indicating what power was intended for the final group
of wedges. More seriously, in the Old Babylonian tablets there is no symbol
for 0 to indicate the absence of a power (as would be needed in 7209 =
2 × (60)2 + 9, for example), although some texts appear to indicate this by
leaving an extra internal space.
     By the time of the second major set, dating from the Seleucid period (the
last four centuries BCE) the second ambiguity had been removed. The oc-
currence of zero was now indicated by a space marked with two small oblique
wedges, showing that that particular power of 60 is ‘skipped’. To write down
7209, the scribe would now replace the central group of wedges in Figure
16                              1. ARITHMETIC IN ANTIQUITY
any finite sequence of numbers (ai )i≤n of the numbers {1, 2, ..., 59}, since all
remainders are non-zero.
     The same problem arises in our familiar decimal notation: at school we
all meet infinite ‘recurring’ decimal expansions such as 31 = 0.33333.... and
1
7 = 0.142857142857.... Decimal notation (that is, dividing 1.000000... by 7)
requires the second of these to begin with the finite sum
                   1   4       2       8       5       7
                     +     +       +       +       +       .
                  10 (10)2   (10)3   (10)4   (10)5   (10)6
     The numerators 1, 4, 2, 8, 5, 7 of the six terms repeat indefinitely, the sum
                                      1
of these terms is multiplied by (10)    6k for k = 0, 1, 2, ..., and the results are
then summed. Thus the expression in decimal notation even of simple ratio-
nal numbers often leads to summing an indefinite number of terms.4 Notice
that, in the sexagesimal system, 17 provides the only ‘irregular’ reciprocal
among numbers below 10, wheras in the decimal system the reciprocals of
3, 6, 7, 9 are all ‘irregular’!
     In practice, and in modern computers, we handle this problem by using
‘rational approximation’: we terminate the expansion after a set number of
decimal places, giving us an approximation that is sufficiently close for our
purposes. The Babylonians used the same principle. Babylonian approxima-
tions of irregular sexagesimal reciprocals could easily be given with a high
degree of accuracy, as would be needed for calculations with large numbers,
for example in astronomy. The use of base 60 has the advantage that good
accuracy can be achieved in relatively few steps: for example, an error of
           1 4        1
at most ( 60 ) = 12,960,000 (achieved after four steps) is usually negligible in
practice.
     The tables of reciprocals allowed division to be carried out easily: taking
a
b as the product a × ( 1b ) would allow the scribe to ‘look up’ the reciprocal
of b in a table and multiply it by a, while interpreting the product in terms
of the correct powers of 60. Such techniques are well suited to handle arith-
metic with large numbers and can be applied very effectively in calculations
resulting from astronomical or navigational observations.
     Going beyond reciprocals, cuneiform tablets have been found showing
that the Babylonians knew general methods√for approximating square roots.
A simple but effective method to estimate a is to guess a first approxima-
tion, say r1 . If its square exceeds a (we write this as r12 > a), we see that
as a second guess the ratio ra1 will be too small. The arithmetical average
of these two guesses, r2 = 21 (r1 + ra1 ), provides a better estimate, but will
again be too large, so that r22 > a.5 Now repeat this process, starting with
r2 in place of r1 , and
                     √ continue in this fashion. One quickly obtains a good
approximation to a.
    In the collection held at Yale University, USA, the tablet today known
as Yale7289, which
                √ dates from between 1800 and 1600 BCE, displays the ap-
proximation of 2 by 1; 24, 51, 10. This equals r3 if one starts with the over-
estimate r1 = 1; 30
                 √ (i.e. r1 = 1.5 in24decimal notation, which gives r12 = 2.25).
                                           51     10
Approximating 2 by r3 = 1 + 60 + (60)2 + (60)        3 (which we would write
                                                          √
                           Figure 4. Approximating            2
been drawn): the equation x2 +bx = c says that by adding the square of side
x to a rectangle with base b and height x, we obtain a given area c. To find
x, we cut the base b of the rectangle in half, then arrange these two thinner
rectangles on the square (one on top, one on the side, as in Figure 5, which
is taken from [44]). We ‘complete the square’, which has the new base x + 2b ,
and to keep the two sides of the equation equal we need to add the small
(black) square of side ( 2b ) to the area c. Taking the square root on both sides
                 q
yields x + 2b =      ( 2b )2 + c. The numbers used by the scribe are b = −1,
c = 870. So ( 2b )2 + c = 870 14 = 3481
                                    4   = ( 59  2     1
                                             2 ) = 29 2 , as claimed. Now, to
find x, we subtract 2 to obtain x as the solution of our quadratic equation.6
                      b
Since b = −1, this means that we should add 21 to 29 12 and thus obtain 30,
as required.
     It is important to emphasise that there is still much discussion amongst
historians of mathematics on the proper interpretation of cuneiform tablets.
The above discussion reflects one particular reconstruction. Nonetheless, it
is clear that the tablets portray a society in which significant mathematical
techniques were taught and used to solve relatively complex quantitative
problems.
are unlikely to have been the first to consider such questions. In the ancient
text Problems, attributed to Aristotle, he ponders the reasons why in his time
10 seemed to be used ‘universally’ as the base for number names:
     Why do all men, whether barbarians or Greeks, count up to ten, and not up to
some other number, such as two, three, four or five, so that they do not go on to repeat
one of these and say, for example, ‘one-five’, ‘two-five’, as they say ‘one-ten’ [eleven],
‘two-ten’ [twelve]? Or why, again, do they not stop at some number beyond ten
and then repeat from that point? For every number consists of the preceding number
plus one or two, etc, which gives some different number; nevertheless ten has been
fixed as the base and people count up to that.7
     He then lists some possible reasons that may provide insight into the fa-
miliar arithmetic of his time – which he attributes primarily to the Pythagore-
ans, followers of Pythagoras of Samos.
     Is it because 10 is a perfect number, seeing as it comprises all kinds of number,
even and odd, square and cube, linear and plane, prime and composite? Or is it
because ten is the beginning of number, since ten is produced by adding one, two,
three, and four? Or is it because the moving bodies are nine in number? ..... Or is
it because all men had ten fingers....
     Aristotle’s reference to nine ‘moving bodies’ could be an an allusion to
the astronomical system developed by the Pythagorean Philolaus (ca. 470-
385 BCE). This system was reported to postulate the existence of a ‘cen-
tral fire’ around which the earth and the eight celestial bodies visible to the
naked eye, namely the sun, moon, five planets and the ‘sky’ (the fixed stars),
would rotate. The earth would revolve about the central fire daily, the moon
monthly and the sun annually, thus explaining why sun and moon rise and
set. In order to arrive at the number 10 – which had special significance
for the Pythagoreans – Philolaus is said to have claimed the existence of a
‘counter-earth’, which he assumed to be situated directly opposite the Earth
from the ‘central fire’, also revolving about it daily, and which therefore al-
ways remained invisible to us!
    I now consider ideas attributed to the Pythagoreans, as reported by later
commentators, a little further, not least to understand more about the ‘kinds
of number’ Aristotle refers to. Greek mathematics, in its various guises, has
been singularly influential in the development of the subject through the
ages. Let us start with the origins of Pythagorean arithmetic.
the fact, is distinctly more reliable than are the much later and highly par-
tisan accounts produced by the so-called neo-Pythagoreans, who sought to
resurrect and expand the elaborate number mysticism that Pythagoras’ quasi-
religious sect had initiated.
     Our focus is on the arithmetic of the Pythagoreans, rather than on their
mystical beliefs. Paradoxically, the major source for our understanding of
the techniques of Pythagorean arithmetic is a work that does not deal pri-
marily with arithmetic at all. It is the vastly influential treatise The Ele-
ments of Geometry (see e.g [21]), widely known simply as the Elements and
produced in the Egyptian port city Alexandria by the mathematician Eu-
clid.8 The thirteen books of this work comprise the most widely studied
mathematical text of all time, and were fundamental in shaping the subject
throughout more than two millennia.
    In Aristotle’s Metaphysics we find a concise summary of Pythagoras’ es-
sential belief system:
     in numbers, he thought that they perceived many analogies of things that exist
and are produced, more than in fire, earth, or water: as, for instance, they thought
that a certain condition of numbers was justice; another, soul and intellect, ... And
moreover, seeing the conditions and ratios of what pertains to harmony to consist in
numbers, since other things seemed in their entire nature to be formed in the likeness
of numbers, and in all nature numbers are the first, they supposed the elements of
numbers to be the elements of all things. (Arist. Met. i. 5.)
    Here Aristotle refers to the speculations of Empedocles, who argued (ca.
450 BCE) that air, earth, fire and water made up the basic four elements
from which everything was constructed. Aristotle refers to three of those,
to contrast them with Pythagoras’ view that numbers are the basic building
blocks. Assigning numbers to various physical objects or concepts played a
significant part in Pythagorean number mysticism.
     Although detailed ancient references to Pythagorean arithmetic are not
numerous, it is a widely held view that they concerned themselves exten-
sively with ratios, which we will interpret in terms of ratios of positive whole
numbers, i.e. positive fractions of quantities. Texts suggest that these explo-
rations were prompted by empirical evidence that simple ratios of string or
pipe lengths in musical instruments can produce harmonious sounds.9 The
Pythagoreans calculated that an octave must correspond to the ratio 2 : 1, a
fifth to 3 : 2, a fourth to 4 : 3 (we say ‘two-to-one’, three-to-two’, etc.).
     8We know very little about Euclid himself. The fifth-century commentator Proclus tells us
that Euclid was active in Alexandria during the reign of Ptolemy I Soter, who ruled Egypt from
323 to 285 BCE. Euclid may have studied in Athens at Plato’s Academy, and later established a
substantial school in Alexandria. Most writers date the Elements as from around 300 BC.
     9The most comprehensive translation of these ancient sources is found in the German text
Die Fragmente der Vorsokratiker by H. Diels and W. Kranz (6th ed.), Weidmann, Dublin, 1952.
22                          1. ARITHMETIC IN ANTIQUITY
     2.2. Pythagorean triples. For many, the name Pythagoras evokes mem-
ories of school mathematics, whether they be pleasant or painful! His fa-
mous theorem about the relationship of the sides of a right-angled triangle
is probably the best-known result of Greek mathematics.
     Pythagoras’ Theorem
    In any right-angled triangle the square on the hypotenuse is the sum of the
squares on the other two sides.
    If we denote the lengths of the sides by a, b, c with c as the hypotenuse,
then this means that a2 + b2 = c2 .
     A simple proof is illustrated in Figure 6, where we consider two ways
of dividing up the square with side (a + b). On the left, on each side mark
off lengths a, b in order, starting at top right and going clockwise, and join
points to produce four copies of the right-angled triangle with sides (a, b, c),
situated around a quadrilateral whose sides all have length c, ‘tilted’ through
the base angle θ between sides b and c of the triangle. At each vertex of this
quadrilateral we have angles θ and (90◦ − θ) in the triangles that meet there,
hence the remaining angle is a right angle, and therefore the tilted figure is
a square.
    On the right mark off the length a in both directions from the top right
vertex, and similarly length b from the bottom left vertex, to construct squares
with sides a, b, meeting in a point. What remains are two copies of the rec-
tangle with sides a, b. The total area of the two rectangles equals that of the
four right-angled triangles with sides (a, b, c) on the left, as they have the
same base and height. Subtracting the triangles on the left leaves the square
on the hypotenuse, while subtracting the two rectangles on the right leaves
the squares on the legs of the triangle.
     We have proved that a2 +b2 = c2 . (As Euclid would have put it: we have
taken equals from equals, so the remaining areas are equal.) This proof has
been called the ‘Chinese proof’ of the theorem, as it occurs in the ancient
Chinese text Chou Pei Suan Ching. Euclid’s Elements, Book I, has a quite
different proof.
                                2. PYTHAGORAS: ALL IS NUMBER                                    25
      10See, for example, a trenchant rebuttal of earlier interpretations in Eleanor Robson: Nei-
ther Sherlock Holmes not Babylon: A Re-assessment of Plimpton 322, Historia Mathematica 28
(2001) 167-206. See [25] for an account of the tablet.
      11For m = 2 the formula in (b) yields ( m )2 − 1 = 0, which leads to the trivial triple
                                                 2
(2, 0, 2), corresponding to the ‘triangle’ with base angle 0. Note also that the triples do not all
lead to distinct triangles. For m = 3 and m = 4 we obtain (3, 4, 5) from the first formula and
(4, 3, 5) from the second.
26                         1. ARITHMETIC IN ANTIQUITY
by starting with one pebble and adding successive gnomons – here taken as
symmetrical L-shaped figures, the first having 3 pebbles, the next 5, then 7,
etc. To obtain a square with n pebbles on each side we need the last gnomon
to contain (2n − 1) pebbles (the corner pebble serves both sides). In other
words, we have demonstrated the identity
                       1 + 3 + 5 + ... + (2n − 1) = n2 .
    These examples show that such summation formulae will have been
well within the range of Pythagorean arithmetic.
The sum of the areas of the first two squares equals that of the third, so these
numbers form a Pythagorean triple.
     For even M, similar ideas lead to the construction of Pythagorean triples
of the form
                               M            M
                         (M, ( )2 − 1), ( )2 + 1).
                                2           2
     For any even M, the square M 2 equals 4K for some K, and we can write
this as M 2 = (2K − 1) + (2K + 1). These are two successive gnomons, taking
us from the square with side (K − 1) to that with side (K + 1). In other
words,
                      (K + 1)2 − (K − 1)2 = 4K = M 2 ,
which again shows that the triple (M, ( M  2       M 2
                                        2 ) − 1), ( 2 ) + 1) is Pythagorean.
Figure 9(b) shows this for K = 4, with the perimeter of the larger square
split into four equal parts.
    There is no direct written evidence that such methods were actually em-
ployed by the Pythagoreans. The simple tools used here suggest that these
results were within their range. The above arguments have an advantage
over the purely algebraic proofs in that they do not involve powers greater
then 2, rather than using fourth powers. Since early Greek mathematicians
reasoned largely via geometric pictures, they had no use for powers beyond
cubes, as there are three spatial dimensions.
    Although other interpretations of the Pythagoreans’ obsession with the
number 10 have been given (see e.g. [44]), the triangle representing 10 may
help us understand the quotation from Aristotle at the start of this section.
The triangular number 10, the tetractys, (shown in Figure 7) has four rows,
the top containing a single pebble (a point, dimension 0), the second two
pebbles (two points define a line, dimension 1), the third three pebbles (three
points define a triangle in the plane, dimension 2), and the bottom line has
four pebbles (which define a tetrahedron in space—a triangular pyramid whose
faces are four equilateral triangles, one serving as the base, with the other
three meeting at the top vertex—dimension 3). The number 10, the sum of
these four rows (the tetrad), thus represents the universe – while also serv-
ing as the unit for the dekad, the next higher order of counting (making 10
the base of the number system).
    Figure 9(b) illustrates a simple result in what is today known as number
theory: any square whose sides consist of an odd number of pebbles can be
built from the unit (a single pebble) by adding pairs of consecutive gnomos
around the unit. Each such pair can be split—as we did in Figure 9(b)—into
4 equal pieces. Hence an odd square number always leaves remainder 1 (the
central pebble!) when it is divided by 4.
    On the other hand, a square with even sides obviously divides into four
equal pieces, each having sides with length one-half that of the original. So
even squares are divisible by four.
30                            1. ARITHMETIC IN ANTIQUITY
     2.5. Side and diagonal. These ‘pebble proofs’ illustrate some of the
techniques probably available to the Pythagoreans for the analysis of var-
ious geometric shapes as well as number relationships. However, Aristotle
tells us that in this analysis they came across magnitudes that are incompati-
ble with their bold claim that ratios of whole numbers (formed by multiples
of a fixed unit), which were so useful in the analysis of musical harmony,
could explain all natural phenomena. Since no original records remain to
tell us how this came about, we again offer what constitutes one of several
plausible scenarios for this discovery, rather than historical fact.
     Construct a square of side 2 (in whatever units you prefer) and divide
it into four unit squares by joining opposite midpoints of its sides. Divide
each unit square into two isosceles right triangles by drawing diagonals that
meet at the midpoints of the larger square. (See Figure 10).
     Take any of the eight triangles. By Pythagoras’ theorem, the square on
its hypotenuse is 12 + 12 = 2. Thus the hypotenuse, which is a line segment
with length l, say) is the side of a square whose area is exactly double that
                             2. PYTHAGORAS: ALL IS NUMBER                                31
     12This fact is exploited famously in Plato’s dialogue Meno, where ‘Socrates’ teaches a
young slave how to construct a square with double the area of a given one, while arguing
that what the youngster was doing was not learning, but that he was simply ‘remembering’ a
true statement that he had known subconsciously all along.
32                         1. ARITHMETIC IN ANTIQUITY
     In Book VII, Euclid says that the magnitudes A, B and C, D are in pro-
portion (recall that we denote this by A : B :: C : D) if A is ‘the same multiple,
part or parts’ of B as C is of D.13 In other words, if mA = nB for some natural
numbers m, n, then we need mC = nD for the two ratios to be in propor-
tion. In our language, this says that D must be the same ‘rational multiple’
of C as B is of A: if B = m                 m
                             n A then D = n C, and we describe the ratio as the
                   m
rational number n . For Euclid, on the other hand, ratio and proportion are
not about ‘numbers’, so he does not express the ratio in this way.
    With the above definition the following basic fact about rectangles can
no longer be said to hold in general:
    In a rectangle, a line parallel to one side divides the other side in the same pro-
portion as the resulting areas.
     This simply means that A : B = AC : BC with A, B, C as in Figure 11.
    This relationship between a ratio of line segments and the ratio of ar-
eas with these segments as their bases, while obviously true, can in some
circumstances become a meaningless statement in the Pythagorean world-
view: we need only take B as the chosen unit length and choose A as a
length
     √incommensurable with this unit. In modern notation, we might take
A = √2 = C and B = 1. In that case the rectangles AC and BC comprise
2 and
   √ 2 area units respectively, while the line
                                            √ segments√A, B have lengths
of 2 and 1 linear units. But the claim that 2 : 1 = 2 : 2 makes no sense
    13A more general definition (due to Eudoxus) of proportion is given in Book V of the Ele-
ments, but it is generally accepted that in Book VII Euclid follows the Pythagorean concepts.
34                         1. ARITHMETIC IN ANTIQUITY
                                                         √
according to the above definition
                             √     of proportions, since
                                                    √      2 is not ‘a multiple,
part or parts’ of 1 (nor 2 of 2), precisely because 2 = m  n is impossible for
whole numbers m, n.
     In his treatiseTopics, Aristotle highlights this difficulty clearly and sug-
gests that a way out would be to alter the definition of proportionality so that
it can encompass the above. We will see later how this problem was solved
conclusively, reportedly by Eudoxus (408-355 BCE). The new definition is
central to Book V of the Elements.
    Despite the difficulties
                   √         posed by incommensurables, it clear that the
problem posed by 2 did not stop early Greek mathematics in its tracks,
although it may have been instrumental in shifting its focus decisively from
arithmetic to geometry, which appeared to be where a systematic study of
these newly discovered magnitudes could be undertaken.
3. Incommensurables
     Plato, whose Academy was, in its time, the most influential philosophi-
cal school in ancient Athens, frequently phrased his writings in the form of
dialogues between ‘Socrates’ and other characters to drive home the main
tenets of his philosophy. In one such dialogue the mathematician Theaetetus
appears as a young man, relating how a Pythagorean lecture on incommen-
surables inspired him to make a significant breakthrough in identifying an
unlimited number of examples of such magnitudes. The dialogue is less
a historical account than a graphic lesson illustrating Plato’s philosophical
beliefs.
    3.1. The Theodorus lesson. The passage describes, in the words of the
youthful Theaetetus, his reaction to a lesson given around 400 BCE by the
Pythagorean mathematician Theodorus of Cyrene, in which he demonstrated
the incommensurability of the square roots of 3, 5, 6, ...‘up to 17’ with the
unit.
    It is worth reading an excerpt to gain insight into its strongly visual de-
scription of mathematical statements – the translation is from [23]:
     THEAETETUS: Theodorus was writing out for us something about roots,
such as the roots of three or five, showing that they are incommensurable by the
unit: he selected other examples up to seventeen—there he stopped. Now as there
are innumerable roots, the notion occurred to us of attempting to include them all
under one name or class.
     SOCRATES: And did you find such a class?
     THEAETETUS: I think that we did; but I should like to have your opinion.
     SOCRATES: Let me hear.
                                3. INCOMMENSURABLES                                   35
     THEAETETUS: We divided all numbers into two classes: those which are
made up of equal factors multiplying into one another, which we compared to square
figures and called square or equilateral numbers;—that was one class.
    SOCRATES: Very good.
     THEAETETUS: The intermediate numbers, such as three and five, and every
other number which is made up of unequal factors, either of a greater multiplied by a
less, or of a less multiplied by a greater, and when regarded as a figure, is contained
in unequal sides;—all these we compared to oblong figures, and called them oblong
numbers.
    SOCRATES: Capital; and what followed?
     THEAETETUS: The lines, or sides, which have for their squares the equilateral
plane numbers, were called by us lengths or magnitudes; and the lines which are the
roots of (or whose squares are equal to) the oblong numbers, were called powers or
roots; the reason of this latter name being, that they are commensurable with the
former [i.e. with the so-called lengths or magnitudes] not in linear measurement,
but in the value of the superficial content of their squares; and the same about solids.
    SOCRATES: Excellent, my boys; I think that you fully justify the praises of
Theodorus, and that he will not be found guilty of false witness.
     In summary, Theaetetus is here distinguishing between square numbers
(what we today call ‘perfect squares’) and all other positive whole numbers
(conveniently lumped together as ‘oblong’, since he is thinking only about
areas of rectangles). He argues that in the former case, where the area is
a perfect square, the sides (whose length is the square root of the area) are
commensurable with the unit, hence may, in true Pythagorean fashion, be
called ‘magnitudes’. In the latter case, however, the side of a square whose
area is an ‘oblong’ number (hence equals that of a non-square rectangle) is
commensurable with the unit ‘in square only’ and so is not a Pythagorean
magnitude – since it is not a ‘multiple, part or parts’ of the unit length.
    As a simple example of this terminology, 3 is√ represented by a 3 × 1
rectangle; the side of a square with this area is 3. Although the area, 3
    p 2                                                        √
(= ( 3) ) is obviously commensurable with the unit,
                                                  √   the side   3 is not, as
(according to Theaetetus) Theodorus showed. So: 3 and the unit are ‘com-
mensurable in square only’. Euclid also adopts this terminology in Book X
of his Elements.
      In other words, the square root of a positive whole number either is
itself a whole number (so the original number is a perfect square), or else
it is irrational (cannot equal the ratio of two whole numbers). Confusingly
for us, Theaetetus describes irrational square roots as ‘roots’ or ‘powers’ to
distinguish them from his ‘magnitudes’, but the distinction between the two
classes is clear nonetheless. The passage does not contain any indication of
the proof of Theaetetus’ bold claims.
36                          1. ARITHMETIC IN ANTIQUITY
√ First,
       √ 4,√         are divisible by 4, with
           8, 12, 16 √                    √ 4, 16√as perfect squares, and
  8 = 2 2, 12 = 2 3. So, dealing with 2 and 3 also deals with these
cases.
    Next, 1, 5, 9, 13, 17 leave remainder 1. Of these, 1 and 9 are perfect squares.
Among
√       numbers before 17, this leaves only 5 and 13. We give the proof for
  5 below.
     Thirdly, 2, 6, 10, 14 leave remainder 2√
                                            when divided by 4, so they have
the form 4N + 2 = 2(2N + 1). Of course, 2 has√already been done. Proofs
for the remaining cases are slightly longer – for 6 see MM.
                              3. INCOMMENSURABLES                                37
until at least one of them is odd. But the hypotenuse (2B) will then still be
even, and, as in statement (i) of the First Divisibility Lemma (see the end of
Section 2.4), this makes all three sides even. Since
                                                   √ at least one side is odd,
this contradiction
                √      shows  that we cannot  have  3 : 1 = A : B, proving that
(in our terms) 3 is not a rational number.
                           √
    √Next,  we consider 5 : 1 =√A : B. As 5 is odd, our Pythagorean triple
is ( 5, 21 (5 − 1), 21 (5 + 1)) = ( 5, 2, 3), and our similar triangle has sides
(A, 2B, 3B), (see Figure 12(c)). Now if B is even, so is 3B, which means
that all sides are even, and the ratio A : B is not in lowest terms. Hence we
can assume that B is odd, in which case 3B is odd, so 2B is the only even
side (by statement (ii) of the First Divisibility Lemma). This means that B is
even, since by the Second Divisibility Lemma, the only even side, 2B, must   √
be divisible by 4. This contradicts our assumption that B is odd. Hence 5
cannot be rational.
     Why does Theororus’ method fail at 17? Observe that it is the first non-
square number of the form 8N + 1. If we attempt a ‘Theodorus proof’ that it
is
√ incommensurable with the unit, we would, as usual, assume        that A : B =
   17 : 1. This will provide a triple (A, 8B, 9B), since 17 = 92 − 82 .
    But now our ‘Theodorus’ methods will no longer provide the desired
contradiction: the hypotenuse, 9B, is even only if B is even, and then all
three sides will be even, so we can halve them repeatedly and confine our-
selves to the case where B is odd. But then, with the odd hypotenuse 9B,
statement (ii) of the first Divisibility Lemma tells us that one leg is even and
the other odd. This does not conflict with our triangle, since we now have A
odd, 8B even and 9B odd. An appeal to the Second Divisibility Lemma will
not help either: we know that not all sides are divisible by 4, as A is known
to be odd. But now the other leg of the triangle, 8B, is divisible by 4, while
the hypotenuse, 9B, is not. So the lemma cannot lead to a contradiction.
     The two results we have relied
                               √      on so far are not conclusive. We need a
different analysis to deal with 17. But all we need is to consider divisibility
by 3. So here is another divisibility lemma:
     Pythagorean triples and divisibility by 3 :
    In a right-angled triangle with sides (A, B, C), if 3 divides the hypotenuse C,
then it also divides A and B.
     For a ‘pebble proof’, consider a square number represented by peb-
bles. If its side is divisible by 3, then so is the square itself. Starting with
a square of side 3n, we build ever larger squares by adding gnomons: the
first gnomon has 2(3n) + 1 pebbles. The next gnomon is divisible by 3 (it
has 2(3n + 1) + 1 pebbles), so the resulting square also leaves a remainder 1
when divided by 3, while the third gnomon again produces a square with
side divisible by 3. Thus a perfect square cannot leave remainder 2 when
                                 3. INCOMMENSURABLES                         39
in square only means that they are incommensurable, but the squares on them
‘are measured by the same area’, as above. He starts by assuming a fixed
assigned line (which serves as the unit of measurement) and calls a line rhētos
if it is commensurable with the assigned line (either in length or in square
only). He refers to an area commensurable with the square of the assigned
line by the same term. Following [13], we use the term expressible to translate
rhētos.
     Expressible lines and areas (which are, at worst, square roots of ratio-
nal numbers in our language) represent the ‘easy case’ for Euclid; his main
interest is in classifying the inexpressible lines and areas. The first 18 propo-
sitions of Book X provide a detailed account of the properties of expressible
magnitudes.
     The next eight deal with the first subclass of inexpressible magnitudes,
the medial: a medial area is equal to a rectangle with expressible sides com-
mensurable in square only, and the side of a medial square is called a medial
line. To express this in modern
                          √      notation, fix the length of the assigned line
as a. The lengths a and 2a (the side and diagonal again!) are incommen-
surable, but commensurable in square, since  √ the squares√on these sides are
a2 and 2a2 . The rectangle√with sides a and 2a has area 2a2 , so the square
                          4
with this area has side 2a. So the whole collection of fourth roots forms
part of Euclid’s class of medial lines.
     He next considers sums and differences of incommensurable
                                                     √    √        lengths
                                                                   √
and areas. In our notation this includes surds like 2 ± 3 or 1 ± 5. He
shows that neither can be a medial. He calls the sum a binomial, the dif-
ference an apotome (terms still used in the sixteenth century by Cardano –
see Chapter 2) and subdivides each of the binomials and apotomes into six
different classes, analysing the relations between them and the medial.
     In modern terminology what he deals with are sums and differences,
repetitions and other combinations of various irrational square roots. Alto-
gether, his classification amounts to the identification of 23 different classes
of incommensurables, all of which can be recovered as solutions of polyno-
mial equations with integer coefficients and of degree at most 4.
    One motivation historians frequently cite for Euclid’s extensive classifi-
cation is that it includes, in particular, all the incommensurables needed for
the construction of the five Platonic solids—the tetrahedron, cube, octahedron,
dodecahedron and icosahedron—which Euclid achieves in the final books of the
Elements. It turns out that comparing the edges of these three-dimensional
figures, especially the last two, with the diameter of the sphere in which he
assumes them to be inscribed, requires much of the sophisticated analysis
Euclid develops in Book X.
                          4. DIOPHANTUS OF ALEXANDRIA                          41
4. Diophantus of Alexandria
mention, he correctly applies the convention that multiplying out two terms
starting with a negation sign must result in a term without one. This is fully
in keeping with Aristotle’s principle of the excluded middle (cf. Section 2.5):
if the negation of a proposition is false, the proposition itself must be true;
that is, a proposition is the negation of its negation.
     As we can see, Diophantus was satisfied with obtaining rational num-
bers as solutions for the problems he posed. He thus moved beyond the
restrictions imposed by classical Greek mathematicians, in effect regarding
rational numbers as numbers in their own right, for instance by accepting
rationals such as 256        144
                    25 and 25 as ‘squares’, which provide the solution of
                                                                             3
the above problem II.8. In similar fashion, various rationals of the form m n3
would be included included among his ‘cubes’. However, he never articu-
lated a fully consistent system of adding or multiplying fractions; nor did he
use fractions explicitly when formulating his problems, or in arithmetical
operations to simplify the equations he set up to solve these problems.
    In modern number theory, Diophantus’ name is invoked today for the
modern field of diophantine analysis, which was mostly inspired by the work
of Pierre de Fermat (1601-1665). In this field of research attention is focused
on the more difficult task of finding integer solutions to indeterminate prob-
lems.