Calculator Inputs
Example Data Table
| Polynomial | Degree | Assumed Group / Family | Expected Verdict | Reason |
|---|---|---|---|---|
| x² − 5 | 2 | General | Solvable | Quadratic formula applies. |
| x³ − x − 1 | 3 | S3 | Solvable | Cubic formulas exist; S3 is solvable. |
| x⁵ − x − 1 | 5 | S5 | Not solvable | S5 is non-solvable. |
| x⁵ − 1 | 5 | Binomial | Solvable | Roots come from radicals and roots of unity. |
| Φ7(x) | 6 | Cyclotomic | Solvable | Cyclotomic Galois group is abelian. |
Formula Used
This calculator applies a decision rule from Galois theory instead of one numeric formula. It combines degree rules, group structure, and optional invariants.
Solvable by radicals ⟺ Gal(f/K) is a solvable group
Derived series:
G^(0) = G
G^(i+1) = [G^(i), G^(i)]
If G^(m) = {e} for some m, then G is solvable.
- Degree rule: all polynomials of degree 1–4 are solvable by radicals in characteristic 0.
- Abel–Ruffini: no general radical formula exists for degree 5 and above.
- Group rule: cyclic, abelian, dihedral, nilpotent, and many small groups are solvable.
- Non-solvable groups: An and Sn are non-solvable for n ≥ 5.
- Discriminant clue: if the discriminant is a square over Q, the Galois group lies inside An.
How to Use This Calculator
- Enter the polynomial degree. This is the main branching input.
- Select the family if your polynomial is binomial or cyclotomic.
- Choose a known or suspected Galois group when available.
- Add optional clues like irreducibility, discriminant square status, or derived length.
- Click Submit to show the result above the form.
- Use Download CSV for records or Download PDF for printable study notes.
Screening Value in Algebra Workflows
This calculator converts a difficult algebra topic into a structured and repeatable decision workflow. Users enter polynomial degree, family, suspected Galois group, and supporting clues, then receive a verdict with reasons and steps. That approach is valuable in classes, tutoring, and self study because it mirrors how mathematicians separate evidence collection from final proof. It also reduces avoidable mistakes, especially when a problem statement gives partial information only, not a full computation.
Degree Thresholds and Theorem Logic
The main theorem rule is built into the first branch. In characteristic zero, every polynomial of degree one through four is solvable by radicals, so the tool returns a direct solvable result. For degree five and above, the calculator stops using degree alone and shifts to group structure. This reflects Abel Ruffini correctly and prevents a common error: assuming every quintic is automatically non solvable by radicals in this setting often.
Using Group Evidence and Invariants
Group inputs drive the strongest conclusions. Solvable groups such as cyclic, abelian, dihedral, nilpotent, S3, A4, and S4 return solvable verdicts. Non solvable groups such as A5, PSL(2,5), and large alternating or symmetric groups return non solvable verdicts. Optional evidence fields improve interpretation: irreducibility helps identify the full group, discriminant square can suggest alternating containment, and derived length supports a finite commutator chain used for solvability arguments during initial screening clearly.
Reading the Output for Decisions
The output panel is designed for reasoning, not just labels. It reports a verdict, confidence level, key reasons, decision steps, warnings, and a compact input snapshot. This structure helps users audit their assumptions before sharing results or writing proofs. The complexity score is an educational index, not a theorem, combining degree with optional group order and derived length. It gives a quick way to compare cases in homework sets or notes after each submission.
Classroom, Audit, and Export Use Cases
The calculator also supports practical documentation. CSV export captures the verdict, assumptions, and reasoning in a portable format for spreadsheets or logs. PDF export is useful for handouts, revision packets, and review meetings. The example data table demonstrates common patterns: low degree equations are solvable, cyclotomic examples are abelian, and higher degree cases depend on group structure. This makes the page useful for both learning and consistent result reporting across teams.
FAQs
1) Does degree five always mean not solvable by radicals?
No. Degree five removes the universal formula, but individual quintics can still be solvable. The key test is whether the polynomial’s Galois group is solvable.
2) What if I do not know the Galois group?
Use the degree, family, irreducibility, and discriminant clues first. The calculator may return an indeterminate result and explain which additional group evidence would decide the verdict.
3) Why is a cyclotomic polynomial usually marked solvable?
Cyclotomic extensions are generated by roots of unity, and their Galois groups over the rationals are abelian. Abelian groups are solvable, so radicals apply.
4) Is the complexity score a formal mathematical invariant?
No. It is a study aid for comparing cases. The score combines degree and optional inputs to show relative difficulty, not a theorem-backed algebraic quantity.
5) Can I use this for fields with positive characteristic?
You can enter a positive characteristic, but the page warns that the logic is tuned for characteristic zero. Treat those outputs as educational approximations.
6) What should I export, CSV or PDF?
Use CSV for record keeping, filtering, and comparison across many examples. Use PDF when you need a printable summary for classes, meetings, or revision notes.