logo

Proof of the Three Classical Problems of Antiquity 📂Abstract Algebra

Proof of the Three Classical Problems of Antiquity

Theorem 1

The following three constructions are impossible:

  • [1] Squaring the circle: Construct a circle with the same area as a given square.
  • [2] Doubling the cube: Construct a cube with twice the volume of a given cube.
  • [3] Trisecting the angle: Divide a given angle into three equal parts.

Disproof

It’s truly remarkable that these long-standing problems of geometry are solved by algebra. Essentially, the contrapositive of the following lemma is used.

Properties of constructible numbers: A number is said to be constructible if it can be obtained through a finite number of elementary operations and square roots, including 11.

  • (1): Constructible numbers are algebraic.
  • (2): If γ∉Q\gamma \not\in \mathbb{Q} is constructible, then there exists a finite sequence {ai}i=1n\left\{ a_{i} \right\}_{i=1}^{n} satisfying [Q(a1,,ai1,ai):Q(a1,,ai1)]=2Q(γ)=Q(a1,,an) \left[ \mathbb{Q} \left( a_{1} , \cdots , a_{i-1} , a_{i} \right) : \mathbb{Q} \left( a_{1} , \cdots , a_{i-1} \right) \right] = 2 \\ \mathbb{Q} ( \gamma) = \mathbb{Q} \left( a_{1} , \cdots , a_{n} \right) for some rNr \in \mathbb{N} such that [Q(γ):Q]=2r \left[ \mathbb{Q} \left( \gamma \right) : \mathbb{Q} \right] = 2^{r}

[1]

It is sufficient to show that a circle with area π\pi is a counterexample.

Algebraic and Transcendental Numbers: Let’s say the extension field of FF is EE. For any non-constant f(x)F[x]f(x) \in F [ x ], if there exists αE\alpha \in E satisfying f(α)=0f( \alpha ) = 0, it is called algebraic over FF, and if not, it is transcendental. If αC\alpha \in \mathbb{C} is algebraic, it is called an algebraic number, and if it’s transcendental, a transcendental number.

To have a square of area π\pi, the side length needs to be π\sqrt{\pi}, but since π\pi is a transcendental number over Q\mathbb{Q}, it cannot be constructed according to the contrapositive of lemma (1). Therefore, its square root, π\sqrt{\pi}, is also not constructible.

[2]

It is sufficient to show that a cube with volume 11 is a counterexample.

To have a cube with volume 22, a side length of 23\sqrt[3]{2} is necessary, 2r=[Q(23):Q]=3 2^{r} = \left[ \mathbb{Q} \left( \sqrt[3]{2} \right) : \mathbb{Q} \right] = 3 but since there’s no rNr \in \mathbb{N} satisfying this equation, by the contrapositive of lemma (2), 23\sqrt[3]{2} is not constructible.

[3]

It’s sufficient to showcase an angle of size 6060^{\circ} as a counterexample.

According to the triple angle formula of trigonometric functions, cos60=4cos3203cos20 \cos 60^{\circ} = 4 \cos^{3} 20^{\circ} - 3 \cos 20^{\circ} Considering cos60=12\displaystyle \cos 60^{\circ} = {{1} \over {2}} leads us to define α:=cos20\displaystyle \alpha := \cos 20^{\circ}, thus 4α33α=12    8α36α1=0 4 \alpha^3 - 3 \alpha = {{1} \over {2}} \implies 8 \alpha^3 - 6 \alpha - 1 = 0 meaning α\alpha is a root of the polynomial (8x36x1)Q[x]( 8 x^3 - 6 x - 1 ) \in \mathbb{Q} [ x ]. The only candidates for factors of this integer-coefficient polynomial are (8x±1),(4x±1),(2x±1),(x±1) (8x \pm 1), (4x \pm 1), (2x \pm 1), (x \pm 1) However, none of these yield zero when calculated. That (8x36x1)( 8 x^3 - 6 x - 1 ) doesn’t factor into terms of 11 implies it also doesn’t have terms of 22. In summary, 2r=[Q(α):Q]=3 2^{r} = \left[ \mathbb{Q} \left( \alpha \right) : \mathbb{Q} \right] = 3 and no rNr \in \mathbb{N} satisfying 2r=32^r = 3 exists. According to the contrapositive of lemma (2), cos20\cos 20^{\circ} is unconstructable, meaning we cannot trisect an angle given with size 6060^{\circ}.

Common Knowledge

Especially, “Square the circle” was used in the Anglosphere to mean “doing the impossible” or “making sense”. It can be thought of in a similar vein to the Korean expression “try making soybean paste out of beans,” implying an attempt at an impossible task.


  1. Fraleigh. (2003). A first course in abstract algebra(7th Edition): p297. ↩︎