Last week’s article, “Cantor Defeated Galileo in the Battle of Infinite Numbers“, noted:
“…the square root of two is not rational. No fraction can exactly equal 2^(1/2).”
2^(1/2) is, as you know, the square root of two. This claim deserves some proof; let’s ask Pythagoras and Euclid for their expert opinions.
Quick Reviews of Different Types of Numbers
This article almost always deals with positive numbers, since the “square root of two” problem first arose when finding the length of lines in geometry. It would also stretch the article to repeatedly include:
“…when both integers are positive or when both integers are negative.”
Natural Numbers and Integers
The Natural numbers are often defined as the positive integers. In the previous article, we also included zero as a natural number. The natural numbers are sometimes called the “counting numbers.”
Integers, of course, include negative numbers. Sometimes called “whole” numbers because they are not fractions, the integers simply extend the set of natural numbers by including the set formed by multiplying each natural number by ‘-1‘.
Rational Numbers
The Rational numbers are the fractions made by dividing one integer by another. We exclude “division by zero”. Usually the division operation is defined as the inverse of multiplication. For numbers ‘a,’ ‘b’ and ‘c,’ we say “a = b/c” if and only if “b = a*c.” We exclude the cases where ‘c’ is zero because for any ‘a,’ ‘a’ times zero is zero.
Rational numbers include integers; for example 2 = 6/3. In any case where “i = j/k” and {i, j. k} are integers, we say that ‘k’ is a “factor” of ‘j,’
Rational numbers might need a limited number of non-zero digits after the decimal. Examples include “2 = 2.0 = 6/3,” and “2.5 = 2.50 = 5/2.”
Rational numbers might need an infinite series of digits after the decimal. One example is “3.333… = 10/3.”
The infinite series might be a repeated sequence of different digits, not just a single digit. One example is “1.717171… = 170/99.”
For any rational number ‘r’, there is an infinite set of pairs of integers {(i[k], j[k])} such that “r = i[k]/j[k].” For example, “1.717171… = 170/99 = 1700/990 = 17000/9900 =…”. There is only one unique pair (i[1], j[1]) where there is no common factor that can divide both i[1] and j[1]. In this case, the ratio, or fraction, is expressed in its “lowest terms.”
Irrational Numbers
The Irrational numbers cannot be expressed as a ratio of two integers.
The Pythagorean Desire for Rational Numbers
Pythagoras and his students had a religious belief in the power of mathematics as derived from geometry. Part of this belief was that rational numbers could handle any situation.
Pythagoras is most famous for the “Pythagorean Theorem,” which states that the square of the hypotenuse of a right triangle equals the sum of the squares of the other two sides.
What is the Hypotenuse of a Right Triangle?
A right triangle has one “right angle” of exactly 90°. The “hypotenuse” is the side opposite that angle. In other words: the only side of a right triangle that does not touch the right angle, is called the “hypotenuse.”
Obviously the hypotenuse of a right triangle is the longest side.
The Proof that the Square Root of Two is Irrational
This ancient Greek proof is a “proof by contradiction”. It makes an assumption, begins to make conclusions from that assumption, and finds a contradiction. This demonstrates that the assumption was false. Georg Cantor used a “proof by contradiction” many centuries later in last week’s article.
It is not clear whether the credit for this proof should go to Hippasus, a student of Pythagoras who may have been killed for his efforts, or to Euclid.
Clarifying the Language for this Proof
To say that “the square root of two is irrational” means the following. Let ‘i’ and ‘j’ be any two integers, with ‘j’ not zero. The claim that 2^(1/2) is irrational states there is no pair of integers ‘i’, ‘j’ such that “i/j = 2^(1/2).”
Next, let’s put the Pythagorean theorem into a more modern framework. Let ABC be a right triangle, with angle <ACB as the right angle. So side AB is the hypotenuse opposite angle <ACB. Let’s say that the length of side AB is ‘h’, and the lengths of the other sides are ‘x’ and ‘y.’
Proof by Contradiction
We have the right triangle ABC, and the sides have lengths ‘h’ (the long hypotenuse), ‘x’ and ‘y’ (the two shorter sides). So “h^2 = x^2 + y^2″ by the Pythagorean theorem.
Let’s make this an isosceles right triangle, as shown in the image. Therefore both of the short, non-hypotenuse sides have the same length. Therefore “x^2 = y^2″, and therefore “x^2 + y^2 = 2*(x^2)”. Therefore “h^2 = 2*(x^2).”
Taking the (positive) square root of both sides of “h^2 = 2*(x^2)” results in “h = ( 2^(1/2) )*x.”
Since ‘x’ is a positive, non-zero length, we divide both sides by ‘x’ to find “h/x = 2^(1/2)”. In the image, the hypotenuse has the length “root two” and each of the other sides of the triangle has a length of “one.”
Therefore the square root of two is the ratio of the hypotenuse to one side of an isosceles right triangle.
The Square Root of Two is not an Integer
We take note that “1^2 = 1″, “2^2 = 4″ and “3^2 = 9″. Without belabouring this issue with a definitive proof, it seems clear that the square root of two is a non-integer with a value somewhere between one and two.
The Square of Odd Numbers and Even Numbers
We also take note that, by definition, even numbers are divisible by 2. In other words, ’2′ is a factor of an even number. By a similar definition, odd numbers do not have ’2′ as a factor.
We also notice that any integer ‘n’ is the product of a set of prime numbers {p[z]}. If n = p[1] * p[2] *…*p[z], then n^2 = ( p[1] * p[2] *…*p[z] )*( p[1] * p[2] *…*p[z] ). This only introduces a new factor of ’2′ for each p[z] that happened to have the value ’2.’
Therefore, the square of an odd number remains an odd number; and the square of an even number becomes divisible by 2*2=4.
Making the Invalid Assumption
State the belief that this ratio, “h/x”, is indeed a rational number. Then “h/x = i/j” for some integers ‘i’ and ‘j’. Without loss of generality, the integers ‘i’ and ‘j’ have no common factors; the fraction is in its lowest terms.
In particular, this means that ‘i’ and ‘j’ cannot both be even numbers. If both were even, then there would be a common factor, ’2′. We could just keep dividing both ‘i’ and ‘j’ by the common factor of ’2′ until either (or both) is an odd number.
Drawing the Contradictory Result
Since we assumed that “i/j = 2^(1/2)”, we can square both sides of the equation.
Now we have “(i/j)^2 = (i^2)/(j^2) = 2″. Let’s multiply both sides by “j^2.”
Now we have “(i^2) = 2*(j^2).”
Since the right-hand side is a multiple of two, that implies that “i^2″ is an even number. Let’s say that “i^2 = 2*k” where ‘k’ is an integer. (This implies “k = j^2″.)
However, we had noticed that “the square of an odd number remains an odd number; and the square of an even number becomes divisible by 2*2=4″. If “i^2 is even”, then it must be divisible by 4.
But if “i^2 is divisible by 4″, then let’s divide both sides of “(i^2) = 2*(j^2)” by 2.
Now “( (i^2) )/2 = j^2″. We still could divide “( (i^2) )/2″ by 2, since the square of an even number is divisible by 4. But that means that both “( (i^2) )/2″, and also “j^2″, have a factor of ’2′ remaining. Therefore “j^2″ is even; so ‘j’ must be even.
But the assumption was that ‘i’ and ‘j’ did not have any common factors! We’ve just demonstrated that they both must have a common factor of ’2′. This is the fatal contradiction for the claim that the square root of two could be a rational number.
Who was Euclid?
Euclid of Alexandria, born around 325 BCE, has been called “the father of geometry”. He studied under Plato in Greece, but settled in Alexandria, Egypt.
Euclid’s famous “The Elements” is a thirteen-volume tome that lays the foundations for geometry and number theory. It contains the famous “Five Postulates” of geometry. By changing only the fifth postulate in Book I, Euclidean geometry (“plane geometry”) can be transformed into spherical geometry or other non-Euclidean forms.
In “The Elements”, Book X deals with irrational numbers.
Euclid died about 265 BCE.
References:
Clegg, Brian. “The Dangerous Ratio“. Enriching Mathematics. (Nov. & Dec. 2004). Accessed Sept. 17, 2011.
Foster, T.L. “Euclid of Alexandria“. Accessed Sept. 18, 2011.
Joyce, D.E. “Euclid’s Elements, Book I“. Clark University. Accessed Sept. 18, 2011.
Joyce, D.E. “Euclid’s Elements, Book X“. Clark University. Accessed Sept. 19, 2011.









[...] Decoded Science published “The Square Root of Two is a Real Irrational Number“. This article is a follow-up to “Cantor Defeated Galileo in the Battle of Infinite [...]
[...] The irony of this was not lost on Pythagoras or his followers. An isosceles right angle triangle has equal sides of ’1′ and a hypotenuse of “root 2″, by the Pythagorean theorem. Unfortunately, Pythagoras had a religious belief that all numbers are rational. This was discussed in “The Square Root of Two is a Real Irrational Number“. [...]
[...] numbers were not fully explained in “The Square Root of Two is a Real Irrational Number“, which did demonstrate that the square root of two is irrational. As the multiplication [...]