Fiveable

๐ŸŒฟAlgebraic Geometry Unit 1 Review

QR code for Algebraic Geometry practice questions

1.2 Projective varieties and homogeneous coordinates

1.2 Projective varieties and homogeneous coordinates

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐ŸŒฟAlgebraic Geometry
Unit & Topic Study Guides

Projective varieties and homogeneous coordinates extend our geometric toolbox beyond affine space. They let us study points at infinity and handle parallel lines intersecting, giving us a more complete picture of algebraic curves and surfaces.

This topic builds on affine varieties, introducing projective space and homogeneous polynomials. We'll see how to convert between affine and projective varieties, and explore the projective closure of affine varieties for a unified view of geometry.

Projective space and its properties

Definition and notation

  • Projective space is an extension of affine space that allows for the inclusion of points at infinity, providing a more complete geometric setting for studying algebraic varieties
  • The n-dimensional projective space over a field KK, denoted as Pn(K)P^n(K) or PnP^n, is the set of equivalence classes of (n+1)(n+1)-tuples (x0,...,xn)(x_0, ..., x_n) of elements of KK, not all zero, under the equivalence relation (x0,...,xn)โˆผ(ฮปx0,...,ฮปxn)(x_0, ..., x_n) \sim (\lambda x_0, ..., \lambda x_n) for all nonzero ฮป\lambda in KK
    • The elements of projective space are called points, and the equivalence classes are called homogeneous coordinates
    • Example: In P2(R)P^2(\mathbb{R}), the points (1,2,3)(1, 2, 3), (2,4,6)(2, 4, 6), and (โˆ’1,โˆ’2,โˆ’3)(-1, -2, -3) are all equivalent and represent the same point in projective space

Properties and relationship to affine space

  • Projective space has the property that parallel lines intersect at a point at infinity, unlike in affine space where parallel lines never intersect
    • This allows for a more unified treatment of geometric objects and their intersections
  • Projective space is covered by affine spaces Ui={[x0,...,xn]:xiโ‰ 0}U_i = \{[x_0, ..., x_n] : x_i \neq 0\}, each isomorphic to the affine space AnA^n, allowing for the study of local properties of projective varieties
    • Example: In P2P^2, the affine spaces U0={[1,x1,x2]}U_0 = \{[1, x_1, x_2]\}, U1={[x0,1,x2]}U_1 = \{[x_0, 1, x_2]\}, and U2={[x0,x1,1]}U_2 = \{[x_0, x_1, 1]\} cover the projective plane
  • The hyperplane at infinity in PnP^n is defined by the equation x0=0x_0 = 0 and consists of the points added to the affine space AnA^n to create the projective space PnP^n
    • These points at infinity represent the directions of lines and planes in affine space

Projective varieties with polynomials

Definition and notation, Algebraic geometry - Wikipedia

Homogeneous polynomials and their zero sets

  • A polynomial f(x0,...,xn)f(x_0, ..., x_n) is homogeneous of degree dd if f(ฮปx0,...,ฮปxn)=ฮปdf(x0,...,xn)f(\lambda x_0, ..., \lambda x_n) = \lambda^d f(x_0, ..., x_n) for all nonzero ฮป\lambda in the base field KK
    • Example: The polynomial f(x,y,z)=x2+y2โˆ’z2f(x, y, z) = x^2 + y^2 - z^2 is homogeneous of degree 2
  • A projective variety is the zero set of a collection of homogeneous polynomials in projective space
  • The zero set of a collection of homogeneous polynomials {fa}\{f_a\} is the set V({fa})={[x0,...,xn]โˆˆPn:fa(x0,...,xn)=0ย forย allย a}V(\{f_a\}) = \{[x_0, ..., x_n] \in P^n : f_a(x_0, ..., x_n) = 0 \text{ for all } a\}
    • Example: The zero set of the homogeneous polynomial f(x,y,z)=x2+y2โˆ’z2f(x, y, z) = x^2 + y^2 - z^2 in P2P^2 is the projective conic V(f)={[x,y,z]โˆˆP2:x2+y2โˆ’z2=0}V(f) = \{[x, y, z] \in P^2 : x^2 + y^2 - z^2 = 0\}

Homogeneous ideals and their varieties

  • The ideal generated by a collection of homogeneous polynomials {fa}\{f_a\} is the set I({fa})={โˆ‘gafa:gaย areย homogeneousย polynomials}I(\{f_a\}) = \{\sum g_a f_a : g_a \text{ are homogeneous polynomials}\}, which is a homogeneous ideal
  • The projective variety V(I)V(I) associated to a homogeneous ideal II is the zero set of all polynomials in II
    • Example: If I=โŸจx2,xyโŸฉI = \langle x^2, xy \rangle in K[x,y,z]K[x, y, z], then V(I)={[0,0,1],[0,1,0]}V(I) = \{[0, 0, 1], [0, 1, 0]\} in P2P^2
  • The ideal-variety correspondence states that for any projective varieties VV and WW, we have VโІWV \subseteq W if and only if I(W)โІI(V)I(W) \subseteq I(V)

Affine vs Projective varieties

Definition and notation, Infinity - Wikipedia

Converting affine varieties to projective varieties

  • An affine variety V(f1,...,fm)V(f_1, ..., f_m) in AnA^n can be homogenized to a projective variety V(f1h,...,fmh)V(f_1^h, ..., f_m^h) in PnP^n by introducing a new variable x0x_0 and homogenizing each polynomial fif_i to fihf_i^h
  • To homogenize a polynomial f(x1,...,xn)f(x_1, ..., x_n) of degree dd, multiply each monomial by an appropriate power of x0x_0 to make the total degree of each term equal to dd, resulting in the homogeneous polynomial fh(x0,...,xn)f^h(x_0, ..., x_n)
    • Example: The affine variety V(xyโˆ’1)V(xy - 1) in A2A^2 can be homogenized to the projective variety V(xyโˆ’z2)V(xy - z^2) in P2P^2
  • The affine variety V(f1,...,fm)V(f_1, ..., f_m) is isomorphic to the intersection of the projective variety V(f1h,...,fmh)V(f_1^h, ..., f_m^h) with the affine space U0={[1,x1,...,xn]}U_0 = \{[1, x_1, ..., x_n]\}

Converting projective varieties to affine varieties

  • To dehomogenize a projective variety V(f1,...,fm)V(f_1, ..., f_m) in PnP^n to an affine variety in AnA^n, intersect VV with the affine space U0U_0 and dehomogenize each polynomial fif_i by setting x0=1x_0 = 1
    • Example: The projective variety V(xyโˆ’z2)V(xy - z^2) in P2P^2 can be dehomogenized to the affine variety V(xyโˆ’1)V(xy - 1) in A2A^2 by intersecting with U0={[1,x,y]}U_0 = \{[1, x, y]\}
  • Each affine space UiU_i in the cover of PnP^n provides a different affine view of the projective variety VV, allowing for the study of its local properties

Projective closure of affine varieties

Definition and construction

  • The projective closure of an affine variety VV is the smallest projective variety containing VV, denoted as Vโ€พ\overline{V}
  • To find the projective closure of an affine variety V(f1,...,fm)V(f_1, ..., f_m) in AnA^n, homogenize each polynomial fif_i to fihf_i^h and take the zero set in PnP^n, i.e., Vโ€พ=V(f1h,...,fmh)\overline{V} = V(f_1^h, ..., f_m^h) in PnP^n
    • Example: The projective closure of the affine variety V(yโˆ’x2)V(y - x^2) in A2A^2 is the projective variety V(yzโˆ’x2)V(yz - x^2) in P2P^2

Points at infinity and compactification

  • The intersection of the projective closure Vโ€พ\overline{V} with the hyperplane at infinity {x0=0}\{x_0 = 0\} in PnP^n gives the points at infinity of the affine variety VV
    • These points represent the limiting behavior of the affine variety in different directions
    • Example: The point at infinity of the affine variety V(yโˆ’x2)V(y - x^2) is [0,0,1][0, 0, 1], which corresponds to the vertical direction
  • The projective closure allows for the study of the behavior of an affine variety "at infinity" and provides a compactification of the affine variety
    • Compactification is important in algebraic geometry as it allows for the application of powerful topological and analytical techniques to the study of varieties