next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
kGonalNodalCurves :: pickGoodPoints

pickGoodPoints -- computes g pairs of points and gluing data between them

Synopsis

Description

Step 1. Searches a morphism f:PP1 →PP1 such that det(f|pti) has at least two linear factors for g distinct points pti ∈PP1. This step is similar to the function listOfFactors but without saving quadratic factors.

Step 2. Computes the points Pi,Qi as the vanishing loci of two of the linear factors of det(f|pti).

Step 3. Computes the normalized multipliers, i.e., bi=1 by ai=(f0(Pi))/(f0(Qi)), where f=(f0,f1)t.

See also

Ways to use pickGoodPoints :