Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132928 views
License: OTHER
Kernel:
%%html <link href="http://mathbook.pugetsound.edu/beta/mathbook-content.css" rel="stylesheet" type="text/css" /> <link href="https://aimath.org/mathbook/mathbook-add-on.css" rel="stylesheet" type="text/css" /> <style>.subtitle {font-size:medium; display:block}</style> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700&subset=latin,latin-ext" rel="stylesheet" type="text/css" /><!-- Hide this cell. --> <script> var cell = $(".container .cell").eq(0), ia = cell.find(".input_area") if (cell.find(".toggle-button").length == 0) { ia.after( $('<button class="toggle-button">Toggle hidden code</button>').click( function (){ ia.toggle() } ) ) ia.hide() } </script>

Important: to view this notebook properly you will need to execute the cell above, which assumes you have an Internet connection. It should already be selected, or place your cursor anywhere above to select. Then press the "Run" button in the menu bar above (the right-pointing arrowhead), or press Shift-Enter on your keyboard.

ParseError: KaTeX parse error: \newcommand{\lt} attempting to redefine \lt; use \renewcommand

Section21.3Geometric Constructions

In ancient Greece, three classic problems were posed. These problems are geometric in nature and involve straightedge-and-compass constructions from what is now high school geometry; that is, we are allowed to use only a straightedge and compass to solve them. The problems can be stated as follows.

  1. Given an arbitrary angle, can one trisect the angle into three equal subangles using only a straightedge and compass?

  2. Given an arbitrary circle, can one construct a square with the same area using only a straightedge and compass?

  3. Given a cube, can one construct the edge of another cube having twice the volume of the original? Again, we are only allowed to use a straightedge and compass to do the construction.

After puzzling mathematicians for over two thousand years, each of these constructions was finally shown to be impossible. We will use the theory of fields to provide a proof that the solutions do not exist. It is quite remarkable that the long-sought solution to each of these three geometric problems came from abstract algebra.

First, let us determine more specifically what we mean by a straightedge and compass, and also examine the nature of these problems in a bit more depth. To begin with, a straightedge is not a ruler. We cannot measure arbitrary lengths with a straightedge. It is merely a tool for drawing a line through two points. The statement that the trisection of an arbitrary angle is impossible means that there is at least one angle that is impossible to trisect with a straightedge-and-compass construction. Certainly it is possible to trisect an angle in special cases. We can construct a 3030^\circ angle; hence, it is possible to trisect a 9090^\circ angle. However, we will show that it is impossible to construct a 2020^\circ angle. Therefore, we cannot trisect a 6060^\circ angle.

SubsectionConstructible Numbers

A real number α\alpha is if we can construct a line segment of length α| \alpha | in a finite number of steps from a segment of unit length by using a straightedge and compass.

Theorem21.35

The set of all constructible real numbers forms a subfield FF of the field of real numbers.

Proof

Let α\alpha and β\beta be constructible numbers. We must show that α+β,\alpha + \beta\text{,} αβ,\alpha - \beta\text{,} αβ,\alpha \beta\text{,} and α/β\alpha / \beta (β0\beta \neq 0) are also constructible numbers. We can assume that both α\alpha and β\beta are positive with α>β.\alpha \gt \beta\text{.} It is quite obvious how to construct α+β\alpha + \beta and αβ.\alpha - \beta\text{.} To find a line segment with length αβ,\alpha \beta\text{,} we assume that β>1\beta \gt 1 and construct the triangle in Figure 21.36 such that triangles ABC\triangle ABC and ADE\triangle ADE are similar. Since α/1=x/β,\alpha / 1 = x / \beta\text{,} the line segment xx has length αβ.\alpha \beta\text{.} A similar construction can be made if β<1.\beta \lt 1\text{.} We will leave it as an exercise to show that the same triangle can be used to construct α/β\alpha / \beta for β0.\beta \neq 0\text{.}

Figure21.36Construction of products
Lemma21.37

If α\alpha is a constructible number, then α\sqrt{\alpha} is a constructible number.

Proof

In Figure 21.38 the triangles ABD,\triangle ABD\text{,} BCD,\triangle BCD\text{,} and ABC\triangle ABC are similar; hence, 1/x=x/α,1 /x = x / \alpha\text{,} or x2=α.x^2 = \alpha\text{.}

Figure21.38Construction of roots

By Theorem 21.35, we can locate in the plane any point P=(p,q)P =( p, q) that has rational coordinates pp and q.q\text{.} We need to know what other points can be constructed with a compass and straightedge from points with rational coordinates.

Lemma21.39

Let FF be a subfield of R.{\mathbb R}\text{.}

  1. If a line contains two points in F,F\text{,} then it has the equation ax+by+c=0,a x + by + c = 0\text{,} where a,a\text{,} b,b\text{,} and cc are in F.F\text{.}

  2. If a circle has a center at a point with coordinates in FF and a radius that is also in F,F\text{,} then it has the equation x2+y2+dx+ey+f=0,x^2 + y^2 + d x + e y + f = 0\text{,} where d,d\text{,} e,e\text{,} and ff are in F.F\text{.}

Proof

Let (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) be points on a line whose coordinates are in F.F\text{.} If x1=x2,x_1 = x_2\text{,} then the equation of the line through the two points is xx1=0,x - x_1 = 0\text{,} which has the form ax+by+c=0.a x + by + c = 0\text{.} If x1x2,x_1 \neq x_2\text{,} then the equation of the line through the two points is given by

yy1=(y2y1x2x1)(xx1),\begin{equation*} y - y_1 = \left( \frac{y_2 - y_1}{x_2 - x_1} \right) (x - x_1), \end{equation*}

which can also be put into the proper form.

To prove the second part of the lemma, suppose that (x1,y1)(x_1, y_1) is the center of a circle of radius r.r\text{.} Then the circle has the equation

(xx1)2+(yy1)2r2=0.\begin{equation*} (x - x_1)^2 + (y - y_1)^2 - r^2 = 0. \end{equation*}

This equation can easily be put into the appropriate form.

Starting with a field of constructible numbers F,F\text{,} we have three possible ways of constructing additional points in R{\mathbb R} with a compass and straightedge.

  1. To find possible new points in R,{\mathbb R}\text{,} we can take the intersection of two lines, each of which passes through two known points with coordinates in F.F\text{.}

  2. The intersection of a line that passes through two points that have coordinates in FF and a circle whose center has coordinates in FF with radius of a length in FF will give new points in R.{\mathbb R}\text{.}

  3. We can obtain new points in R{\mathbb R} by intersecting two circles whose centers have coordinates in FF and whose radii are of lengths in F.F\text{.}

The first case gives no new points in R,{\mathbb R}\text{,} since the solution of two equations of the form ax+by+c=0a x + by + c = 0 having coefficients in FF will always be in F.F\text{.} The third case can be reduced to the second case. Let

x2+y2+d1x+e1y+f1=0x2+y2+d2x+e2y+f2=0\begin{gather*} x^2 + y^2 + d_1 x +e_1 y + f_1 = 0\\ x^2 + y^2 + d_2 x +e_2 y + f_2 = 0 \end{gather*}

be the equations of two circles, where di,d_i\text{,} ei,e_i\text{,} and fif_i are in FF for i=1,2.i = 1, 2\text{.} These circles have the same intersection as the circle

x2+y2+d1x+e1x+f1=0\begin{equation*} x^2 + y^2 + d_1 x +e_1 x + f_1 = 0 \end{equation*}

and the line

(d1d2)x+b(e2e1)y+(f2f1)=0.\begin{equation*} (d_1 - d_2) x + b(e_2 - e_1)y + (f_2 - f_1) = 0. \end{equation*}

The last equation is that of the chord passing through the intersection points of the two circles. Hence, the intersection of two circles can be reduced to the case of an intersection of a line with a circle.

Considering the case of the intersection of a line and a circle, we must determine the nature of the solutions of the equations

ax+by+c=0x2+y2+dx+ey+f=0.\begin{align*} a x + by + c & = 0\\ x^2 + y^2 + d x + e y + f & = 0. \end{align*}

If we eliminate yy from these equations, we obtain an equation of the form Ax2+Bx+C=0,Ax^2 + B x + C = 0\text{,} where A,A\text{,} B,B\text{,} and CC are in F.F\text{.} The xx coordinate of the intersection points is given by

x=B±B24AC2A\begin{equation*} x = \frac{- B \pm \sqrt{B^2 - 4 A C} }{2 A} \end{equation*}

and is in F(α),F( \sqrt{\alpha}\, )\text{,} where α=B24AC>0.\alpha = B^2 - 4 A C \gt 0\text{.} We have proven the following lemma.

Lemma21.40

Let FF be a field of constructible numbers. Then the points determined by the intersections of lines and circles in FF lie in the field F(α)F( \sqrt{\alpha}\, ) for some α\alpha in F.F\text{.}

Theorem21.41

A real number α\alpha is a constructible number if and only if there exists a sequence of fields

Q=F0F1Fk\begin{equation*} {\mathbb Q} = F_0 \subset F_1 \subset \cdots \subset F_k \end{equation*}

such that Fi=Fi1(αi)F_i = F_{i-1}( \sqrt{ \alpha_i}\, ) with αiFi\alpha_i \in F_i and αFk.\alpha \in F_k\text{.} In particular, there exists an integer k>0k \gt 0 such that [Q(α):Q]=2k.[{\mathbb Q}(\alpha) : {\mathbb Q} ] = 2^k\text{.}

Proof

The existence of the FiF_i's and the αi\alpha_i's is a direct consequence of Lemma 21.40 and of the fact that

[Fk:Q]=[Fk:Fk1][Fk1:Fk2][F1:Q]=2k.\begin{equation*} [F_k: {\mathbb Q}] = [F_k : F_{k - 1}][F_{k - 1} : F_{k - 2}] \cdots [F_1: {\mathbb Q} ] = 2^k. \end{equation*}
Corollary21.42

The field of all constructible numbers is an algebraic extension of Q.{\mathbb Q}\text{.}

As we can see by the field of constructible numbers, not every algebraic extension of a field is a finite extension.

SubsectionDoubling the Cube and Squaring the Circle

We are now ready to investigate the classical problems of doubling the cube and squaring the circle. We can use the field of constructible numbers to show exactly when a particular geometric construction can be accomplished.

Doubling the cube is impossible

Given the edge of the cube, it is impossible to construct with a straightedge and compass the edge of the cube that has twice the volume of the original cube. Let the original cube have an edge of length 1 and, therefore, a volume of 1. If we could construct a cube having a volume of 2, then this new cube would have an edge of length 23.\sqrt[3]{2}\text{.} However, 23\sqrt[3]{2} is a zero of the irreducible polynomial x32x^3 -2 over Q;{\mathbb Q}\text{;} hence,

[Q(23):Q]=3\begin{equation*} [{\mathbb Q}(\sqrt[3]{2}\, ) : {\mathbb Q}] = 3 \end{equation*}

This is impossible, since 3 is not a power of 2.

Squaring the circle

Suppose that we have a circle of radius 1. The area of the circle is π;\pi\text{;} therefore, we must be able to construct a square with side π.\sqrt{\pi}\text{.} This is impossible since π\pi and consequently π\sqrt{\pi} are both transcendental. Therefore, using a straightedge and compass, it is not possible to construct a square with the same area as the circle.

SubsectionTrisecting an Angle

Trisecting an arbitrary angle is impossible. We will show that it is impossible to construct a 2020^\circ angle. Consequently, a 6060^{\circ} angle cannot be trisected. We first need to calculate the triple-angle formula for the cosine:

cos3θ=cos(2θ+θ)=cos2θcosθsin2θsinθ=(2cos2θ1)cosθ2sin2θcosθ=(2cos2θ1)cosθ2(1cos2θ)cosθ=4cos3θ3cosθ.\begin{align*} \cos 3 \theta & = \cos( 2 \theta + \theta )\\ & = \cos 2 \theta \cos \theta - \sin 2 \theta \sin \theta\\ & = ( 2 \cos^2 \theta - 1) \cos \theta - 2 \sin^2 \theta \cos \theta\\ & = ( 2 \cos^2 \theta - 1) \cos \theta - 2 (1- \cos^2 \theta) \cos \theta\\ & = 4 \cos^3 \theta - 3 \cos \theta. \end{align*}

The angle θ\theta can be constructed if and only if α=cosθ\alpha = \cos \theta is constructible. Let θ=20.\theta = 20^{\circ}\text{.} Then cos3θ=cos60=1/2.\cos 3 \theta = \cos 60^\circ = 1/2\text{.} By the triple-angle formula for the cosine,

4α33α=12.\begin{equation*} 4 \alpha^3 - 3 \alpha = \frac{1}{2}. \end{equation*}

Therefore, α\alpha is a zero of 8x36x1.8 x^3 - 6 x -1\text{.} This polynomial has no factors in Z[x],{\mathbb Z}[x]\text{,} and hence is irreducible over Q[x].{\mathbb Q}[x]\text{.} Thus, [Q(α):Q]=3.[{\mathbb Q}( \alpha ) : {\mathbb Q }] = 3\text{.} Consequently, α\alpha cannot be a constructible number.

SubsectionHistorical Note

Algebraic number theory uses the tools of algebra to solve problems in number theory. Modern algebraic number theory began with Pierre de Fermat (1601–1665). Certainly we can find many positive integers that satisfy the equation x2+y2=z2;x^2 + y^2 = z^2\text{;} Fermat conjectured that the equation xn+yn=znx^n + y^n = z^n has no positive integer solutions for n3.n \geq 3\text{.} He stated in the margin of his copy of the Latin translation of Diophantus' Arithmetica that he had found a marvelous proof of this theorem, but that the margin of the book was too narrow to contain it. Building on work of other mathematicians, it was Andrew Wiles who finally succeeded in proving Fermat's Last Theorem in the 1990s. Wiles's achievement was reported on the front page of the New York Times.

Attempts to prove Fermat's Last Theorem have led to important contributions to algebraic number theory by such notable mathematicians as Leonhard Euler (1707–1783). Significant advances in the understanding of Fermat's Last Theorem were made by Ernst Kummer (1810–1893). Kummer's student, Leopold Kronecker (1823–1891), became one of the leading algebraists of the nineteenth century. Kronecker's theory of ideals and his study of algebraic number theory added much to the understanding of fields.

David Hilbert (1862–1943) and Hermann Minkowski (1864–1909) were among the mathematicians who led the way in this subject at the beginning of the twentieth century. Hilbert and Minkowski were both mathematicians at Göttingen University in Germany. Göttingen was truly one the most important centers of mathematical research during the last two centuries. The large number of exceptional mathematicians who studied there included Gauss, Dirichlet, Riemann, Dedekind, Noether, and Weyl.

André Weil answered questions in number theory using algebraic geometry, a field of mathematics that studies geometry by studying commutative rings. From about 1955 to 1970, Alexander Grothendieck dominated the field of algebraic geometry. Pierre Deligne, a student of Grothendieck, solved several of Weil's number-theoretic conjectures. One of the most recent contributions to algebra and number theory is Gerd Falting's proof of the Mordell-Weil conjecture. This conjecture of Mordell and Weil essentially says that certain polynomials p(x,y)p(x, y) in Z[x,y]{\mathbb Z}[x,y] have only a finite number of integral solutions.