[back] [prev] [next] [index] [root]
 
AlffWronskianOrders
Returns the Wronski orders of a Riemann-Roch space.
Syntax:
W := AlffWronskianOrders(D);
W := AlffWronskianOrders(F);
| list | 
  W    | 
list of rows | 
| alff divisor | 
  D    | 
{cal L}(D) is computed | 
| alff | 
  F    | 
equivalent to taking D = 0 | 
See also:  AlffWronskian, AlffDiff, AlffDifferentiation, AlffRamDivisor
Description:
Let F/k be an algebraic function field with separating
element x and let v_1, \dots v_l
be a basis of {cal L}(D). For the differentiation D_x with
respect to x consider the successively
smallest \nu_1  <=  \dots  <= 
\nu_l \in Z^{ >=  0} such that the rows D_x^{(\nu_i)}(v_1),
\dots, D_x^{(\nu_i)}(v_l), 1  <=  i  <=  l
are F-linearly independent. The numbers \nu_1, \dots, \nu_l
are the Wronski orders of D with respect to x and are
returned. If D has dimension zero, the empty list is
returned. The constant field k is required to be exact.
Example:
<- back[back] [prev] [next] [index] [root]