next up previous
Next: Three Impossible Constructions Up: Algebraic Equivalent Previous: Arithmetic Exercises

Simple Algebraic Concepts

Now imagine that the given points and the required points are drawn in some nice Cartesian coordinate system. Then finding new points is equivalent to finding their coordiantes. In other words, a construction problem can be restated in an algebraic form something like this:

As we'll see below, those ``algebraic transformations'' are pretty simple to describe, and such a description will allow us to identify the sorts of sets of coordinates that can be constructed using a straightedge and compass.

Here's the idea--we just need to know how to how each of the allowed geometric constructions translates into algebra. Let's take a look:

So if you look at the algebraic result of any of the above constructions, you can see that nothing is much worse than a combination of addition, subtraction, multiplication, division, and square roots of the numbers (coordinates) you started with before the construction.

It is also not hard to show that any such arithmetic operation can be emulated with a proper geometric construction, so all of those sorts of numbers (coordinates) can be constructed. So here's the idea of where you can get after a certain number of steps, beginning only with the number 1:

  1. You can make all the integers: $1, 2, 3, \ldots$.
  2. You can make all the fractions (usually called ``rational numbers'': $i/j$, where $i$ and $j$ are integers.
  3. You can make anything that looks like $q_1 + q_2\sqrt{q_3}$, where $q_1$, $q_2$ and $q_3$ are any rational number.
  4. You can make anything that looks like $x_1 + x_2\sqrt{x_3}$, where $x_1$, $x_2$ and $x_3$ are any numbers you generate in step 3.
  5. You can make anything that looks like $y_1 + y_2\sqrt{y_3}$, where $y_1$, $y_2$ and $y_3$ are any numbers you generate in step 4.
  6. You can make anything that looks like $z_1 + z_2\sqrt{z_3}$, where $z_1$, $z_2$ and $z_3$ are any numbers you generate in step 5.
  7. Et cetera...

Thus, numbers like the following are ``easily'' obtainable:

\begin{displaymath}
\sqrt{\frac{314159265}{2718281828}+
\frac{\frac{17}{35{\sqrt...
...1}{91}\sqrt{
\frac{3}{1198}\sqrt{\frac{11}{17} - \sqrt{2}}}}}.
\end{displaymath} (1)

Another way of looking at it is that any number that can be expressed as a ``tower'' of square roots and arithmetic operations can be constructed with a straightedge and compass.

But let's look at an example that's a little simpler than expression 1, above. Consider:

\begin{displaymath}x = 15 + \sqrt{17 + 4\sqrt{\frac{3}{5}}}, \end{displaymath}

where we've called the constructed number $x$.

The equation above can be converted as follows:

\begin{eqnarray*}
x - 15 &=& \sqrt{17 + 4\sqrt{\frac{3}{5}}} \\
(x - 15)^2 &=& ...
...3}{5}} \\
((x - 15)^2 - 17)^2 &=& 16\frac{3}{5} = \frac{48}{5}.
\end{eqnarray*}



The final equation above is just (if you multiply it out) an equation containing powers of $x$ that are powers of 2, and exactly the same thing can be done with any such constructable number.

It may be obvious (but it certainly requires proof, and the proof is beyond the scope of this paper) that no matter how many square roots you apply, you can never get to a cube root (or a fifth root, or sixth root, or seventh root, or ninth root...). So if the number you would like to construct involves a cube root (or fifth root, or sixth root, ...), you are out of luck--it cannot be constructed using the methods described in Section 3.


next up previous
Next: Three Impossible Constructions Up: Algebraic Equivalent Previous: Arithmetic Exercises
Zvezdelina Stankova-Frenkel 2000-11-13