AnyLearn
All lessons
Mathadvanced

Why There Is No Quintic Formula

Quadratics, cubics and quartics all have formulas in radicals. The general fifth-degree equation has none, and not because nobody clever enough has tried. This lesson explains how permuting the roots turns an algebra question into a group question, and why the answer changes at degree five when a group of order 60 refuses to break down.

Updated · AI-authored, review-gated · how lessons are made

Not signed in: your progress and quiz score won't be saved.
Progress1 / 10

A formula everyone knows, and the obvious next question

Every quadratic ax2+bx+c=0ax^2 + bx + c = 0 is solved by

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Note what kind of object that is: the coefficients, combined using addition, subtraction, multiplication, division and a square root. Nothing else. Feed in any aa, bb, cc and the roots come out.

The obvious question is whether every degree has one. For a long time the answer looked like yes-with-effort: cubics and quartics fell, so quintics presumably awaited a sufficiently determined algebraist.

Key idea: The answer is no, and "no" here does not mean undiscovered. It means provably non-existent, and the proof works by turning a question about formulas into a question about a group of permutations. This lesson is about how that translation works.

Full lesson text

All 10 steps on one page, for reading, reference, and search.

Show

1. A formula everyone knows, and the obvious next question

Every quadratic ax2+bx+c=0ax^2 + bx + c = 0 is solved by

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Note what kind of object that is: the coefficients, combined using addition, subtraction, multiplication, division and a square root. Nothing else. Feed in any aa, bb, cc and the roots come out.

The obvious question is whether every degree has one. For a long time the answer looked like yes-with-effort: cubics and quartics fell, so quintics presumably awaited a sufficiently determined algebraist.

Key idea: The answer is no, and "no" here does not mean undiscovered. It means provably non-existent, and the proof works by turning a question about formulas into a question about a group of permutations. This lesson is about how that translation works.

2. Three centuries of progress, then a wall

Babylonian scribes were completing the square by around 1650 BC. The cubic and quartic fell within a few years of each other in Renaissance Italy, both published by Cardano in 1545, the quartic being his student Ferrari's work. Then the sequence stopped for 275 years, not for want of attention: it was among the most famous open problems in mathematics.

timeline
  title Solving polynomial equations by radicals
  c 1650 BC : Babylonian scribes solve quadratics by completing the square
  1545 : Cardano publishes the cubic and Ferrari's quartic in Ars Magna
  1770 : Lagrange studies how expressions in the roots behave under permutation
  1799 : Ruffini argues the quintic is unsolvable, with a gap nobody spots
  1824 : Abel proves no general quintic formula exists
  1832 : Galois characterises exactly which equations are solvable

3. What is being claimed to be impossible

The claim has to be stated carefully, because a careless version of it is false and a lot of people believe the careless version.

Definition: A polynomial is solvable by radicals when its roots can be written using its coefficients, the four arithmetic operations, and nnth roots, in finitely many steps.

What is impossible is a single formula of that kind covering every quintic. Three things remain entirely possible and are worth separating:

  • Quintics have five roots, guaranteed by the fundamental theorem of algebra.
  • Those roots can be computed numerically to any precision you like, quickly.
  • Particular quintics are often solvable by radicals, as the next-but-one step shows.

The impossibility is about a specific kind of expression, not about existence and not about computation.

4. Lagrange's move: look at the roots, not the formula

In 1770 Lagrange examined every known solution method and asked what they had in common. His answer was that each one builds an auxiliary expression in the roots which takes surprisingly few distinct values when the roots are permuted, and that expression is what makes the problem collapse to a lower degree.

The symmetric functions of the roots are the coefficients themselves, and they do not move at all under permutation:

r1+r2++rn=an1an,r1r2rn=(1)na0anr_1 + r_2 + \cdots + r_n = -\frac{a_{n-1}}{a_n}, \qquad r_1 r_2 \cdots r_n = (-1)^n \frac{a_0}{a_n}

Since the coefficients are all you are given, and they are exactly what is invariant under permuting roots, any formula you build from them starts out unable to distinguish the roots at all. Solving means progressively breaking that symmetry, and each radical you take is one step of breaking.

Key idea: Permutations of the roots became the object of study. The question stopped being "what formula solves this" and became "what does this group of permutations allow".

5. The Galois group

Galois made Lagrange's observation precise. Given a polynomial, consider the permutations of its roots that preserve every polynomial relation holding among them with rational coefficients. Those permutations form a group: the Galois group of the polynomial.

It measures how indistinguishable the roots are from the coefficients' point of view. Two examples make the idea concrete:

  • x22x^2 - 2 has roots ±2\pm\sqrt{2}. Nothing expressible in rationals separates them, so swapping them preserves everything. The Galois group has order 2.
  • x24x^2 - 4 has roots 22 and 2-2, both rational. Any swap breaks the relation r1=2r_1 = 2. The Galois group is trivial.

For a general polynomial of degree nn with no special relations among its roots, nothing constrains the permutations at all, and the Galois group is the full symmetric group SnS_n.

Definition: The Galois group is the symmetry group of a polynomial's roots. A smaller group means the roots are more pinned down by the coefficients, and a larger one means they are more interchangeable.

6. Taking a root breaks the symmetry one layer at a time

Here is the correspondence that does the work. Adjoining an nnth root to your number system cuts the Galois group down by a step, and the step it takes is always of a particular restricted kind: it replaces the group GG by a normal subgroup HH whose quotient G/HG/H is abelian.

So a formula in radicals, built from finitely many root extractions, corresponds exactly to a chain

G=G0G1Gk={e}G = G_0 \triangleright G_1 \triangleright \cdots \triangleright G_k = \{e\}

where each Gi+1G_{i+1} is normal in GiG_i and each quotient Gi/Gi+1G_i / G_{i+1} is abelian. A group admitting such a chain is called solvable, and the name is not a metaphor.

Key idea: The polynomial is solvable by radicals if and only if its Galois group is solvable. That single sentence converts a three-century-old question about formulas into a finite, checkable question about the structure of a group.

7. Where the chain breaks

Now check the symmetric groups. The general degree-nn polynomial has Galois group SnS_n, so everything hinges on whether SnS_n is solvable.

Order of the symmetric group S_n
number of permutations02k4k6k26241207205.04kn=2n=3n=4n=5n=6n=7
Source: Computed: |S_n| = n factorial

S2S_2, S3S_3 and S4S_4 are all solvable, and their chains are exactly the classical solution methods: the resolvent cubic used to solve the quartic is the quotient step in S4S_4's chain. The formulas were the group structure all along, written in the notation of the time.

S5S_5 is not solvable, and the reason is specific. It contains A5A_5, the alternating group of order 60, which is simple: it has no normal subgroup other than itself and the identity. A chain cannot get past it, and A5A_5 is not abelian, so the chain fails there and no radical formula exists.

The barrier is not size. It is that 60 elements happen to form a non-abelian simple group, and 24 do not.

8. The misreading almost everyone makes

Predict first

Can you solve x^5 - 32 = 0 with a formula in radicals?

Galois's result is sharper than Abel's for exactly this reason. Abel proved that no general formula exists. Galois gave a criterion that decides any specific polynomial, by computing its Galois group and asking whether that group is solvable.

Gotcha: "The quintic is unsolvable" is a compression of "the general quintic is not solvable by radicals". Taken literally it is false three times over, since quintics have roots, those roots are computable, and many individual quintics have radical solutions.

9. Two short lives

Paolo Ruffini published an argument in 1799 running to over 500 pages. It was essentially correct and contained a gap he did not notice, and it was largely ignored.

Niels Henrik Abel proved the impossibility properly in 1824, at 21, and paid to print it himself as a six-page pamphlet, compressing it so far to save money that it became hard to follow. He died of tuberculosis at 26.

Evariste Galois built the general theory as a teenager. He was rejected twice from the Ecole Polytechnique, his submissions to the Academy were lost or returned, and on 30 May 1832 he was shot in a duel and died the next day, aged 20. The night before, he wrote out his ideas in a letter to a friend, with marginal notes asking for the work to be judged for its importance rather than its completeness. It took another decade before Liouville published it and the mathematical community understood what it contained.

Key idea: Group theory did not exist and then get applied to polynomials. It was largely invented in order to answer this question, and much of the vocabulary in the previous three lessons, normal subgroups, quotients, solvability, was created for this proof.

10. What the technique became

Galois theory generalised into a dictionary: subfields of a field extension correspond exactly to subgroups of its Galois group, with the correspondence reversing inclusion. Questions about numbers become questions about finite groups, which are far more tractable.

The same machinery settled several problems that had been open since antiquity, all by the same move of showing a required field extension has the wrong degree:

Ancient problemVerdict
Trisect an arbitrary angle with ruler and compassimpossible
Double the cubeimpossible
Square the circleimpossible, and for a stronger reason
Construct a regular 17-gonpossible, shown by Gauss at 19

In practice: The transferable lesson is the shape of the argument. When a problem resists direct attack, find a structure that every solution would have to respect, then show that structure cannot exist. That move recurs in the halting problem, in the impossibility results of distributed systems, and in lower bounds throughout computer science. Galois is where it starts.

Check your understanding

The lesson ends with a 5-question quiz. Take it in the player above to see your score.

  1. What exactly does the Abel-Ruffini theorem say?
    • Quintic equations have no roots
    • There is no formula in radicals that solves every quintic
    • Quintic roots cannot be computed numerically
    • No quintic equation can be solved by radicals
  2. A polynomial is solvable by radicals precisely when what is true of its Galois group?
    • It is abelian
    • It is cyclic
    • It has prime order
    • It is solvable: there is a chain of normal subgroups down to the identity with abelian quotients
  3. Why does the boundary fall between degree 4 and degree 5?
    • Because 120 permutations is too many to enumerate
    • Because S5 contains A5, a non-abelian simple group of order 60, which no chain can descend through
    • Because fifth roots do not exist in the complex numbers
    • Because quintics can have complex roots and quartics cannot
  4. Is x^5 - 32 = 0 solvable by radicals?
    • No, since it is a quintic
    • Only approximately, to arbitrary precision
    • Yes: its roots are 2 times the fifth roots of unity, and its Galois group is solvable
    • Only over the complex numbers, not the reals
  5. What made Galois's result stronger than Abel's?
    • It gave a criterion deciding solvability for any specific polynomial, not just the general case
    • It covered polynomials of every degree rather than just the fifth
    • It provided a formula for the quintic that Abel had missed
    • It was published first and established priority

Related lessons

Math
intermediate

Subgroups, Cosets, and Lagrange's Theorem

Cosets cut a group into equal-sized blocks, and one counting argument then forces every subgroup's size to divide the group's. This lesson proves that, derives Fermat's little theorem from it as a corollary, and introduces the maps that let you compare two groups and say precisely when they are the same object.

10 steps·~15 min
Math
intermediate

What a Group Is, and Why the Axioms Are So Bare

A group is a set with one operation obeying four rules, and that deliberate poverty is the point: anything proved about groups holds for rotations, permutations, integers, XOR and Rubik's cube at once. This lesson builds the definition from symmetry, works through the symmetries of a square, and shows where groups already sit in code.

10 steps·~15 min
Math
intermediate

Symmetry Groups: Crystals, Conservation Laws, and Neural Networks

Group theory earns its keep when a symmetry argument settles a physical question no calculation was going to answer. This lesson covers group actions and counting up to symmetry, why crystals cannot have five-fold rotation and what happened when one did, Noether's link between symmetry and conservation, and how the same idea is built into modern networks.

10 steps·~15 min
Math
advanced

Newton's method and the interior point revolution

Second derivatives buy something gradients cannot: a step shaped by curvature, immune to conditioning, converging quadratically. This lesson builds Newton's method, then layers it on a log barrier to get interior point methods, the machinery that made large constrained problems solvable with a certificate rather than a hope.

13 steps·~20 min