In my lecture notes there is the following example for intersection points of curves:
$$F(x, y, z)=xz^3-y^4 \\ G(x, y, z)=xz^2-y^3$$ in $\mathbb{P}^2(\mathbb{C})$, where $\mathbb{P}^2(\mathbb{C})=U_2 \cup H$
where $U_2=\{[x, y, 1] | x, y \in \mathbb{C}\}, H=V(z)=\{[x, y, 0] | x, y \in \mathbb{C}\}$
The intersection points in $U_2$: We set $z=1$
$$x-y^4=0 \\ x-y^3=0$$
$$\Rightarrow y^4-y^3=0 \Rightarrow y^3(y-1)=0 \\ \Rightarrow y=0 \text{ or } y=1$$
For $y=0 \Rightarrow x=0$
For $y=1 \Rightarrow x=1$
So the intersection points are, $$P_0=[0, 0, 1] , P_1=[1, 1, 1]$$
$$P_0 \to P_0'=(0, 0) \\ P_1 \to P_1'=(1, 1)$$
The possible intersection points at infitity.
For $z=0$
$$\Rightarrow y=0$$
$[x, 0, 0], x \neq 0 \\ =[1, 0, 0]$
We homogenize with respect to the variable $x$.
We set $x=1$
the system $$z^3-y^4=0 \\ z^2-y^3=0$$
for $y=0, z=0$ $$\to P_3=(0,0)$$
If $y \neq 0 \Rightarrow z \neq 0$
$z=y$
$[1, y, y]$
$$\to P_4=(1, 1)$$
$$$$
Can you explain to me this example?
What does this mean:
$$P_0 \to P_0'=(0, 0) \\ P_1 \to P_1'=(1, 1)$$
The possible intersection points at infitity.
?
What does "We homogenize with respect to the variable $x$." mean? Why do we have to do that?
Edit:
So one way to find the intersection points is:
The intersection points in $U_2$: We set $z=1$
$$x-y^4=0 \\ x-y^3=0$$
$$\Rightarrow y^4-y^3=0 \Rightarrow y^3(y-1)=0 \\ \Rightarrow y=0 \text{ or } y=1$$
For $y=0 \Rightarrow x=0$
For $y=1 \Rightarrow x=1$
So the intersection points are, $$P_0=[0, 0, 1] , P_1=[1, 1, 1]$$
$$P_0 \to P_0'=(0, 0) \\ P_1 \to P_1'=(1, 1)$$
The possible intersection points at infitity.
For $z=0$
$$\Rightarrow y=0$$
$[x, 0, 0], x \neq 0 \\ =[1, 0, 0]$
$$$$
and the other one is the dehomogenization??? So these are two different ways???
$$$$
- To find the intersection points do we set the two functions to zero because the curve consists of the point $P$ such that $h(P)=0$ ???
$$$$
- Can we write $$P_0 \to P_0'=(0, 0) \\ P_1 \to P_1'=(1, 1)$$ because in $U_2$ $z$ is always equal to $1$ ???
$$$$
- $P_0=[0, 0, 0]$ is at the projective plane, right? Why do we write $P_0'=(0, 0)$ ? Isn't this at the projective plane? Or why do we use at $P_0'$ parenthesis $( )$ and not $[ ]$ ?
$$$$
- The points at infinity have always $z=0$, correct???