How do I Solve this Equation? Look at the Symmetries! – The Idea behind Galois Theory

Originating author is Timo Leuders.

Introduction
There are some questions that accompany the development of mathematics through cultures and ages. One of these questions is how to find an unknown quantity x of which one knows some relations such as – in today’s algebraic notation:

    \[x^2 =x+5\]

Finding solutions to such quadratic equations are essentially known since Babylonian
times and are core content school mathematics:

    \[x^2-x-5=0 \, \Rightarrow \, x=\frac{1}{2}+\frac{1}{2} \sqrt{21} \, \vee \, x=\frac{1}{2}-\frac{1}{2} \sqrt{21}\]

But how about x^5 = x + 5 , which looks only slightly different? Are there also straightforward ways to calculate the solutions? Do the solutions also look symmetric in a similar way?

The quest for solving equations inspired mathematicians to invent (some would rather say: to discover) new concepts such as negative, real or complex numbers. But, solving the polynomial equation in the second example posed severe problems for five hundred years. Why is it so difficult? Let us cheat for a moment and ask a Computer Algebra System (CAS) – which of course uses what is known about solving equations.

\text{Solve} [x^4 - 5x^2 + 4 == 0, x]
L = \{-2, -1, 1, 2 \}

\text{Solve} [x^4 - 5x2 + 3 == 0, x]
L= \left\{ -\sqrt{\frac{1}{2} \left(5- \sqrt{13} \right)}, \sqrt{\frac{1}{2} \left(5- \sqrt{13} \right)},-\sqrt{\frac{1}{2} \left(5+ \sqrt{13} \right)}, \sqrt{\frac{1}{2} \left(5+ \sqrt{13} \right)} \right\}

\text{Solve}[x^4 - 5x + 1 == 0, x]
L= \left\{ 1, \frac{1}{3} \biggl( -1-2 \left( \frac{2}{115+3\sqrt{1473}}\right)^{\frac{1}{3}}+ \Bigl( \frac{1}{2} \Bigl( 115+3\sqrt{1473}\Bigr) \Bigr)^{\frac{1}{3}} \biggr) ,
\qquad -\frac{1}{3} + \frac{1}{3} \Bigl(1+i\sqrt{3} \Bigr) \left( \frac{2}{115+3\sqrt{1473}}\right)^{\frac{1}{3}} - \frac{1}{6} \Bigl(1-i\sqrt{3} \Bigr) \Bigl( \frac{1}{2} \Bigl( 115+3\sqrt{1473}\Bigr) \Bigr)^{\frac{1}{3}} ,
\qquad -\frac{1}{3} + \frac{1}{3} \Bigl(1-i\sqrt{3} \Bigr) \left( \frac{2}{115+3\sqrt{1473}}\right)^{\frac{1}{3}} - \frac{1}{6} \Bigl(1+i\sqrt{3} \Bigr) \Bigl( \frac{1}{2} \Bigl( 115+3\sqrt{1473}\Bigr) \Bigr)^{\frac{1}{3}} \biggr\}

Finally: For \text{Solve}[x^5 + x + 5 == 0, x] the CAS gives up and yields no solution.

What is going on here? Why does a seemingly small change in the equation lead to such tremendous problems in presenting the solutions? What is the structure of the equation that ultimately decides on the existence or the complexity of a solution? The answer to these questions is: It is all about the symmetry of the equation! But what exactly is the symmetry of an equation?
The attempts in history to find a general solution procedure for polynomial equations finally lead to a transformation of classical algebra (as the art of solving equations) into modern algebra (as the analysis of structure and symmetry). A culmination point in this development was the work of Évariste Galois (1811-1832). This paper tries to give a less technical account of Galois’ ideas that changed algebra by showing examples that highlight what it means to „look at structure and symmetry“ when trying to solve equations.

–> full vignette

[/latexpage]

This post is also available in: German, Arabic

This entry was posted in Mathematics Within the Last 100 Years. Bookmark the permalink.

  1. Anonymous says:

    The link to the full vignette text is broken.
    Thanks

Leave a Reply

Your email address will not be published. Required fields are marked *