|
D.6.4.5 primparam
Procedure from library curvepar.lib (see curvepar_lib).
- Usage:
- MultiplicitySequence(x,y,c); x poly, y poly, c integer
- Assume:
- x and y are polynomials in k(a)[t] such that (x,y) is a primitive parametrization of
a plane curve branch and ord(x)<ord(y).
- Return:
- Hamburger-Noether Matrix of the curve branch given parametrically by (x,y).
Example:
|