algcurves[differentials] - Holomorphic differentials of an algebraic curve
|
Calling Sequence
|
|
differentials(f, x, y, opt)
|
|
Parameters
|
|
f
|
-
|
irreducible polynomial in x and y
|
x
|
-
|
variable
|
y
|
-
|
variable
|
opt
|
-
|
optional argument to change the form of the output
|
|
|
|
|
Description
|
|
•
|
If f is irreducible, then the dimension of the holomorphic differentials equals the genus of the curve; in other words, nops(differentials(f,x,y)) = genus(f,x,y).
|
•
|
The output of this command will be a basis for all , or a basis for all , in case a fourth argument skip_dx is given.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?