When the curve is a plane curve of degree $d$, the formula is simple (and in fact, this works for any hypersurface) you take $f(x,y)=0$ and replace it by $z^d f(x/z,y/z)=0$. This will be homogeneous of degree $d$, and when $zneq 0$, you recover your curve.
Now, if you have a more general affine variety, given by $langle f_1,ldots,f_krangle$ in $k[x_1,ldots,x_n]$, then you first compute a Groebner Basis, which you can learn how to do using Cox, Little and O'Shea's "Ideals, Varieties and Algorithms" (assumes no background whatsoever) and then you do this same trick with each polynomial in the Groebner basis.
Why can't you just use any basis? Look at the twisted cubic. $tmapsto (t,t^2,t^3)$. This is cut out, in affine space, by $y-x^2$ and $z-x^3$, though $y-x^2$ and $xy-z$ are better to use. But still, $yw-x^2$ and $xy-zw$ don't give the twisted cubic! Bezout tells us that they give something of degree four containing the cubic, and it's not a hypersurface, so you get the twisted cubic plus a line. To get the cubic itself, you have to use a third quadratic polynomial that you get in the ideal, $y^2-xz$, which is not in the ideal given by the homogenized generators. These three, however, form a Groebner basis for the ideal, and then homogenization gives the homogeneous ideal of the projective twisted cubic.
No comments:
Post a Comment