SlideShare a Scribd company logo
1 of 24
Download to read offline
Galois theory
A not-very-serious taster
x =
−b ± b2
− 4ac
2a
ax2
+ bx + c = 0
x = 3
−
q
2
+
q2
4
+
p3
27
+ 3
−
q
2
−
q2
4
+
p3
27
x3
+ px + q = 0
x5
+ ax4
+ bx3
+ cx2
+ dx + e = 0
• Invented (a substantial chunk of) group theory

• In particular, showed why some equations can’t be solved using roots

• Political
fi
rebrand, supported July Revolution in France (1830)

• Killed in a duel on May 31, 1832 (age 20)
Évariste Galois
Age ~15
Posthumous portrait by brother
Alfred Galois, age ~20
"Après cela, il y aura, j'espère, des
gens qui trouveront leur profit à
déchiffrer tout ce gâchis."
"Ne pleure pas, Alfred! J'ai besoin de tout
mon courage pour mourir à vingt ans!"
• A set of operations with the following properties…

• Closed
• Product of any two operations is still in the group

• Associative
• Ordering of brackets is unimportant: f(gh) = (fg)h

• NOT the same as saying that fg=gf (that’s if the group is commutative)

• Identity
• There’s an element that, when applied to any other element, leaves it unchanged

• Inverse
• For any element, there’s an element that “undoes” it (yielding the identity)

• Related concepts

• Ring,
fi
eld, etc: a set with two operations, akin to addition and multiplication

• Semigroup, monoid, etc: like a group, but with no inverse (e.g. string concatenation)
What is a group?
Symmetry (permutation) groups
|S4 | = 4! = 24
1 2 3
2 3 1
3 1 2
1 3 2
2 1 3
3 2 1
|S3 | = 3! = 6
1 2 3 4
2 3 4 1
3 4 1 2
4 1 2 3
2 1 4 3
4 3 2 1
1 4 3 2
3 2 1 4
2 1 3 4
3 2 4 1
4 3 1 2
1 4 2 3
1 2 4 3
3 4 2 1
4 1 3 2
2 3 1 4
4 2 3 1
1 3 4 2
2 4 1 3
3 1 2 4
3 1 4 2
1 3 2 4
2 4 3 1
4 2 1 3
Dihedral groups
1 2 3
2 3 1
3 1 2
1 3 2
2 1 3
3 2 1
D3 ≅ S3
} Rotations
Identity
} Re
fl
ections
The rotations (with the identity) form a cyclic subgroup of order 3
1 2 3
2 3 1
3 1 2
ℤ3
Rotations and re
fl
ections of regular polygons
Dihedral groups
D4 < S4
1 2 3 4 Identity
2 3 4 1 Rotation (90° CCW)
3 4 1 2 Rotation (180°)
4 1 2 3 Rotation (90° CW)
2 1 4 3 Re
fl
ection (north-south axis)
4 3 2 1 Re
fl
ection (east-west axis)
1 4 3 2 Re
fl
ection (NW-SE axis)
3 2 1 4 Re
fl
ection (NE-SW axis)
2 1 3 4
3 2 4 1
4 3 1 2
1 4 2 3
1 2 4 3
3 4 2 1
4 1 3 2
2 3 1 4
4 2 3 1
1 3 4 2
2 4 1 3
3 1 2 4
3 1 4 2
1 3 2 4
2 4 3 1
4 2 1 3
S4 = all permutations

D4 = rotations & re
fl
ections

The order of S4 is 24

The order of D4 is 8,

which is a factor of 24

All subgroups of a group G have an
order that is a factor of G’s order

D4 splits S4 into 3 cosets
Rotations and re
fl
ections of regular polygons
D4
S4
Even vs odd permutations
A3 ≅ ℤ3 < S3
S3
The "alternating group" contains
only even permutations
1 2 3 Identity Even 1 2 3
2 3 1 (12)(23) Even 2 3 1
3 1 2 (13)(23) Even 3 1 2
1 3 2 (23) Odd
2 1 3 (12) Odd
3 2 1 (13) Odd
Decomposition using
transpositions
Even vs odd permutations
1 2 3 4 Identity Even 1 2 3 4
2 3 4 1 (12)(23)(34) Odd
3 4 1 2 (13)(24) Even 3 4 1 2
4 1 2 3 (14)(24)(34) Odd
2 1 4 3 (12)(34) Even 2 1 4 3
4 3 2 1 (14)(23) Even 4 3 2 1
1 4 3 2 (24) Odd
3 2 1 4 (13) Odd
2 1 3 4 (12) Odd
3 2 4 1 (13)(34) Even 3 2 4 1
4 3 1 2 (14)(23)(34) Odd
1 4 2 3 (24)(34) Even 1 4 2 3
1 2 4 3 (34) Odd
3 4 2 1 (13)(24)(34) Odd
4 1 3 2 (14)(24) Even 4 1 3 2
2 3 1 4 (12)(23) Even 2 3 1 4
4 2 3 1 (14) Odd
1 3 4 2 (23)(34) Even 1 3 4 2
2 4 1 3 (12)(24)(34) Odd
3 1 2 4 (13)(23) Even 3 1 2 4
3 1 4 2 (13)(23)(34) Odd
1 3 2 4 (23) Odd
2 4 3 1 (12)(24) Even 2 4 3 1
4 2 1 3 (14)(34) Even 4 2 1 3
A4 < S4
S4
The "alternating group" contains only even permutations
• Group properties
• Closure: fg ∈ G

• Associativity: f(gh)=(fg)h

• Identity: g1 = 1g = g

• Inverse: g-1 ∈ G

• Numerical groups
• Integers, under addition

• Integers modulo N, under addition

• Nonzero rational numbers, under multiplication

• Nonzero complex numbers, under multiplication
Number groups
(ℤN, + )
(ℤ, + )
(ℚ∖{0}, × )
(ℂ∖{0}, × )
Cyclic group
Quaternions
i2 = j2 = k2 = ijk = -1
Currently the standard way of doing 3D
rotations in computer games & graphics
.

Also v important in physics
Rubik’s Cube
The Rubik's Cube group, G, is de
fi
ned to be
the subgroup of S48 generated by the 6 face
rotations, { F, B, U, D, L, R }.
Cryptanalysis of Enigma
Marian Rejewski (d.1980)
Every symmetry
of a physical
system has a
corresponding
conservation
law.
Time invariance
Conservation of
energy
Translational
invariance
Conservation of
momentum
Rotational
invariance
Conservation of
angular momentum
Noether’s Theorem
(1918)
• Recall that if H is a subgroup of G, then H's order is a factor of G's order,

and H splits G into equally-sized cosets

• This is analogous in a certain way to "dividing" G by H.

We can de
fi
ne a quotient group, G/H, which represents H's cosets

• In some sense this is like factoring out a component of G's symmetry

• A group is called solvable if it can be broken down completely in this way



(some technical details: the subgroups must all be normal subgroups - which means
the left & right cosets are equal - and the quotient groups all have to be commutative)
“Solvability” of a group
ℤ3 ≅ A3
S3 ≅ D3 D4
S4 A4 ℤ4
S3/A3 ≅ ℤ2
K
Klein 4-group
S4/A4 ≅ ℤ2
A4/K ≅ ℤ3
• S3 (3!=6 permutations) is solvable



• S4 (4!=24 permutations) is solvable



• S5 (5!=120 permutations) is not solvable
“Solvability” of a group
1 < ℤ2 < S3
1 < K < A4 < S4
The “solvable” terminology relates to the problem of solving equations….
Quadratic Equations
Equation Theory
https://www.mathnasium.com/the-history-behind-the-quadratic-formula
~1500 BCE

Ancient Egypt
~400 BCE

Babylon, China
~300 BCE

Ancient Greece
x =
−b ± b2
− 4ac
2a
ax2
+ bx + c = 0 ⇒
(
x +
b
2a)
2
=
b2
4a2
−
c
a
Pythagoras Euclid
Muhammad ibn
Musa Al-Khwarizmi
~700-800 CE

India, Persia
Brahmagupta
~1500 CE

Girolamo Cardano
Lookup tables
Completing
the square
Irrational
numbers Zero
Imaginary
numbers
Completing
the square
2019 CE

Po-Shen Loh

(yeah right)
• Bologna University public mathematics
competitions

• Tartaglia vs Scipione del Ferro (1535)

• Publication in verse by Tartaglia (1539)

• Publication by Cardano (1545)

He also published the solution to the quartic
Cubic Equations
Equation Theory
Cardano’s Oath: I swear to you, by God’s holy Gospels, and as a true man of honour, not only never to
publish your discoveries, if you teach me them, but I also promise you, and I pledge my faith as a true
Christian, to note them down in code, so that after my death no one will be able to understand them.
x3
+ ax2
+ bx + c = 0
• Despite rapid progress from cubic to quartic, and great interest among the
mathematical community, no-one solved the quintic in the next 150 years

• Circa 1770, Lagrange started looking at groups of permutations and
functions that were invariant under those permutations

• In 1799 Paolo Ru
ffi
ni proved it was impossible to
fi
nd a general formula to
the quintic as shown above, using “radicals” (arithmetic + n’th roots)

• Ru
ffi
ni’s proof had a hole, which was plugged by Niels Henrik Abel in 1824

• Galois went further, and showed which speci
fi
c equations can be solved.
For example, this one can be solved:

• I can give some
fl
avor (not rigorous), but
fi
rst let’s look at who Galois was
Quintic equations
x5
+ ax4
+ bx3
+ cx2
+ dx + e = 0
x5
− 1 = 0
Footnote: equation theory might all seem a bit quaint nowadays, when we’d just use numerical methods to
fi
nd the roots to arbitrary
precision in a matter of nanoseconds. Still, mathematicians like to understand things deeply, and that leads to some nice things.
A short history of the French Revolution
In 1972, Chinese premier Zhou Enlai was asked about the impact of
the French Revolution. “Too early to say,” he replied.
Estates General of 1789

initially convened by Louis XVI

in response to parliamentary unrest



Evolves into a people’s assembly

Proceeds to abolish feudal system

Mobs storm palace, Bastille
1789
1792
Execution of Louis XVI
for conspiring with forces
outside France.

Start of “Reign of Terror”
Execution of Robespierre

End of “Reign of Terror”
1794
1799
Napoléon Bonaparte takes power in a
coup. Starts spreading Revolutionary
principles across Europe by force
1812
Napoléon retreats from Russia in defeat

Eventually exiled to Elba by the British
1814
Bourbon Restoration

Louis XVI’s younger brothers
each take turns at trying to
undo the Revolution
1830
July Revolution
1811
Galois born
1832
Galois dies
…tensions…
• Parents were well-educated. Father supported the Revolution, became town mayor in 1814 (after
Bourbon restoration). Opposed by conservative forces including local priest

• Évariste taught himself mathematics from Legendre’s Éléments de Géométrie, quickly left teachers
behind, started publishing original research papers. Untidy work, impatient, genius di
ffi
cult student

• In 1829 his father committed suicide after a scandal maliciously engineered by the priest. Évariste
deeply a
ff
ected. “I've lost my father and no one has ever replaced him, do you hear?”

• Expelled after eviscerating school Director in a letter to Gazette des Écoles following July Revolution
(1830). “The same day, M. Guigniault told us with his usual pedantry: ‘There are many brave men
fi
ghting on both sides…’ There is the man who the next day covered his hat with an enormous tricolor
cockade.”

• Joined Artillery of the National Guard (anti-monarchist militia), arrested after proposing a toast to the
new King’s execution. Acquitted at trial. “To Louis-Philippe, if he turns traitor!”

• Arrested again after leading a protest, armed to the teeth. Sentenced to 6 months. In jail, got drunk for
the
fi
rst time; confessed his depression, predicted own death in duel, tried to kill himself

• Love a
ff
air with someone (daughter of physician?). Did not work out. “How can I console myself when
in one month I have exhausted the greatest source of happiness a man can have?”

• Shot at point-blank range in what may have been more like Russian Roulette than a duel. Opponent
unknown for sure. Abandoned by seconds, found by a farmer. Died of peritonitis the next day.

• Refused last rites. Last words (to brother): “Don't cry, Alfred! I need all my courage to die at twenty!”
A short biography of Évariste Galois
(correct technical term is “conjugacy”)
“Indistinguishability”
Note that (+i)2 = -1

…but also (-i)2 = -1

Choice of +i and -i is arbitrary

Can't distinguish +i and -i

…there is a symmetry between them
Argand diagram of complex plane
Real
Imaginary
+1
-1
+i
-i
• The Galois group of a polynomial is the set of “indistinguishable”
permutations of the roots

• “Indistinguishable” means that any(*) equation satis
fi
ed by the
roots will still be satis
fi
ed when the roots are permuted



(*) the equation must have rational coe
ffi
cients
Galois group of a polynomial
x5
= 1 1, ω, ω2
, ω3
, ω4
f(1, ω, ω2
, ω3
, ω4
) = 0
f(a, b, c, d, e) = b2
− a
For example, the equation has roots
Now, if we de
fi
ne then
but also f(1, ω4
, ω3
, ω2
, ω) = 0
f(1, ω2
, ω4
, ω, ω3
) = 0
but note f(ω, ω2
, ω3
, ω4
,1) ≠ 0
f(1, ω2
, ω, ω3
, ω4
) ≠ 0
Calculating the Galois group of a polynomial is hard!

Note that it’s de
fi
ned in terms of the roots, not the coe
ffi
cients.

This sunk Galois’ chances of winning the Grand Prize in Mathematics.

Poisson declared his manuscript “incomprehensible”…
ω = e2πi/5
• Equations that are solvable by radicals (i.e. +, -, *, /, and √ )

have solvable Galois groups
Fundamental Theorem of Galois Theory
x5
+ ax4
+ bx3
+ cx2
+ dx + e = 0
(x − r1)(x − r2)(x − r3)(x − r4)(x − r5) = 0
r1r2r3r4r5 = − e
r1r2r3r4 + r1r2r3r5 + r1r2r4r5 + r1r3r4r5 + r2r3r4r5 = d
r1r2r3 + r1r2r4 + r1r2r5 + r1r3r4 + r1r3r5 + r1r4r5 + r2r3r4 + r2r3r5 + r2r4r5 + r3r4r5 = − c
r1r2 + r1r3 + r1r4 + r1r5 + r2r3 + r2r4 + r2r5 + r3r4 + r3r5 + r4r5 = b
r1 + r2 + r3 + r4 + r5 = − a
Suppose this general quintic equation
can be factorized using its
fi
ve roots
Then the roots satisfy certain symmetric polynomial equations:
The Galois group of this polynomial is S5. This group can't be factorized (i.e. is not solvable). Factorizing the equation is like
factorizing the group, in a sense that can be made explicit with reference to the
fi
eld that contains the roots, and how this
fi
eld
is constructed using radicals. Since S5 is not a solvable group, there is no equation to solve the general quintic (using
radicals). This result was proved by Ru
ffi
ni (1799) and Abel (1824), but today is generally described using Galois theory.
• Group theory is a foundation of pure math & is all over modern science

• Physics: fundamental laws, subatomic particles, dynamical systems, quantum states…

• Chemistry: chirality, conformation enumeration, conjugacy classes…

• Biology: crystallography, viral capsids, systems of ODEs in math.bio…

• Computer science: coding theory, cryptography, category theory/monads, graphs, complexity…

• What are we to make of Galois himself?

• Tendency to romanticize his story, exaggerate the “misunderstood genius” angle (or to speculate
that police spies conspired to kill him, etc.)

• The idea that he was misunderstood by mathematicians of the time has some truth, but there were
several who understood the profundity of his work

• Historians seem to agree he was deeply a
ff
ected by his father’s death. This went on for years.
Could be “complicated grief” / prolonged grief disorder. The more you read, the sadder it is

• Given his own 100% correct prediction that he’d die in an “a
ff
aire d’honneur”, and other facts, his
fate reads a lot like suicide-by-duel. Romanticizing this is inadvisable. Still a fascinating story.

• What about the impact of the French Revolution?

• I agree with Zhou Enlai: it’s too early to say
Closure

More Related Content

What's hot

Introduction to differentiation
Introduction to differentiationIntroduction to differentiation
Introduction to differentiationShaun Wilson
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functionsBarbara Knab
 
Parent functions and Transformations
Parent functions and TransformationsParent functions and Transformations
Parent functions and Transformationstoni dimella
 
3 1 Quadratic Functions
3 1 Quadratic Functions3 1 Quadratic Functions
3 1 Quadratic Functionssilvia
 
Bellman Ford's Algorithm
Bellman Ford's AlgorithmBellman Ford's Algorithm
Bellman Ford's AlgorithmTanmay Baranwal
 
Solving System of Equations by Substitution
Solving System of Equations by SubstitutionSolving System of Equations by Substitution
Solving System of Equations by SubstitutionTwinkiebear7
 
Parallel and Perpendicular Slopes lines
Parallel and Perpendicular Slopes linesParallel and Perpendicular Slopes lines
Parallel and Perpendicular Slopes linesswartzje
 
introduction to graph theory
introduction to graph theoryintroduction to graph theory
introduction to graph theoryChuckie Balbuena
 
Module 9 Topic 1 - Adding & Subtracting polynomials
Module 9 Topic 1 - Adding & Subtracting polynomialsModule 9 Topic 1 - Adding & Subtracting polynomials
Module 9 Topic 1 - Adding & Subtracting polynomialsLori Rapp
 
1.7 solving absolute value inequalities
1.7 solving absolute value inequalities1.7 solving absolute value inequalities
1.7 solving absolute value inequalitiesfthrower
 
Circles and Tangent Lines
Circles and Tangent LinesCircles and Tangent Lines
Circles and Tangent LinesLeo Crisologo
 
Topic 8 (Writing Equations Of A Straight Lines)
Topic 8 (Writing Equations Of A Straight Lines)Topic 8 (Writing Equations Of A Straight Lines)
Topic 8 (Writing Equations Of A Straight Lines)florian Manzanilla
 
Cs6702 graph theory and applications 2 marks questions and answers
Cs6702 graph theory and applications 2 marks questions and answersCs6702 graph theory and applications 2 marks questions and answers
Cs6702 graph theory and applications 2 marks questions and answersappasami
 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equationsswartzje
 
5.5 Injective and surjective functions. Dynamic slides.
5.5 Injective and surjective functions. Dynamic slides.5.5 Injective and surjective functions. Dynamic slides.
5.5 Injective and surjective functions. Dynamic slides.Jan Plaza
 
Change of base hm3 (2019)
Change of base hm3 (2019)Change of base hm3 (2019)
Change of base hm3 (2019)Ron Eick
 

What's hot (20)

Introduction to differentiation
Introduction to differentiationIntroduction to differentiation
Introduction to differentiation
 
ABSTRACT ALGEBRA
ABSTRACT ALGEBRAABSTRACT ALGEBRA
ABSTRACT ALGEBRA
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functions
 
Parent functions and Transformations
Parent functions and TransformationsParent functions and Transformations
Parent functions and Transformations
 
3 1 Quadratic Functions
3 1 Quadratic Functions3 1 Quadratic Functions
3 1 Quadratic Functions
 
Bellman Ford's Algorithm
Bellman Ford's AlgorithmBellman Ford's Algorithm
Bellman Ford's Algorithm
 
Solving System of Equations by Substitution
Solving System of Equations by SubstitutionSolving System of Equations by Substitution
Solving System of Equations by Substitution
 
Knapsack Problem
Knapsack ProblemKnapsack Problem
Knapsack Problem
 
Parallel and Perpendicular Slopes lines
Parallel and Perpendicular Slopes linesParallel and Perpendicular Slopes lines
Parallel and Perpendicular Slopes lines
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
 
introduction to graph theory
introduction to graph theoryintroduction to graph theory
introduction to graph theory
 
real life application in numerical method
real life application in numerical methodreal life application in numerical method
real life application in numerical method
 
Module 9 Topic 1 - Adding & Subtracting polynomials
Module 9 Topic 1 - Adding & Subtracting polynomialsModule 9 Topic 1 - Adding & Subtracting polynomials
Module 9 Topic 1 - Adding & Subtracting polynomials
 
1.7 solving absolute value inequalities
1.7 solving absolute value inequalities1.7 solving absolute value inequalities
1.7 solving absolute value inequalities
 
Circles and Tangent Lines
Circles and Tangent LinesCircles and Tangent Lines
Circles and Tangent Lines
 
Topic 8 (Writing Equations Of A Straight Lines)
Topic 8 (Writing Equations Of A Straight Lines)Topic 8 (Writing Equations Of A Straight Lines)
Topic 8 (Writing Equations Of A Straight Lines)
 
Cs6702 graph theory and applications 2 marks questions and answers
Cs6702 graph theory and applications 2 marks questions and answersCs6702 graph theory and applications 2 marks questions and answers
Cs6702 graph theory and applications 2 marks questions and answers
 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equations
 
5.5 Injective and surjective functions. Dynamic slides.
5.5 Injective and surjective functions. Dynamic slides.5.5 Injective and surjective functions. Dynamic slides.
5.5 Injective and surjective functions. Dynamic slides.
 
Change of base hm3 (2019)
Change of base hm3 (2019)Change of base hm3 (2019)
Change of base hm3 (2019)
 

Similar to The life and work of Évariste Galois

Area and volume practice
Area and volume practiceArea and volume practice
Area and volume practicetschmucker
 
MinFill_Presentation
MinFill_PresentationMinFill_Presentation
MinFill_PresentationAnna Lasota
 
Dynamics of dice games
Dynamics of dice gamesDynamics of dice games
Dynamics of dice gamesSSA KPI
 
11 x1 t16 04 areas (2013)
11 x1 t16 04 areas (2013)11 x1 t16 04 areas (2013)
11 x1 t16 04 areas (2013)Nigel Simmons
 
Odd Permutations - Part 5 of The Mathematics of Professor Alan's Puzzle Square
Odd Permutations - Part 5 of The Mathematics of Professor Alan's Puzzle SquareOdd Permutations - Part 5 of The Mathematics of Professor Alan's Puzzle Square
Odd Permutations - Part 5 of The Mathematics of Professor Alan's Puzzle SquareAlan Dix
 
SU(3) fermions in a three-band graphene-like model
SU(3) fermions in a three-band graphene-like modelSU(3) fermions in a three-band graphene-like model
SU(3) fermions in a three-band graphene-like modelAnkurDas60
 
Pentagram - Final Round
Pentagram - Final RoundPentagram - Final Round
Pentagram - Final RoundRahul Sharma
 
Mixed bag quiz 1-ass-coma
Mixed bag quiz 1-ass-comaMixed bag quiz 1-ass-coma
Mixed bag quiz 1-ass-comaAlankar Devta
 
11 x1 t16 05 volumes (2013)
11 x1 t16 05 volumes (2013)11 x1 t16 05 volumes (2013)
11 x1 t16 05 volumes (2013)Nigel Simmons
 
[Maths] arithmetic
[Maths] arithmetic[Maths] arithmetic
[Maths] arithmeticOurutopy
 
Axiom 1.0, BMSCE Pentagram
Axiom 1.0, BMSCE PentagramAxiom 1.0, BMSCE Pentagram
Axiom 1.0, BMSCE PentagramRahul Sharma
 
Anecdotes from the history of mathematics ways of selling mathemati
Anecdotes from the history of mathematics ways of selling mathematiAnecdotes from the history of mathematics ways of selling mathemati
Anecdotes from the history of mathematics ways of selling mathematiDennis Almeida
 
Elliptical curve cryptography
Elliptical curve cryptographyElliptical curve cryptography
Elliptical curve cryptographyBarani Tharan
 
Collection of mathematics university of correction
Collection of mathematics university of correctionCollection of mathematics university of correction
Collection of mathematics university of correctionUD. Berkah Jaya Komputer
 
Integers powers and_roots
Integers powers and_rootsIntegers powers and_roots
Integers powers and_rootslilyhwa1
 
1.3 Pythagorean Theorem
1.3 Pythagorean Theorem1.3 Pythagorean Theorem
1.3 Pythagorean Theoremsmiller5
 
Review for the Third Midterm of Math 150 B 11242014Probl.docx
Review for the Third Midterm of Math 150 B 11242014Probl.docxReview for the Third Midterm of Math 150 B 11242014Probl.docx
Review for the Third Midterm of Math 150 B 11242014Probl.docxjoellemurphey
 

Similar to The life and work of Évariste Galois (20)

Area and volume practice
Area and volume practiceArea and volume practice
Area and volume practice
 
MinFill_Presentation
MinFill_PresentationMinFill_Presentation
MinFill_Presentation
 
Dynamics of dice games
Dynamics of dice gamesDynamics of dice games
Dynamics of dice games
 
11 x1 t16 04 areas (2013)
11 x1 t16 04 areas (2013)11 x1 t16 04 areas (2013)
11 x1 t16 04 areas (2013)
 
Odd Permutations - Part 5 of The Mathematics of Professor Alan's Puzzle Square
Odd Permutations - Part 5 of The Mathematics of Professor Alan's Puzzle SquareOdd Permutations - Part 5 of The Mathematics of Professor Alan's Puzzle Square
Odd Permutations - Part 5 of The Mathematics of Professor Alan's Puzzle Square
 
SU(3) fermions in a three-band graphene-like model
SU(3) fermions in a three-band graphene-like modelSU(3) fermions in a three-band graphene-like model
SU(3) fermions in a three-band graphene-like model
 
SFC
SFCSFC
SFC
 
Pentagram - Final Round
Pentagram - Final RoundPentagram - Final Round
Pentagram - Final Round
 
Mixed bag quiz 1-ass-coma
Mixed bag quiz 1-ass-comaMixed bag quiz 1-ass-coma
Mixed bag quiz 1-ass-coma
 
11 x1 t16 05 volumes (2013)
11 x1 t16 05 volumes (2013)11 x1 t16 05 volumes (2013)
11 x1 t16 05 volumes (2013)
 
Vedic Mathematics- 4x3 multiplication
Vedic Mathematics- 4x3 multiplicationVedic Mathematics- 4x3 multiplication
Vedic Mathematics- 4x3 multiplication
 
[Maths] arithmetic
[Maths] arithmetic[Maths] arithmetic
[Maths] arithmetic
 
Axiom 1.0, BMSCE Pentagram
Axiom 1.0, BMSCE PentagramAxiom 1.0, BMSCE Pentagram
Axiom 1.0, BMSCE Pentagram
 
Anecdotes from the history of mathematics ways of selling mathemati
Anecdotes from the history of mathematics ways of selling mathematiAnecdotes from the history of mathematics ways of selling mathemati
Anecdotes from the history of mathematics ways of selling mathemati
 
Elliptical curve cryptography
Elliptical curve cryptographyElliptical curve cryptography
Elliptical curve cryptography
 
Collection of mathematics university of correction
Collection of mathematics university of correctionCollection of mathematics university of correction
Collection of mathematics university of correction
 
Integers powers and_roots
Integers powers and_rootsIntegers powers and_roots
Integers powers and_roots
 
1.3 Pythagorean Theorem
1.3 Pythagorean Theorem1.3 Pythagorean Theorem
1.3 Pythagorean Theorem
 
Review for the Third Midterm of Math 150 B 11242014Probl.docx
Review for the Third Midterm of Math 150 B 11242014Probl.docxReview for the Third Midterm of Math 150 B 11242014Probl.docx
Review for the Third Midterm of Math 150 B 11242014Probl.docx
 
ECC_basics.ppt
ECC_basics.pptECC_basics.ppt
ECC_basics.ppt
 

Recently uploaded

Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSSLeenakshiTyagi
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptxanandsmhk
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPirithiRaju
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)Areesha Ahmad
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptxRajatChauhan518211
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...Sérgio Sacani
 
Chromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATINChromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATINsankalpkumarsahoo174
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfSumit Kumar yadav
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencySheetal Arora
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPirithiRaju
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)Areesha Ahmad
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Sérgio Sacani
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 
Cultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptxCultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptxpradhanghanshyam7136
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 

Recently uploaded (20)

Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptx
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
 
Chromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATINChromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATIN
 
Zoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdfZoology 4th semester series (krishna).pdf
Zoology 4th semester series (krishna).pdf
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 
Cultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptxCultivation of KODO MILLET . made by Ghanshyam pptx
Cultivation of KODO MILLET . made by Ghanshyam pptx
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 

The life and work of Évariste Galois

  • 1. Galois theory A not-very-serious taster x = −b ± b2 − 4ac 2a ax2 + bx + c = 0 x = 3 − q 2 + q2 4 + p3 27 + 3 − q 2 − q2 4 + p3 27 x3 + px + q = 0 x5 + ax4 + bx3 + cx2 + dx + e = 0
  • 2. • Invented (a substantial chunk of) group theory • In particular, showed why some equations can’t be solved using roots • Political fi rebrand, supported July Revolution in France (1830) • Killed in a duel on May 31, 1832 (age 20) Évariste Galois Age ~15 Posthumous portrait by brother Alfred Galois, age ~20 "Après cela, il y aura, j'espère, des gens qui trouveront leur profit à déchiffrer tout ce gâchis." "Ne pleure pas, Alfred! J'ai besoin de tout mon courage pour mourir à vingt ans!"
  • 3. • A set of operations with the following properties… • Closed • Product of any two operations is still in the group • Associative • Ordering of brackets is unimportant: f(gh) = (fg)h • NOT the same as saying that fg=gf (that’s if the group is commutative) • Identity • There’s an element that, when applied to any other element, leaves it unchanged • Inverse • For any element, there’s an element that “undoes” it (yielding the identity) • Related concepts • Ring, fi eld, etc: a set with two operations, akin to addition and multiplication • Semigroup, monoid, etc: like a group, but with no inverse (e.g. string concatenation) What is a group?
  • 4. Symmetry (permutation) groups |S4 | = 4! = 24 1 2 3 2 3 1 3 1 2 1 3 2 2 1 3 3 2 1 |S3 | = 3! = 6 1 2 3 4 2 3 4 1 3 4 1 2 4 1 2 3 2 1 4 3 4 3 2 1 1 4 3 2 3 2 1 4 2 1 3 4 3 2 4 1 4 3 1 2 1 4 2 3 1 2 4 3 3 4 2 1 4 1 3 2 2 3 1 4 4 2 3 1 1 3 4 2 2 4 1 3 3 1 2 4 3 1 4 2 1 3 2 4 2 4 3 1 4 2 1 3
  • 5. Dihedral groups 1 2 3 2 3 1 3 1 2 1 3 2 2 1 3 3 2 1 D3 ≅ S3 } Rotations Identity } Re fl ections The rotations (with the identity) form a cyclic subgroup of order 3 1 2 3 2 3 1 3 1 2 ℤ3 Rotations and re fl ections of regular polygons
  • 6. Dihedral groups D4 < S4 1 2 3 4 Identity 2 3 4 1 Rotation (90° CCW) 3 4 1 2 Rotation (180°) 4 1 2 3 Rotation (90° CW) 2 1 4 3 Re fl ection (north-south axis) 4 3 2 1 Re fl ection (east-west axis) 1 4 3 2 Re fl ection (NW-SE axis) 3 2 1 4 Re fl ection (NE-SW axis) 2 1 3 4 3 2 4 1 4 3 1 2 1 4 2 3 1 2 4 3 3 4 2 1 4 1 3 2 2 3 1 4 4 2 3 1 1 3 4 2 2 4 1 3 3 1 2 4 3 1 4 2 1 3 2 4 2 4 3 1 4 2 1 3 S4 = all permutations
 D4 = rotations & re fl ections The order of S4 is 24 The order of D4 is 8,
 which is a factor of 24 All subgroups of a group G have an order that is a factor of G’s order D4 splits S4 into 3 cosets Rotations and re fl ections of regular polygons D4 S4
  • 7. Even vs odd permutations A3 ≅ ℤ3 < S3 S3 The "alternating group" contains only even permutations 1 2 3 Identity Even 1 2 3 2 3 1 (12)(23) Even 2 3 1 3 1 2 (13)(23) Even 3 1 2 1 3 2 (23) Odd 2 1 3 (12) Odd 3 2 1 (13) Odd Decomposition using transpositions
  • 8. Even vs odd permutations 1 2 3 4 Identity Even 1 2 3 4 2 3 4 1 (12)(23)(34) Odd 3 4 1 2 (13)(24) Even 3 4 1 2 4 1 2 3 (14)(24)(34) Odd 2 1 4 3 (12)(34) Even 2 1 4 3 4 3 2 1 (14)(23) Even 4 3 2 1 1 4 3 2 (24) Odd 3 2 1 4 (13) Odd 2 1 3 4 (12) Odd 3 2 4 1 (13)(34) Even 3 2 4 1 4 3 1 2 (14)(23)(34) Odd 1 4 2 3 (24)(34) Even 1 4 2 3 1 2 4 3 (34) Odd 3 4 2 1 (13)(24)(34) Odd 4 1 3 2 (14)(24) Even 4 1 3 2 2 3 1 4 (12)(23) Even 2 3 1 4 4 2 3 1 (14) Odd 1 3 4 2 (23)(34) Even 1 3 4 2 2 4 1 3 (12)(24)(34) Odd 3 1 2 4 (13)(23) Even 3 1 2 4 3 1 4 2 (13)(23)(34) Odd 1 3 2 4 (23) Odd 2 4 3 1 (12)(24) Even 2 4 3 1 4 2 1 3 (14)(34) Even 4 2 1 3 A4 < S4 S4 The "alternating group" contains only even permutations
  • 9. • Group properties • Closure: fg ∈ G • Associativity: f(gh)=(fg)h • Identity: g1 = 1g = g • Inverse: g-1 ∈ G • Numerical groups • Integers, under addition • Integers modulo N, under addition • Nonzero rational numbers, under multiplication • Nonzero complex numbers, under multiplication Number groups (ℤN, + ) (ℤ, + ) (ℚ∖{0}, × ) (ℂ∖{0}, × ) Cyclic group
  • 10. Quaternions i2 = j2 = k2 = ijk = -1 Currently the standard way of doing 3D rotations in computer games & graphics . Also v important in physics
  • 11. Rubik’s Cube The Rubik's Cube group, G, is de fi ned to be the subgroup of S48 generated by the 6 face rotations, { F, B, U, D, L, R }.
  • 12. Cryptanalysis of Enigma Marian Rejewski (d.1980)
  • 13. Every symmetry of a physical system has a corresponding conservation law. Time invariance Conservation of energy Translational invariance Conservation of momentum Rotational invariance Conservation of angular momentum Noether’s Theorem (1918)
  • 14. • Recall that if H is a subgroup of G, then H's order is a factor of G's order,
 and H splits G into equally-sized cosets • This is analogous in a certain way to "dividing" G by H.
 We can de fi ne a quotient group, G/H, which represents H's cosets • In some sense this is like factoring out a component of G's symmetry • A group is called solvable if it can be broken down completely in this way
 
 (some technical details: the subgroups must all be normal subgroups - which means the left & right cosets are equal - and the quotient groups all have to be commutative) “Solvability” of a group ℤ3 ≅ A3 S3 ≅ D3 D4 S4 A4 ℤ4 S3/A3 ≅ ℤ2 K Klein 4-group S4/A4 ≅ ℤ2 A4/K ≅ ℤ3
  • 15. • S3 (3!=6 permutations) is solvable
 
 • S4 (4!=24 permutations) is solvable
 
 • S5 (5!=120 permutations) is not solvable “Solvability” of a group 1 < ℤ2 < S3 1 < K < A4 < S4 The “solvable” terminology relates to the problem of solving equations….
  • 16. Quadratic Equations Equation Theory https://www.mathnasium.com/the-history-behind-the-quadratic-formula ~1500 BCE Ancient Egypt ~400 BCE Babylon, China ~300 BCE Ancient Greece x = −b ± b2 − 4ac 2a ax2 + bx + c = 0 ⇒ ( x + b 2a) 2 = b2 4a2 − c a Pythagoras Euclid Muhammad ibn Musa Al-Khwarizmi ~700-800 CE India, Persia Brahmagupta ~1500 CE Girolamo Cardano Lookup tables Completing the square Irrational numbers Zero Imaginary numbers Completing the square 2019 CE Po-Shen Loh (yeah right)
  • 17. • Bologna University public mathematics competitions • Tartaglia vs Scipione del Ferro (1535) • Publication in verse by Tartaglia (1539) • Publication by Cardano (1545)
 He also published the solution to the quartic Cubic Equations Equation Theory Cardano’s Oath: I swear to you, by God’s holy Gospels, and as a true man of honour, not only never to publish your discoveries, if you teach me them, but I also promise you, and I pledge my faith as a true Christian, to note them down in code, so that after my death no one will be able to understand them. x3 + ax2 + bx + c = 0
  • 18. • Despite rapid progress from cubic to quartic, and great interest among the mathematical community, no-one solved the quintic in the next 150 years • Circa 1770, Lagrange started looking at groups of permutations and functions that were invariant under those permutations • In 1799 Paolo Ru ffi ni proved it was impossible to fi nd a general formula to the quintic as shown above, using “radicals” (arithmetic + n’th roots) • Ru ffi ni’s proof had a hole, which was plugged by Niels Henrik Abel in 1824 • Galois went further, and showed which speci fi c equations can be solved. For example, this one can be solved: • I can give some fl avor (not rigorous), but fi rst let’s look at who Galois was Quintic equations x5 + ax4 + bx3 + cx2 + dx + e = 0 x5 − 1 = 0 Footnote: equation theory might all seem a bit quaint nowadays, when we’d just use numerical methods to fi nd the roots to arbitrary precision in a matter of nanoseconds. Still, mathematicians like to understand things deeply, and that leads to some nice things.
  • 19. A short history of the French Revolution In 1972, Chinese premier Zhou Enlai was asked about the impact of the French Revolution. “Too early to say,” he replied. Estates General of 1789 initially convened by Louis XVI
 in response to parliamentary unrest
 
 Evolves into a people’s assembly Proceeds to abolish feudal system Mobs storm palace, Bastille 1789 1792 Execution of Louis XVI for conspiring with forces outside France.
 Start of “Reign of Terror” Execution of Robespierre End of “Reign of Terror” 1794 1799 Napoléon Bonaparte takes power in a coup. Starts spreading Revolutionary principles across Europe by force 1812 Napoléon retreats from Russia in defeat Eventually exiled to Elba by the British 1814 Bourbon Restoration
 Louis XVI’s younger brothers each take turns at trying to undo the Revolution 1830 July Revolution 1811 Galois born 1832 Galois dies …tensions…
  • 20. • Parents were well-educated. Father supported the Revolution, became town mayor in 1814 (after Bourbon restoration). Opposed by conservative forces including local priest • Évariste taught himself mathematics from Legendre’s Éléments de Géométrie, quickly left teachers behind, started publishing original research papers. Untidy work, impatient, genius di ffi cult student • In 1829 his father committed suicide after a scandal maliciously engineered by the priest. Évariste deeply a ff ected. “I've lost my father and no one has ever replaced him, do you hear?” • Expelled after eviscerating school Director in a letter to Gazette des Écoles following July Revolution (1830). “The same day, M. Guigniault told us with his usual pedantry: ‘There are many brave men fi ghting on both sides…’ There is the man who the next day covered his hat with an enormous tricolor cockade.” • Joined Artillery of the National Guard (anti-monarchist militia), arrested after proposing a toast to the new King’s execution. Acquitted at trial. “To Louis-Philippe, if he turns traitor!” • Arrested again after leading a protest, armed to the teeth. Sentenced to 6 months. In jail, got drunk for the fi rst time; confessed his depression, predicted own death in duel, tried to kill himself • Love a ff air with someone (daughter of physician?). Did not work out. “How can I console myself when in one month I have exhausted the greatest source of happiness a man can have?” • Shot at point-blank range in what may have been more like Russian Roulette than a duel. Opponent unknown for sure. Abandoned by seconds, found by a farmer. Died of peritonitis the next day. • Refused last rites. Last words (to brother): “Don't cry, Alfred! I need all my courage to die at twenty!” A short biography of Évariste Galois
  • 21. (correct technical term is “conjugacy”) “Indistinguishability” Note that (+i)2 = -1 …but also (-i)2 = -1 Choice of +i and -i is arbitrary Can't distinguish +i and -i …there is a symmetry between them Argand diagram of complex plane Real Imaginary +1 -1 +i -i
  • 22. • The Galois group of a polynomial is the set of “indistinguishable” permutations of the roots • “Indistinguishable” means that any(*) equation satis fi ed by the roots will still be satis fi ed when the roots are permuted
 
 (*) the equation must have rational coe ffi cients Galois group of a polynomial x5 = 1 1, ω, ω2 , ω3 , ω4 f(1, ω, ω2 , ω3 , ω4 ) = 0 f(a, b, c, d, e) = b2 − a For example, the equation has roots Now, if we de fi ne then but also f(1, ω4 , ω3 , ω2 , ω) = 0 f(1, ω2 , ω4 , ω, ω3 ) = 0 but note f(ω, ω2 , ω3 , ω4 ,1) ≠ 0 f(1, ω2 , ω, ω3 , ω4 ) ≠ 0 Calculating the Galois group of a polynomial is hard! Note that it’s de fi ned in terms of the roots, not the coe ffi cients. This sunk Galois’ chances of winning the Grand Prize in Mathematics.
 Poisson declared his manuscript “incomprehensible”… ω = e2πi/5
  • 23. • Equations that are solvable by radicals (i.e. +, -, *, /, and √ )
 have solvable Galois groups Fundamental Theorem of Galois Theory x5 + ax4 + bx3 + cx2 + dx + e = 0 (x − r1)(x − r2)(x − r3)(x − r4)(x − r5) = 0 r1r2r3r4r5 = − e r1r2r3r4 + r1r2r3r5 + r1r2r4r5 + r1r3r4r5 + r2r3r4r5 = d r1r2r3 + r1r2r4 + r1r2r5 + r1r3r4 + r1r3r5 + r1r4r5 + r2r3r4 + r2r3r5 + r2r4r5 + r3r4r5 = − c r1r2 + r1r3 + r1r4 + r1r5 + r2r3 + r2r4 + r2r5 + r3r4 + r3r5 + r4r5 = b r1 + r2 + r3 + r4 + r5 = − a Suppose this general quintic equation can be factorized using its fi ve roots Then the roots satisfy certain symmetric polynomial equations: The Galois group of this polynomial is S5. This group can't be factorized (i.e. is not solvable). Factorizing the equation is like factorizing the group, in a sense that can be made explicit with reference to the fi eld that contains the roots, and how this fi eld is constructed using radicals. Since S5 is not a solvable group, there is no equation to solve the general quintic (using radicals). This result was proved by Ru ffi ni (1799) and Abel (1824), but today is generally described using Galois theory.
  • 24. • Group theory is a foundation of pure math & is all over modern science • Physics: fundamental laws, subatomic particles, dynamical systems, quantum states… • Chemistry: chirality, conformation enumeration, conjugacy classes… • Biology: crystallography, viral capsids, systems of ODEs in math.bio… • Computer science: coding theory, cryptography, category theory/monads, graphs, complexity… • What are we to make of Galois himself? • Tendency to romanticize his story, exaggerate the “misunderstood genius” angle (or to speculate that police spies conspired to kill him, etc.) • The idea that he was misunderstood by mathematicians of the time has some truth, but there were several who understood the profundity of his work • Historians seem to agree he was deeply a ff ected by his father’s death. This went on for years. Could be “complicated grief” / prolonged grief disorder. The more you read, the sadder it is • Given his own 100% correct prediction that he’d die in an “a ff aire d’honneur”, and other facts, his fate reads a lot like suicide-by-duel. Romanticizing this is inadvisable. Still a fascinating story. • What about the impact of the French Revolution? • I agree with Zhou Enlai: it’s too early to say Closure