[back] [prev] [next] [index] [root]
GaloisSymbT
Computation of the Galois group.
Syntax:
G := GaloisSymbT(o|F|f);
int |
G |
|
order |
o |
|
algebraic function field |
F |
|
polynomial |
f |
|
See also: Galois
Description:
This function computes the Galois group of an irreducible
polynomial with coefficients in Q or Q(x) and simple
relative orders with degree
up to 7. This function uses factorization of absolute resolvents
as described in the articles MK1 resp. MK2, so the
results are unconditional. The number of the Galois group is
returned.
Example:
<- back[back] [prev] [next] [index] [root]