[back] [prev] [next] [index] [root]

 


GaloisSymb

Computation of the Galois group.

Syntax:

G := GaloisSymb(o|F|f);

string
  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 name of the Galois group is returned.


Example:



Example:



<- back[back] [prev] [next] [index] [root]