1. Assume for contradiction that the set {(x,y)∣P(x,y)=0} is bounded. This means there exists a positive number M such that the distance of any point (x,y) in this set from the origin is less than M.
2. Identify the points (x1,y1) and (x2,y2) such that Q(x1,y1)>0 and Q(x2,y2)<0. Since Q(x,y) is the sum of the monomials of the highest degree in P(x,y), it is a homogeneous polynomial of degree d (the degree of P(x,y)).
3. Consider the polynomials P(tx1,ty1) and P(tx2,ty2) for a scalar t. Since Q(x,y) is homogeneous of degree d, we have:
Q(tx1,ty1)=tdQ(x1,y1)andQ(tx2,ty2)=tdQ(x2,y2)
Given Q(x1,y1)>0 and Q(x2,y2)<0, it follows that:
Q(tx1,ty1)>0andQ(tx2,ty2)<0for any t>0
4. **Analyze the behavior of P(tx1,ty1) and P(tx2,ty2)** as t→∞. Since Q(x,y) represents the leading term of P(x,y), for sufficiently large t, the sign of P(tx1,ty1) will be dominated by Q(tx1,ty1), and similarly for P(tx2,ty2). Therefore:
P(tx1,ty1)>0andP(tx2,ty2)<0for sufficiently large t
5. **Choose a sufficiently large t=s** such that the points (sx1,sy1) and (sx2,sy2) lie outside the circle of radius M centered at the origin. This is possible because as t→∞, the points (tx1,ty1) and (tx2,ty2) move further away from the origin.
6. **Construct a continuous path C** from (sx1,sy1) to (sx2,sy2) that lies outside the circle of radius M. Since P(x,y) is continuous, the restriction of P to the path C is also continuous.
7. Apply the Intermediate Value Theorem to the continuous function P on the path C. Since P(sx1,sy1)>0 and P(sx2,sy2)<0, there must exist a point (x,y)∈C such that P(x,y)=0.
8. Contradiction: The point (x,y)∈C where P(x,y)=0 lies outside the circle of radius M, contradicting the assumption that the set {(x,y)∣P(x,y)=0} is bounded.
Therefore, the set {(x,y)∣P(x,y)=0} is not bounded.
■