On Bez Outs Theorem
On Bez Outs Theorem
net/publication/312024351
On Bezout's Theorem
CITATIONS READS
0 901
1 author:
SEE PROFILE
All content following this page was uploaded by Anuj Kumar More on 02 January 2017.
A thesis submitted to
Indian Institute of Science Education and Research Pune
in partial fulfillment of the requirements for the
BS-MS Dual Degree Programme
by
Anuj Kumar More
April, 2012
Thesis committee:
Rabeya Basu
A. Raghuram
Coordinator of Mathematics
Acknowledgments
I express my deep gratitude to my supervisor Dr. Rabeya Basu for her guidance
and moral support through out the project. I would like to thank Professor S. M.
Bhatwadekar for his invaluable time and effort. His series of lectures on Bezout’s
Theorem and personal discussions on basic commutative algebra were very helpful
for me in understanding the subject. My sincere appreciation also goes to Professor
Raja Sridharan for inspiring me to pursue this area of mathematics. I thank all
faculties of IISER Pune for the excellent course work given by them during first four
years. I would like to thank my seniors and batchmates especially Manvendra Sharma
for being with me all the time when I needed them through these five years of my life.
Words cannot express my gratitude to my parents and brother, who have fulfilled all
my needs.
v
vi
Abstract
On Bezout’s Theorem
by Anuj Kumar More
The aim of the project is to understand Bezout’s Theorem for curves from algebraic
and geometric point of view. The Theorem states that in complex projective plane,
the number of points in which any two curves (with no common factors) intersect,
counting with multiplicity, is the product of the degrees of the curves. We follow
the proof given in the book “Algebraic Curves” by William Fulton. In the appendix,
we have included solutions of few problems from the book. Basics of commutative
algebra are learnt along with for understanding the subject.
vii
viii
Contents
Abstract vii
1 Introduction 1
2 Preliminary 3
2.1 Basic Commutative Algebra . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Chinese Remainder Theorem . . . . . . . . . . . . . . . . . . . . . . . 8
2.3 Hilbert Basis Theorem . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.4 Discrete Valuation Ring . . . . . . . . . . . . . . . . . . . . . . . . . 9
3 Affine Geometry 13
3.1 Algebraic sets and Ideals of Set of Points . . . . . . . . . . . . . . . . 13
3.2 Zariski Topology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
3.3 Affine Varieties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
3.4 Hilbert’s Nullstellensatz Theorem . . . . . . . . . . . . . . . . . . . . 18
5 Projective Geometry 35
5.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
5.2 Properties of Projective Varieties . . . . . . . . . . . . . . . . . . . . 39
7 Appendix 47
7.1 Affine Algebraic Sets . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
7.2 Affine Varieties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
7.3 Multiple Points and Tangent Lines . . . . . . . . . . . . . . . . . . . 65
ix
x CONTENTS
Chapter 1
Introduction
(as in figure 1.1). It intersects the curve y = 0 and x = 0 (x and y axis) twice at the
origin.
Geometrically, it is not always possible to look at the graphs of f and g and find the
Figure 1.1:
1
2 CHAPTER 1. INTRODUCTION
number of times they intersect at some point. To overcome this problem we study so
called projective space over complex plane C2 . We consider the curve in P2 instead
of A2 . In affine plane we have the concept of parallel lines. So, they never intersect
each other. For example, we have two parallel lines X + Y = 0 and X + Y − 1 = 0 in
A2 . On the other hand in P2 , there are no parallel lines, since any two distinct lines
aX +bY +cZ = 0 and αX +βY +γZ = 0 meet at the point (bγ −cβ, cα−aγ, aβ −bα).
Infact, any two curves in P2 intersect each other.
Etienne Bezout proved this result in his Ph.D. thesis in 1779 in Paris. According to
historical notes, the earlier version of the result originated in the remarks of Newton
and MacLaurin and was already proved by Euler in 1748 and Cramer in 1750.
In this thesis we give a proof of the result following the book “Algebraic Curves”
by William Fulton. We use the concept of “Intersection Theory”. At the beginning
we provide some basic concepts of commutative algebra and algebraic geometry to
keep it self content. Then in the consecutive sections we study Lemmas and Propo-
sitions which are ingredients for the proof of the Theorem. At the end of the thesis
we include some solutions of problems in Fulton’s book.
Chapter 2
Preliminary
Just like the concept of vector spaces over field, we have analogue concept of
modules over rings. A left R-Module M is an abelian group together with a map
f : R × M → M given by (a, x) → a · x, satisfying (1) a · (x + y) = a · x + a · y, (2)
(a + b) · x = a · x + b · x, (3) a(b · x) = (ab) · x and (4) 1 · x = x for all a, b ∈ R and
x, y ∈ M .
Any vector space V over a field k can be considered as k-module V . Any abelian
group G is a Z-module.
3
4 CHAPTER 2. PRELIMINARY
The classes R/I forms a ring in such a way that the mapping π : R → R/I taking
x to I-residue of x is ring homomorphism.
R/I is characterized by the following property: If φ : R → S is a ring homomorphism
to a ring S and φ(I) = 0, then there is a unique ring homomorphism φ̄ : R/I → S
such that φ = φ̄ ◦ π.
I is a prime ideal of A if and only if A/I is an integral domain. The set of all
prime ideals of A is denoted by Spec(A).
I is a maximal ideal of A if and only if A/I is a field. The set of all maximal
ideals of A is denoted by M ax(A) and it is a subset of Spec(A).
Two ideal I and J are said to be comaximal if I + J = R
Definition 7. A ring is said to be local if it has a unique maximal ideal and semilo-
cal if it has finitely many maximal ideals.
1 − a11 −a12 −a1n x1 0
.. ..
−a21 1 − a22 −a2n . = .
−an1 ··· 1 − ann xn 0
If ∆ is the determinant of the matrix (δij − aij ), then by multiplying by its adjoint
on the left, we get ∆xi = 0, 1 ≤ i ≤ n. Thus, ∆M = 0. Also ∆ = 1 + a, for some
a ∈ I. Thus, (1 + a)M = 0.
Definition 10. Polynomial rings: Let A be a ring. The ring A[X1 , . . . , Xn ] de-
notes the polynomial ring in n variables X1 , . . . , Xn over R and consists of elements
of the type
Xn
f= λi1 ...in X1i1 . . . Xnin
i=1
6 CHAPTER 2. PRELIMINARY
Definition 14. A domain in which every ideal is principal is called Principal Ideal
Domain.
Definition 15. A commutative integral domain R with unity is called unique fac-
torization domain (UFD) if every nonzero element in R can be factored uniquely,
up to units and the ordering of the factors, into irreducible factors.
Definition 16. Let R be a ring. The quotient field (or Field of fractions) K of the
ring R is the field consisting of all elements of the form a/b, where a, b ∈ R and b 6= 0.
Lemma 2.1.5. Gauss’s Lemma: Let R be a UFD with field of fractions F , then
any irreducible element F ∈ R[X] remains irreducible when considered in K[X].
Proof. Let F ∈ K[X] be reducible element, i.e. F = GH, where G, H are in k[X].
Multiplying by a common denominator we can obtain dF = G′ H ′ , where G′ , H ′ are
elements in R[X] and d is a nonzero element in R. If d is unit, then F = (d−1 G′ )(H ′ )
is reducible. If d is not a unit, then d = p1 . . . pn (product of irreducibles). Now, p1
is irreducible, then ideal (p1 ) is prime (true for PIDs). Thus, (R/p1 R)[X] is integral
domain. Taking modulo p1 , we get dF = G′ H ′ modulo p1 ⇒ 0̄ = H̄ ′ Ḡ′ ⇒ H̄ ′ = 0̄ or
Ḡ′ = 0̄. This means all the coefficients of H ′ or G′ are divisible by p1 . So, we can
cancel p1 from both sides of dF = G′ H ′ . But now the factor d has fewer irreducible
factors. Preceding in the same fashion with each of the remaining factors of d, we
can cancel all of the factors of d into two polynomials on the right hand side, leaving
the equation F = G′ H ′ with G′ , H ′ ∈ R[X] ⇒ F is reducible.
Definition 17. A field k is algebraically closed field if any non constant F ∈ k[X]
has a root.
∂F
If F ∈ R[X1 , . . . , Xn ], ∂X i
= FXi is defined by considering F as a polynomial in
Xi with coefficients in R[X1 , . . . , Xi−1 , Xi+1 , . . . , Xn ].
r → (r + I1 , r + I2 , . . . , r + Ak )
T
is a surjective ring homomorphism with kernel nk=1 Ik = I1 I2 . . . In .
Thus φ is surjective.
We claim that I1 I2 = I1 ∩ I2 . I1 I2 ⊂ I1 ∩ I2 . Also, for any c ∈ I1 ∩ I2 , c = c · 1 =
cx + cy ∈ I1 I2 (x and y are as above). Thus, I1 ∩ I2 ⊂ I1 I2 implying I1 ∩ I2 = I1 I2 .
The general case follows by induction. We assume the statement to be true up to
(k − 1) ideals. Take ideal A = I1 and B = I2 I3 . . . Ik . Claim is that A and B are
comaximal. Given that ∀ i ∈ {2, 3, . . . , k}, there are elements xi ∈ I1 and yi ∈ Ii
such that xi + yi = 1. Now, 1 = (x2 + y2 ) . . . (xk + yk ) ∈ A + B. Thus, A and B are
2.3. HILBERT BASIS THEOREM 9
Q
n
comaximal. Now, we can apply the case for n = 2, i.e. A ∩ B = AB = Ii to get
i
the result.
Proof. Since R[X1 , . . . , Xn ] is isomorphic to R[X1 , . . . , Xn−1 ][Xn ], we can use math-
ematical induction. So problem suffices to: If R is Noetherian then R[X] is Noethe-
rian.
Let I ⊂ R[X] be an ideal. To show that I is finitely generated. Let us choose
f1 (X) ∈ I of smallest degree. If I = hf1 (X)i, then done. If not, choose f2 (X) ∈ I
such that f2 (X) is not in hf1 (X)i and is of smallest degree w.r.t. that property.
Proceeding this way, we can choose fi (X) for i > 0. Let ai be leading coefficient of
fi (X). Since R is Noetherian, the chain
Example 1. Let K = k(X) be the field of rational functions in X over k and p(X)
an irreducible polynomial in k[X]. Any non-zero element of K can be uniquely written
10 CHAPTER 2. PRELIMINARY
as
f (X)
θ(X) = p(X)r
g(X)
r ∈ Z and p(X) does not divide f (X) or g(X). Then the map ν : K → Z given by
ν(θ(X)) = r is a valuation on k(X). This valuation is called p(X)-adic valuation.
More generally, R be a PID with quotient field k and p ∈ R an irreducible element.
If α ∈ k, write α = pr b/c, (p, b) = 1, (p, c) = 1, r ∈ Z. ν : k → Z defined by ν(α) = r
is a valuation on k called p-adic valuation on k.
ν = {a ∈ k | ν(a) ≥ 0}
Both the examples given above of the valuation are discrete valuation.
Theorem 2.4.1. Let R be a domain that is not a field. Then the following are
equivalent:
2. R is a DVR.
Proof. (⇒) We will show that every nonzero element z ∈ R can be written uniquely
as z = utn , u unit in R, n a non negative integer and t ∈ R is an irreducible element.
Then we can define the valuation as ν(z) = n.
Let m = (t) be the maximal ideal. Suppose t is generator of m. Suppose utn = vtm ,
u, v units, n ≥ m. Then utn−m = v is a unit. So n = m and u = v. Thus,
the expression z = utn is unique. Now, let z not a unit (if it is, then we can take
z = ut0 ), so z ∈ m, i.e. z = z1 t, z1 ∈ R. If z1 is a unit we are done, if not ∃
z2 ∈ R such that z1 = z2 t. Continuing, we can find an infinite sequence z1 , z2 , . . . ,
with zi = zi+1 t. Since R is Noetherian, the chain of ideals (z1 ) ⊂ (z2 ) · · · must have
a maximal member. So (zn ) = (zn+1 ) for some n. Then zn+1 = vzn for some v ∈ R,
so zn = tvzn ⇒ vt = 1 ⇒ t is a unit. Contradiction. So, there exists some zi which
can be written as ut, where u is unit, thus expressing z = uti , i unit.
(⇐) R is a DVR. Claim is that every nonzero ideal is unique of the type mn (n ≥ 1).
2.4. DISCRETE VALUATION RING 11
m = {a ∈ k | ν(a) > 0}
Affine Geometry
13
14 CHAPTER 3. AFFINE GEOMETRY
4. V (F G) = V (F )∪V (G) for any polynomial F, G. So, any finite union of algebraic
sets is an algebraic set.
7. I(V (S)) ⊃ S for any set S of polynomials and if S is an algebraic set, then
equality holds true; V (I(X)) ⊃ X for any set X of points and if I is an an ideal
of algebraic set then equality holds true. In general, V (I(V (S))) = V (S) and
I(V (I(X))) = I(X).
√
8. I(X) is a radical ideal for any X ⊂ An (k) (Radical of I, written I, is {a ∈
√
R | an ∈ I for some integer n > 0}. I is itself an ideal and an ideal I is called
√
a radical ideal if I = I).
3.1. ALGEBRAIC SETS AND IDEALS OF SET OF POINTS 15
In particular, An is irreducible.
Theorem 3.1.2. Every algebraic set is the intersection of a finite number of hyper-
surfaces
Proof. Let the algebraic set be V (I) for some ideal I ⊂ k[X1 , . . . , Xn ]. Since,
k[X1 , . . . , Xn ] is a Noetherian ring, I = (F1 , . . . , Fr ) (by Hilbert Basis Theorem),
then V (I) = V (F1 ) ∩ · · · ∩ V (Fr ), where Fi ’s are irreducible.
Proof. Choose an ideal from each subset of ζ. let I0 be the chosen ideal for ζ itself. Let
ζ1 = {I ∈ ζ | I ) I0 }, and let I1 be the chosen ideal of ζ1 . Let ζ2 = {I ∈ ζ | I ) I1 },
and so on.
S
∞
Claim: ζn is empty. If not, let I = In . Let F1 , . . . , Fr generate I (as I is an ideal
n=0
of Noetherian ring R), each Fi ∈ In if n is chosen sufficiently large. But then In = I,
so In+1 = In , a contradiction.
Lemma 3.1.4. Any collection of algebraic sets in An (k) has a minimal member.
Proof. If {Vα } is such a collection, take a maximal member I(Vα0 ) from {I(Vα )} (by
above Lemma it exists). Then Vα0 is the minimal in the collection.
Theorem 3.1.5. Let V be an algebraic set in An (k). Then there are unique irreducible
algebraic sets V1 , . . . , Vm such that V = V1 ∪ · · · ∪ Vm and Vi * Vj for all i 6= j.
16 CHAPTER 3. AFFINE GEOMETRY
Proof. Let ζ = {algebraic sets V ⊂ An (k) | V is not the union of a finite number of
irreducible algebraic sets }.
Claim: ζ is empty. If not, let V be a minimal member of ζ (by above Lemma it
exists). Since V ∈ ζ, V is not irreducible, so V = V1 ∪ V2 , Vi ( V . Then Vi ∈ / ζ, so
Vi = Vi1 ∪ · · · ∪ Vimi , Vij irreducible. But then V = ∪i,j Vij , a contradiction. Thus, any
algebraic set can be written as V = V1 , . . . , Vm , Vi irreducible. If Vi ⊂ Vj for some
i, j, remove Vi to get the condition Vi * Vj for all i 6= j.
(Uniqueness:) Let V = W1 ∪ · · · ∪ Wl be another such decomposition. Then Vi =
S
(Wj ∩ Vi ). Since, Vi ’s are irreducible, Vi ⊂ Wj(i) for some j(i). Similarly, Wj(i) ⊂ Vk
j
for some k. This imply that Vi ⊂ Vk ⇒ i = k. So, Vi = Wj(i) and Wj = Vi(j) .
The irreducible algebraic sets in the Theorem are called as irreducible compo-
nents of V and ∪m
i=1 Vi is called the decomposition of V into irreducible components.
V (I) = {P | P ∈ Spec(R) I ⊂ P }
1. V (R) = Φ
2. V (0) = Spec(R)
√
3. V (I) = V ( I)
6. I ⊂ J ⇒ V (J) ⊂ V (I)
Definition 23. A subset C of Spec(R) is said to be closed if C = V (I) for some ideal
I of R.
3.3. AFFINE VARIETIES 17
Definition 24. Zariski topology is defined by the closed sets satisfying above prop-
erties (1), (2), (4) and (5).
S T
Let U = V (Iα ), then Ū = V ( Iα ), i.e. Ū is smallest closed set containing
α∈∆ α∈∆
U.
Definition 25. For f ∈ R, D(f ) = Spec(R) − V (f ), D(f ) are the basic open sets of
the Zariski Topology.
Definition 27. The set of all polynomial functions on V is a k-algebra (for point
wise addition and multiplication of functions), called coordinate ring of V and is
denoted by Γ(V ).
Definition 28. The quotient field of Γ(V ) is called the field of rational functions
on V and is denoted by k(V ). An element of k(V ) is the rational function on V .
18 CHAPTER 3. AFFINE GEOMETRY
Lemma 3.4.2. Change of variables: Let k be any field (not necessarily alge-
braically closed), f (X1 , . . . , Xn ) ∈ k[X1 , . . . , Xn ] be a non constant polynomial. Then
there exist c1 , . . . , cn−1 ∈ N such that if φ is the ring automorphism of k[X1 , . . . , Xn ],
3.4. HILBERT’S NULLSTELLENSATZ THEOREM 19
Proof. We have
φ(X1α1 . . . Xnαn ) = (X1 + Xnc1 )α1 (X2 + Xnc2 )α2 . . . (Xn−1 + Xncn−1 )αn−1 (Xn )αn
= Xnc1 α1 +···+cn−1 αn−1 +αn + terms involving a lower power of Xn
Let X1γ1 . . . Xnγn and X1β1 . . . Xnβn be any two distinct monomials in the polynomial
f (X1 , . . . , Xn ). We want to choose integers c1 , . . . , cn−1 such that
of A/m[X] containing f1 (X). Since I = A[X], it follows that (f2 (X), . . . , fr (X)) * Qi
for every i, 1 ≤ i ≤ s. Then by Lemma 3.4.1, we can find λ3 (X), λ4 (X), . . . , λr (X) ∈
A[X] such that the polynomial
Now, if h1 (X) = at g1 (X)−bl X deg(g1 )−deg(f1 ) f1 (X), then (f1 (X), h1 (X))+mA[X] =
A[X] and deg(h1 ) < deg(g1 ). Proceeding like this, we can reduce the case where
deg(g1 ) < deg(f1 ).
Let f1 (X) = at X t +at−1 X t−1 +· · ·+a0 (at ∈ / m) and g1 (X) = bl X l +bl−1 X l−1 +· · ·+b0
as before and (f1 (X), g1 (X))+mA[X] = A[X] and deg(g1 ) < deg(f1 ). Since, f1 (X) =
at X t + at−1 X t−1 + · · · + a0 and at ∈/ m, we see that g1 (X) ∈ / mA[X] and hence bi ∈ /m
for some i ≤ l. If bl ∈ / m ⇒ g1 (X) ∈ S. Since deg(g1 ) < deg(f1 ) and f1 (X) is the
element of least degree in S, we get a contradiction. Hence bl ∈ m.
It follows that bi ∈ / m for some i < l. We assume for simplicity bl−1 ∈ / m. Then the
polynomial at X deg(f1 )−deg(g1 ) g1 (X) − bl f1 (X) has leading coefficients at bl−1 modulo m
and has lesser degree than f1 . Since at ∈ m and bl−1 ∈ / m, at bl−1 ∈ / m and this
contradicts the choice of f1 . Thus bl−1 ∈ m and bi ∈ / m for some i < l − 1, we can
proceed in a similar manner to get the contradiction for any l. Thus deg(f1 ) = 0.
g(a1 , a2 , . . . , an−1 ) = 0, ∀g ∈ I ∩ A
It follows that I + JA[Xn ] = A[Xn ], where J is the ideal (X1 − a1 , . . . , Xn−1 − an−1 )
of A. It follows from the extension Lemma
I ∩A+J =A
ever fi ’s are zero. This implies that V (J) is empty. Applying Weak Hilbert’s Null-
stellensatz Theorem, J = k[X1 , . . . , Xn , Xn+1 ]. So, 1 ∈ J. So there is an equa-
P
tion 1 = Ai (Xi , . . . , Xn+1 )fi + B(X1 , . . . , Xn+1 )(Xn+1 g − 1). Let Y = 1/Xn+1 ,
and multiply the equation by a higher power of Y , so that an equation Y N =
P
Ci (X1 , . . . , Xn , Y )fi +D(X1 , . . . , Xn , Y )(g −Y ) in k[X1 , . . . , Xn , Y ] results. Taking
√
Y = g, we get g N as linear combination of fi′ s in k[X1 , . . . , Xn ]. Thus, g ∈ I ⇒
√
I(V (I)) ⊂ I.
Corollary 3.4.9. Let I be an ideal in k[X1 , . . . , Xn ]. Then V (I) is a finite set if and
only if k[X1 , . . . , Xn ]/I is a finite dimensional vector space over k. If this occurs, the
number of points in V (I) is at most dimk (k[X1 , . . . , Xn ]/I).
FX (P )(X − a) + FY (P )(Y − b) = 0
A point that is not simple is called multiple or singular. A curve with only non-
singular points is called a non-singular curve.
Definition 30. Let F be any curve of degree n and P = (0, 0). Let F = Fm + Fm+1 +
· · · + Fn , where Fi ’s are form of degree i and Fm 6= 0 (m ≤ i ≤ n). Then, Fm is called
initial form of F and m as multiplicity of F at P (denoted by mp (F )).
Q
Since Fm is a form in two variables, we can write Fm = Lri i , where Li ’s are distinct
lines called as tangent lines to F at P and ri as multiplicity of the tangent. If F
has m distinct tangents then P is an ordinary multiple point of F .
23
24CHAPTER 4. MULTIPLICITY AND INTERSECTION NUMBERS IN PLANE CURVES
Q ri
Gi ’s are forms and Gm 6= 0. Therefore, mp (F ) = m0 (F T ) and if Gm = Li ,
Li = αi X + βi Y , the lines αi (X − a) + βi (Y − b) are the tangent lines to F at P .
Q ei
If F = Fi be the decomposition of F into irreducible components, then
P
mP (F ) = ei mP (Fi ) and if L is the tangent line to Fi with multiplicity ri , then
P
L is the tangent to F with multiplicity ei ri as the lowest degree terms of F is the
product of lowest degree terms of its factors.
From now on, Γ(V (F )), k(V (F )) and OP (V (F )) are represented as Γ(F ), k(F ) and
OP (F ).
Proof. We consider
φ̃ : OQ (W ) → OP (V )
m
X
dimk (k[X1 , . . . , Xn ]/I) = dimk Oi /IOi
i=1
R/Ji = R/mN
i = Rmi = Oi /IOi
where f, g ∈ k[X1 , . . . , Xn ]
Well defineness: We consider a/b ∈ JOP (An ). Then a/b has the form
Pn Q
a X gi i=1 (ai gi j6=i hj )
= fi ( ) = Q
b i
hi i hi
27
Q
where fi ∈ J and gi , hi ∈ k[X1 , . . . , Xn ]. Since hi (P ) 6= 0 ∀i ⇒ i hi (P ) 6= 0 and
Pn Q n
i=1 (ai gi j6=i hj ) ∈ J. Thus, every element a/b ∈ OP (A ) has the form g/h, where
g ∈ J and h ∈ k[X1 , . . . , Xn ]. It is easy to check that φ is ring homomorphism
and surjective. For injectivity: Let (f + I)(g + I) ∈ J ′ OP (V ). We can assume
that (f + I) ∈ J ′ and 1/(g + I) ∈ OP (V ) ⇒ f ∈ J and 1/g ∈ OP (An ). Thus
f /g ∈ JOP (An ). Thus, φ is isomorphic. In particular, OP (An )/IOP (An ) is isomorphic
to OP (V ).
By rank nullity theorem (first isomorphism theorem for vector spaces), we have
dimk (OP (F )/mP (F )n+1 ) = dimk (mP (F )n /mP (F )n+1 ) + dimk (OP (F )/mP (F )n )
Thus, it is enough to show that dimk (OP (F )/mP (F )n ) = nmP (F ) + s, for some
constant s, and for all n ≥ mP (F ).
We assume P = (0, 0). So, mP (F ) = IOP (F ) ⇒ mP (F )n = I n OP (F ), where I =
(X, Y ) ⊂ k[X, Y ]. Since V (I n ) = {P } and F (P ) = 0, we have V (I n , F ) = {P }. By
Corollary 4.0.14, k[X, Y ]/(I n , F ) ∼
= OP (A2 )/(I n , F )OP (A2 ). And by lemma 4.0.15,
OP (A2 )/(I n , F )OP (A2 ) ∼
= OP (F )/I n OP (F ). Thus, we have
k[X, Y ]/(I n , F ) ∼
= OP (F )/I n OP (F ) = OP (F )/mP (F )n
φ(h + I n ) = h + (I n , F )
28CHAPTER 4. MULTIPLICITY AND INTERSECTION NUMBERS IN PLANE CURVES
Also, there exists a k-linear map ψ from k[X, Y ]/I n−m to k[X, Y ]/I n given by ψ(G) =
F G. We consider the sequence
This is an exact sequence. Also, k[X, Y ]/I n consists of all monomials of degree less
than n. Therefore,
n(n + 1)
dimk (k[X, Y ]/I n ) = 1 + 2 + · · · + n =
2
Hence,
m(m − 1)
dimk (k[X, Y ]/(I n , F )) = nm − = nmp (F ) + s
2
for all n ≥ m and s = − m(m−1
2
is fixed constant as m = mP (F ) is fixed.
Theorem 4.0.17. P is a simple point of F if and only if OP (F ) is a discrete valuation
ring (i.e. OP (F ) is Noetherian local domain and the maximal ideal is principal ).
Proof. Suppose P is a simple point on F and L is the line through P , not tangent
to F at P . By making affine change of coordinates (cf. appendix problem 7.2.2), we
may assume that P = (0, 0), L = X and Y = 0 is the tangent line.
By Proposition 3.3.2, OP (F ) is Noetherian local domain. We have to only show that
its maximal ideal is principal.
Since, mP (F ) consist of all rational functions that vanish at P = (0, 0), mP (F ) =
(X, Y ). Also F = Y + higher degree terms, as Y is assumed to be the tangent
line of F . Taking terms of Y together, we have F = Y G − X 2 H, where G =
1 + higher degree terms and H ∈ k[X]. Then Y G = X 2 H ∈ Γ(F ). So, Y =
X 2 HG−1 ∈ (X) (as G(P ) 6= 0). Thus, mP (F ) = (X).
If OP (F ) is Discrete Valuation Ring, then mP (F ) is principal. Therefore by previous
Theorem, mP (F ) = 1. Thus P is a simple point of F .
Definition 33. Let P ∈ A2 and F, G be plane curves. F and G intersect properly
at P if F and G have no common components that passes through P .
To define the intersection number denoted by I(P, F ∩ G), we require following con-
ditions to hold:
1. If F and G intersect properly at P , then I(P, F ∩ G) is a non negative integer,
else I(P, F ∩ G) = ∞.
29
4. I(P, F ∩ G) = I(P, G ∩ F ).
Now, we will show that this intersection number exists and is unique. We will first
prove few lemmas needed to proof the existence part of intersection multiplicity.
ψ(A, B) = AF + BG
Then
Theorem 4.0.19. There exists a unique intersection number I(P, F ∩ G) defined for
all plane curves F and G and all points P ∈ A2 , satisfying properties (1) to (7) stated
above. It is given by the formula
Proof. (Uniqueness:) Without loss of generality we can assume P = (0, 0). Let F and
G intersect properly at P so that the intersection number is unique. By property 2, the
intersection number is 0 if the two curves do not intersect at P , i.e. P ∈
/ V (F )∩V (G).
So in both the cases, the intersection number is unique. We assume I(P, F ∩ G) = n
31
and by induction hypothesis, we have already verified it for the < n case (for n = 0,
it is trivially true by property 2).
Suppose F (X, 0) = 0. Then Y divides F . Hence, F = Y H for some H ∈ k[X, Y ].
By property 6, I(P, F ∩ G) = I(P, Y ∩ G) + I(P, H ∩ G). Note that G(X, 0) 6= 0 as
otherwise Y will be a common component of F and G contradicting the assumption.
We have I(P, Y ∩ G) = I(P, Y ∩ (G + AY )) for any A ∈ k[X, Y ]. By property 7,
taking a = G(X,0)−G
Y
we get I(P, Y ∩ G) = I(P, Y ∩ G(X, 0)). Therefore, if G(X, 0) =
X (a0 + a1 X + · · · + at X t ), a0 6= 0 and t > 0, then
m
I(P, Y ∩G) = I(P, Y ∩G(X, 0)) = I(P, Y ∩X m (a0 +a1 X +· · ·+at X t )) = I(P, Y ∩X m )
problem 7.2.2).
To prove property 2, Suppose I(P, F ∩ G) = 0, i.e. OP (k 2 ) = (F, G). Now, if
P ∈ F ∩ G then (F, G) is contained in mP (k 2 ) which is a contradiction. Hence,
P ∈/ F ∩ G. Conversely, if P ∈ F ∩ G then (F, G) is contained in the mP (k 2 ). So,
(F, G) 6= OP (k 2 ), hence, I(P, F ∩ G) 6= 0 satisfying property 2.
To prove property 6, it is enough to show that
ψ(Z) = GZ
ψ φ
0 → OP (k 2 )/(F, H) → OP (k 2 )/(F, GH) → OP (k 2 )/(F, G)
sequence
ψ φ
k[X, Y ]/I n × k[X, Y ]/I m → k[X, Y ]/I m+n → k[X, Y ]/(I m+n , F, G) → 0
where ψ(A, B) = AF + BG and φ(A) = A. We will show that this sequence is exact.
Let H ∈ ker(φ), then H = A + CF + DG, for some A ∈ I m+n , C, D ∈ k[X, Y ]. Thus,
in k[X, Y ]/I m+n , H = ψ(C, D) ∈ image(ψ). Conversely, let H ∈ image(ψ). Then,
there exist C, D ∈ k[X, Y ] such that ψ(C, D) = H, i.e. H = F C + DG. Hence,
H ∈ ker(φ). Also, φ is surjective. Thus, the sequence is exact. Now we consider,
α
k[X, Y ]/(I m+n , F, G) → OP (k 2 )/(I m+n , F, G)
π
OP (k 2 )/(F, G) → OP (k 2 )/(I m+n , F, G) → 0
where π(α(a)) = a. π is onto map. From the above exact sequence, we have
This shows that I(P, F ∩ G) ≥ mn, and that I(P, F ∩ G) = mn if and only if both
inequalities are equality, i.e. if and only if π is an isomorphism (I m+n ⊂ (F, G)OP (k 2 ))
and ψ is one-one. Now, property 5 follows directly from Lemma 4.0.18.
34CHAPTER 4. MULTIPLICITY AND INTERSECTION NUMBERS IN PLANE CURVES
Projective Geometry
5.1 Introduction
Definition 34. The set of all one dimensional subspaces of the vector space k n+1
(set of all lines through origin in k n+1 ) over a field k is called projective n-space.
It is denoted by Pn . Equivalently, Pn is the quotient of k n+1 − (0, 0, 0) by the action:
(a1 , . . . , an+1 ) ∼ (b1 , . . . , bn+1 ) ∈ Pn if and only if there exists some λ ∈ k, λ 6= 0 such
that (a1 , . . . , an+1 ) = λ(b1 , . . . , bn+1 ). The equivalence class [a1 : a2 : . . . : an+1 ] ∈ Pn
denotes the set containing (a1 , a2 , . . . , an+1 ).
35
36 CHAPTER 5. PROJECTIVE GEOMETRY
The coordinates (x1 , . . . , xi−1 , 1, xi+1 , . . . , xn+1 ) are called non-homogeneous coor-
dinates for P with respect to Ui . If we define φi : An → Ui by
then φi sets up one-to-one correspondence between the points of An and the points
S
n+1
of Ui . Thus, Pn = Ui . Let
i=1
[x1 : . . . : xn : 0] ↔ [x1 : . . . : xn ]
shows that H∞ can be identified with P n−1 . Thus projective n-space can be
identified as
Pn = Un+1 ∪ H∞
the union of an affine n-space and a set that gives all directions in affine
n-space. For convenience we usually concentrate on Un+1 .
In general F ∈ k[X1 , . . . , Xn+1 ] is not a well defined function on Pn , as, if [x1 : . . . :
xn+1 ] are homogeneous coordinates of P and F (x1 , . . . , xn+1 ) = 0, it may not be true
that F (λx1 , . . . , λxn+1 ) = 0 for every λ ∈ k − {0}. To satisfy this, F must be a
homogeneous function (i.e. each term in F must have same degree say d). Then, a
point P ∈ Pn is said to be a zero of a homogeneous polynomial F ∈ k[X1 , . . . , Xn+1 ]
if F (x1 , . . . , xn+1 ) = 0 for every choice of homogeneous coordinates (x1 , . . . , xn+1 ) for
P , i.e. F (P ) = 0.
For any set S of polynomials in k[X1 , . . . , Xn+1 ], we let
Note. The concepts and idea are almost similar in case of projective
algebraic sets to those of affine algebraic sets.
Notation 3. To avoid the confusion of notation in projective case and affine case,
we will write VP , IP for the projective operations , Va , Ia for the affine case
Notation 4. To avoid the confusion of notation in projective case and affine case,
we will write VP , IP for the projective operations , Va , Ia for the affine case
C(V ) = {(x1 , . . . , xn+1 ) ∈ An+1 |[x1 : . . . : xn+1 ] ∈ V or (x1 , . . . , xn+1 ) = (0, . . . , 0)}
1. VP (I) = Φ if and only if there is an integer N such that I contains all forms of
degree ≥ N .
√
2. If VP (I) 6= Φ, then IP (VP (I)) = I.
Proof. Let π : k n+1 − {0} → Pn be the map defining Pn . For a homogeneous ideal
I ⊂ k[X1 , . . . , Xn+1 ], we consider Va (I) ⊂ k n+1 and VP (I) = (Va (I) − {0})/ ∼ ⊂ Pn .
√
Then, VP (I) = Φ if and only if V (I) ⊂ {0} if and only if (X1 , . . . , Xn+1 ) ⊂ I
(By Hilbert’s Nullstellensatz Theorem in affine case). Thus, there exists N such
that I contains all forms of degree ≥ N . Also, if VP (I) 6= Φ, then IP (VP (I)) =
√
Ia (C(VP (I))) = Ia (Va (I)) = I.
We define
OP (V ) = {z ∈ k(V )|z is defined at P }
If T : An+1 → An+1 is a linear change of coordinates, then T takes lines through the
origin into lines through the origin. So, T determines a map from Pn → Pn , called as
projective change of coordinates. V is a variety if and only if T −1 (V ) (denoted
by V T ) is a algebraic set in Pn . If V = V (F1 , . . . , Fr ) and T = (T1 , . . . , Tn+1 ), Ti
forms of degree 1, then V T = V (F1T , . . . , FrT ), where FiT = Fi (T1 , . . . , Tn+1 ). If V is a
variety, T induces an isomorphism from Γh (V ) to Γh (V T ), k(V ) to k(V T ) and OP (V )
to OQ (V T ), where T (P ) = Q.
2. If V ⊂ W ⊂ An , then V ∗ ⊂ W ∗ ⊂ Pn . If V ⊂ W ⊂ Pn , then V∗ ⊂ W∗ ⊂ An
Lemma 6.0.2. Show that for any finite set of points {P1 , . . . , Pn } in P2 , there is a
line not passing through any of them.
41
42 CHAPTER 6. BEZOUT’S THEOREM FOR PROJECTIVE PLANE CURVES
and LL′ is a unit in each of OPi (P2 ). We will use notation F∗ for suitable L. If L is the
line at infinity, then F∗ = ZFd = F ( X , Y , 1). Thus, under the natural identification of
Z Z
k(A2 ) with k(P2 ), F∗ is same as we defined in previous section.
Let P = (a, b, 1) be a point on a curve F . Now,
H
OP (F ) = : G, H ∈ Γh (F ), G, H homogeneous of same degree, G(P ) 6= 0
G
H
O(a,b) (F∗ ) = : G, H ∈ Γ(V (F∗ )), G(P ) 6= 0
G
Let φ : OP (F ) → O(a,b) (F∗ ), φ( H
G
)= H ∗
G∗
. This is an isomorphism. Thus, OP (F ) is
isomorphic to O(a,b) (F∗ ).
By Theorem 4.0.16, multiplicity of a curve mP (F ) depends only on the local ring of
the curve at that point. So, if F is a projective plane curve, P ∈ Ui (i = 1, 2, 3),
we can dehomogenize F with respect to Xi and define the multiplicity of F at P ,
mP (F ) = mp (F∗ ). The multiplicity is independent of the choice of Ui , and is invariant
under projective change of coordinates.
Let F, G be projective plane curves, P ∈ P2 . We define the intersection number as
Let Γ∗ = k[X, Y ]/(F∗ , G∗ ), Γ = k[X, Y, Z]/(F, G) and R = k[X, Y, Z]. Let Γd and Rd
be the vector space of forms of degree d in Γ and R respectively. The Theorem will
be proved if we show that dim Γ∗ = dim Γd = mn for some d ≫ 0.
Let π : R → Γ be the natural map H 7→ H + (F, G). Let π : R × R → R be defined
by φ(A, B) = AF + BG, and ψ : R → R × R be defined by ψ(C) = (GC, −F C). We
consider the sequence:
ψ φ π
0→R→R×R→R→Γ→0
Claim: This sequence is exact. Let C ∈ R. ψ(C) = (GC, −F C) = (0, 0). Since,
any one of the two curve is non zero, C = 0. Hence, ψ is one-one. Let (A, B) ∈
image(ψ), i.e. there exists C ∈ R such that (A, B) = (GC, −F C). Hence, ψ(A, B) =
φ(GC, −F C) = 0. Thus, image(ψ) ⊂ ker(φ). Conversely, let (A, B) ∈ ker(φ),
i.e. φ(A, B) = AF + BG = 0 ⇒ AF = −BG. Since F and G have no common
component, F divides B and G divides A. Suppose B = F C1 and A = GC2 . Thus,
GC2 F = −F C1 G ⇒ C1 = −C2 . Taking C = C2 , ψ(C) = (A, B). Thus, image(ψ) =
ker(φ). Also, π, as defined, is a onto map. Thus, the sequence is exact. If we restrict
these maps to the forms of various degrees, we get the following exact sequences:
ψ φ π
0 → Rd−m−n → Rd−m × Rd−n → Rd → Γd → 0
(d+1)(d+2)
as dim Rd = 2
(as set of all monomials of degree d in R form a basis for Rd ).
Hence,
Since, F and G have no common zeroes, F0 and G0 are relatively prime forms in
k[X, Y ]. So, B0 = F0 C and A0 = −G0 C for some C ∈ k[X, Y ]. Let A1 = A + CG
and B1 = B − CF . Since (A1 )0 = (B1 )0 = 0, we have A1 = ZA′ and B1 = ZB ′ for
some A′ , B ′ . Thus,
The following Corollary follows from property (5) of intersection multiplicity and
Bezout’s Theorem.
Last inequality is due to the fact that F and G meet at mn distinct points. Hence,
mPi (F ) = 1 and mPi (G) = 1 for all i = 1, . . . , mn.
Corollary 6.0.6. If two curves of degrees m and n have more than mn points in
common, then they have a common component.
46 CHAPTER 6. BEZOUT’S THEOREM FOR PROJECTIVE PLANE CURVES
Chapter 7
Appendix
Solution. (a) F has all coefficients a(i) = 0 except those having degree r. So F is of
the form X
F = ai1 i2 ...in X1i1 X2i2 . . . Xnin
i1 +i2 +...+in =r
In F G each term will be ai1 i2 ...in bj1 j2 ...jn X1i1 +j1 X2i2 +j2 . . . Xnin +jn . So, the degree of each
term will be
(b) Let F be a form of degree d and F = GH. If G is not a form, it has mono-
mial of degree r1 and r2 (r1 6= r2 ). If H is a form of degree s, then F has monomials
of degree r1 + s and r2 + s which are equal as F is a form ⇒ r1 = r2 . If H is not a
47
48 CHAPTER 7. APPENDIX
form, say, it has monomials of degree s1 and s2 (s1 = 6 s2 ). So, F has monomials of
degree r1 + s1 , r1 + s2 , r2 + s1 and r2 + s2 . Since, F is a form
r1 + s1 = r1 + s2 = r2 + s1 = r2 + s2 = d ⇒ s1 = s2 and r1 = r2 ⇒⇐
Problem 7.1.2. Let R be a UFD, K the quotient field of R. Show that every ele-
ment z of K may be written z = a/b, where a, b ∈ R have no common factors; this
representative is unique up to units in R.
Problem 7.1.3. Let R be a PID, Let P be a nonzero, proper, prime ideal in R. (a)
Show that P is generated by an irreducible element. (b) Show that P is maximal.
M = (m) ⊃ (a) = P ⇒ a = rm (r ∈ R)
Solution. Let n = 1. F ∈ k[X1 ]. let F (a1 ) = 0 for all a1 ∈ k. Since, F has infinite
number of roots (k is infinite) ⇒ F = 0.
We assume induction hypothesis,
Problem 7.1.5. Let k be any field. Show that there are infinite number of irreducible
monic polynomials in k[X]
d hX
X i
F = λi (X1 − a1 )i1 . . . (Xn−1 − an−1 )in−1 (Xn − an )l
l=1
X
F = λ(i) (X1 − a1 )i1 . . . (Xn − an )in , λ(i) ∈ k
3. The set of points in A2 (R) whose polar coordinates (r, θ) satisfy the equation
r = sin(θ)
Solution. Let V = {(t, t2 , t3 ) ∈ A3 (k) | t ∈ k}.
Claim: V = V (F ) ∩ V (G), where F = X 2 − Y and G = X 3 − Z. P ∈ V satisfies F
and G. So, V ⊂ V (F ) ∩ V (G). Now, let P = (x, y, z) ∈ V (F ) ∩ V (G) ⇒ x2 − y = 0
and x3 − z = 0 ⇒ P = (x, x2 , x3 ) for x ∈ k ⇒ P ∈ V ⇒ V (F ) ∩ V (G) ⊂ V , i.e.
V (F ) ∩ V (G) = V .
Solution. Let L = V (Y − (aX + b)) (L can be V(X-a), and proof will be similar)
in A2 (k). L ∩ C = V (F ∪ {Y − aX + b}). F is a polynomial of degree n. If
P = (x, y) ∈ A2 (k) satisfies F and Y − a(aX + b), then F (x, ax + b) = 0. If there
exists x s.t. F (x, ax + b) = 0 ⇒ F (x, y) = 0, where y = ax + b ⇒ (x, y) ∈ L.
Therefore,
L ∩ C = {(x, ax + b) ∈ A2 | F (x, ax + b) = 0}
Solution. Let An (k)/V (F ) = {P1 , . . . , Pm } be finite, where Pi = (ai1 , . . . , ain ) for all
1 ≤ i ≤ m. Consider the polynomial
Solution. Let V = V (S1 ) and W = V (S2 ), where S1 and S2 are subsets of polynomials
in k[X1 , . . . Xn ] and k[X1 , . . . , Xm ] respectively. Let S = {F (X1 , . . . , Xn ) | F ∈
S1 } ∪ {G(Xn+1 , . . . , Xn+m ) | G ∈ S2 } ⊂ k[X1 , . . . , Xn+m ]. Since,
we have, V × W = V (S).
Solution. Claim: For any two algebraic sets V and W , V ⊂ W if and only if
I(V ) ⊃ I(W ). (⇒) is true by property 6. (⇐) We assume I(W ) ⊂ I(V ). Let
(a1 , . . . , an ) ∈ V . Then, ∀F ∈ I(V ), F (a1 , . . . , an ) = 0 ⇒ ∀F ∈ I(W ), F (a1 , . . . an ) =
0 ⇒ (a1 , . . . , an ) ∈ V (I(V )) ⇒ (a1 , . . . , an ) ∈ V as for algebraic sets V (I(V )) = V .
So, W ⊂ V .
54 CHAPTER 7. APPENDIX
(a + b)n+m ∈ I.
Thus, Rad(I) is closed under addition. If a ∈ Rad(I) ⇒ an ∈ I ⇒ (−a)n ∈ I ⇒
−a ∈ Rad(I). 0 ∈ Rad(I) as 0n ∈ I ⇒ Rad(I) is a group. If a, b ∈ Rad(I) ⇒ an ∈ I
and bm ∈ I for some n and m ⇒ (ab)m+n ∈ I ⇒ Rad(I) is a subring. Now, if
a ∈ Rad(I) ⇒ an ∈ I for some n. If r ∈ R, rn an ∈ I ⇒ (ra)n ∈ I ⇒ ra ∈ Rad(I) ⇒
Rad(I) is an ideal.
If a ∈ Rad(I) ⇒ an ∈ Rad(I) for some n ⇒ anm ∈ I for some m and n ⇒ a ∈ Rad(I)
⇒ Rad(Rad(I)) ⊂ Rad(I) ⇒ Rad(Rad(I)) = Rad(I).
Let P be a prime ideal. a ∈ Rad(P ) ⇒ an ∈ P for some n. Since, P is prime ⇒
either a ∈ P or an−1 ∈ P . If a ∈ P ⇒ Rad(P ) = P . If an−1 ∈ P , repeat the process
to get a ∈ P ⇒ Rad(P ) = P .
7.1. AFFINE ALGEBRAIC SETS 55
Problem 7.1.20. Show that for any ideal I in k[X1 , . . . , Xn ], V (I) = V (Rad(I)) and
Rad(I) ⊂ I(V (I))
φ : k[X1 , . . . , Xn ] → k
Map is onto.
2. Show that J ′ is a radical ideal if and only if J is radical. Similarly for prime
and maximal ideals.
Solution. In Z, we consider the collection τ = {(4), (8), (16), . . .}. (4) is the maximal
member of τ but not a maximal ideal.
7.1. AFFINE ALGEBRAIC SETS 57
Problem 7.1.24. Show that every proper ideal I in Noetherian ring is contained in
a maximal ideal.
Solution. We consider the collection τ = {proper ideals that contain I}. It has a
maximal member say M . If M is a maximal ideal, then we are done. If there exists
a proper ideal M ′ containing M , I ⊂ M ⊂ M ′ ⇒ M ′ ∈ τ . Thus, M is not maximal
member of τ ⇒⇐. So, no such M ′ exists and M is maximal ideal.
V (Y 2 −X, Y 2 −X 2 ) = {(0, 0), (1, ±1)} = V (X, Y )∪V (X −1, Y +1)∪V (X −1, Y +1)
V (Y 2 +X, Y 2 −X 2 ) = {(0, 0), (−1, ±1)} = V (X, Y )∪V (X +1, Y +1)∪V (X +1, Y +1)
V (Y 2 −X, Y 2 +X) = {(0, 0)} = V (X, Y ) and by (1), V (Y 2 +X) is irreducible. Hence,
the irreducible components are V (Y 2 +X), V (X, Y ), V (X +1, Y +1), V (X +1, Y −1),
V (X − 1, Y + 1) and V (X − 1, Y − 1).
Problem 7.1.27. Let V, W be algebraic sets in An (k) with V ⊂ W . Show that each
irreducible component of V is contained in some irreducible component of W .
Solution. ∵ k is infinite ⇒ I(An (k)) = zero polynomial (by Problem 7.1.14) which is
prime ⇒ An (k) is irreducible.
Problem 7.1.32. Show that Weak Hilbert’s Nullstellensatz Theorem (Theorem 3.4.5),
Nullstellensatz Theorem (Theorem 3.4.7) and all of its corollaries (Corollaries 3.4.8,
3.4.9 and 3.4.10) are false if k is not algebraically closed.
2. Let V = {(t, t2 , t3 ) ∈ A3 (C) | t ∈ C}. Find I(V ), and show that V is irreducible.
Solution. V (X 2 + Y 2 − 1, X 2 − Z 2 − 1) = V (X 2 + Y 2 − 1, Y 2 + Z 2 ). In C, X 2 + Y 2 − 1
is irreducible (can be checked by taking X 2 + Y 2 − 1 = (aX + bY + c)(dX + eY + f ),
60 CHAPTER 7. APPENDIX
Solution. If f (x) is irreducible if and only if it doesn’t have any factor of degree 1
⇔ has no roots in R. R is UFD is needed as in UFD sum of degree of each factor
polynomial of f (X) is equal to the degree of f (X). Thus for n = 2, (1,1) is the only
possibility and for n = 3, (1, 1, 1) or (1, 2) are the only possibility for the degree of the
factors. In each case there is a factor polynomial of degree 1. This factor of degree 1
can be made monic as f (X) is monic.
Using above part, X 2 − a is irreducible if and only if it has no roots in R if and
only if it doesn’t have a factor of degree 1 if and only if a is not a square in R (as
√ √
(X 2 − a) = (X − a)(X + a)).
X(X − 1)(X − λ) must be a square in k(X) which is not possible as X(X − 1)(X − λ)
has degree odd. Thus f (X) is irreducible.
Solution. V (I) = {(0, 0)}. X 2 and Y 2 are both zero in C[X, Y ]. Thus, C[X, Y ]/I
is the residue of an element a + bX + cY + dXY for some a, b, c, d ∈ C. Hence,
dimC (C[X, Y ]/I) = 4
Problem 7.1.37. Let K be any field. F ∈ K[X] a polynomial of degree n > 0. Show
n−1
that the residues 1, X, . . . , X form a basis of K[X]/(F ) over K.
Solution. Since, K[X] is a UFD, Any polynomial g(X) ∈ K[X] can be written as
where r(X) has degree less than n. Taking modulo F (X), we have g(X) = r(X),
where r(X) has degree less than n. Thus, r(X) can be written as linear combination
n−1 n−1 P i
of 1, X, . . . , X ⇒ {1, X, . . . , X } ia spanning set of K[X]/(F ). If λi X = 0
P
(λi ∈ K) ⇒ λi X i ∈ (F ). But F has degree at least n or 0. Thus, λi = 0 ∀i ⇒
n−1
1, X, . . . , X form a basis of K[X]/(F ) over K.
Solution. By Problem 7.1.22, there exists 1−1 correspondence between radical ideals
of R/I and radical ideals of R containing I. By Corollary 3.4.8(1), there exists 1-1
correspondence between algebraic sets of An (k) and radical ideals of k[X1 , . . . , Xn ].
Let V ′ be an algebraic subset of V , i.e. there exists ideal I ′ ⊂ k n such that V ′ =
√ √ √
V (I ′ ) ⊂ V = V (I) ⇒ I(V (I ′ )) ⊃ I(V (I)) ⇒ I ′ ⊃ I = J (say). I ′ is a
√
radical ideal in k[X1 , . . . , Xn ]. Corresponding to I ′ , there exists a radical ideal
J ′′ in k[X1 , . . . , Xn ]/I such that π(J ′′ ) = J ′ (where π : R → R/I is projection
map).Thus, there exists 1 − 1 correspondence between algebraic set of I and radical
ideals of k[X1 , . . . , Xn ]/I. Similarly using Corollary 3.4.8(2) (resp. 3.4.9(3)), we can
show 1−1 correspondence between irreducible algebraic sets (resp. points) and prime
ideals (resp. maximal ideals).
62 CHAPTER 7. APPENDIX
Problem 7.1.39. 1. Let R be a UFD and let P = (t) be principal, proper prime
ideal. Show that there is no prime ideal Q such that 0 ⊂ Q ⊂ P (Q 6= 0,
Q 6= P ).
α(F ) = 0 ⇒ α(F ) = A′ + B ′ T 9 + C ′ T 6 + D′ T 15 = 0
Tg e = T^
−1 ◦ T ◦ T −1 = 1̃ = IdOQ (An )
Similarly, Te◦Tg
−1 is identity. Thus T̃ induces an isomorphism from O (An ) to O (An ).
Q P
T
Restricting T̃ to OQ (V ) we get an isomorphism from OQ (V ) to (O)P (V ).
Problem 7.2.4. Let V be a non empty variety. Show that the map that associates
to each F ∈ k[X1 , . . . , Xn ] a polynomial function in F ∈ k[X1 , . . . , Xn ] a polynomial
function in F (V, k) (the set of all function from V to k) is a ring homomorphism
whose kernel is I(V).
64 CHAPTER 7. APPENDIX
Solution.
φ : k[X1 , . . . , Xn ] → (V, k)
F →f
Solution. Γ(V ) = k[X1 , . . . , Xn ]/I(V ). The statement follows from Problem 7.1.38.
Problem 7.2.6. Let V ⊂ An be a nonempty variety. Show that the following are
equivalent: (1) V is a point, (2) Γ(V ) = k, (3) dimk Γ(V ) < ∞.
Problem 7.3.3. Let P be double point on curve F . Show that P is a node if and
only if FXY (P )2 6= FXX (P )FY Y (P ).
Solution. Note: An ordinary double point is called node i.e. F has only 2 distinct
simple tangents at P (simple tangent Li means ri = 1). A double point on curve F
has mP (F ) = 2.
Let P = (0, 0). Let P is ordinary double point on F i.e. Fm L1 L2 .
Fm = L1 L2 = (α1 X + β1 Y )(α2 X + β2 Y )
where αβ11 6= αβ22 (as L1 L2 are distinct lines). F = Fm + (higher degree terms). Then,
(FXX (P )) = 2α1 α2 , (FY Y (P )) = 2β1 β2 and (FXY (P ))2 = (α1 β2 + β1 α2 )2 6= α1 α2 β1 β2
(as αβ11 6= αβ22 ).
If P is not a node i.e. Fm = (α1 X + β1 Y )2 , then FXX (P ) = 2α12 , FY Y (P ) = 2β12
and (FXY (P ))2 = (2α1 β1 )2 = FXX (P )FY Y (P ). Using translation, we can prove the
statement for any general point P = (a, b).
Problem 7.3.4. (char(k) = 0). Show that mP (F ) is the smallest degree m such that
mF
for some i + j = m, ∂X∂ i ∂Y j (P ) 6= 0. Find an explicit description for the leading form
Solution. Consider P = (0, 0). Leading form for F at P in terms of these derivatives
is
X ∂ nF X iY j
Fm = ·
i+j=m
∂X i ∂y j i!j!
67