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

 


OrderPoly

Returns the defining polynomial of the associated equation order

Syntax:

f := OrderPoly(P,o);
f := OrderPoly(o);

polynomial
  f  
polynomial algebra
  P  
order | algebraic function field order
  o  

See also:  OrderEquationOrder, AlffOrderDeg, Alff

Description:

Returns the polynomial defining the equation order of o represented in the polynomial algebra P. The polynomial algebra P has to be defined over the coefficient ring of o. If the polynomial algebra P is omitted, the polynomial f is represented over the coefficient ring of the order o. For an order of an algebraic function field, the polynomial f is an element of k[T,y] or {cal O}_\infty[y]. IDEAL order; equation; defining polynomial equation; order; defining polynomial polynomial; defining; of an equation order


Example:



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