Example - $V = V(XW-YZ) \subset \mathbb{A}^4(K)$. $\Gamma(V) = K[X,Y,Z,W]/(XW-YZ)$. Let $\overline{X}, \overline{Y}, \overline{Z}, \overline{W}$ be the residues of $X,Y,Z,W \in \Gamma(V)$. Then $\overline{X}/\overline{Y}=\overline{Z}/\overline{W} = f \in K(V)$ is defined at $P=(x,y,z,w)\in V$ if $y=0$ or $w=0$.
Problem - The question is to show that it is impossible to write $f=a/b$, where $a,b \in \Gamma(V)$, and $b(P)\neq 0$ for every $P$ where $f$ is defined. Furthermore must show that the set of poles of $f$ is exactly $\{(x,y,z,w)\in V | y=0\ \mbox{and} \ w=0\}$.
Observation: Cannot use topological arguments!
Although I have already seen this issue in Exercise 2-20 in Fulton's curves book it wasn't clear to me. Furthermore, it was not answered for the second part of the exercise. For the second part, I had the idea to do the following:
Taking $J_f = \{G \in K[X,Y,Z,W]|\ \overline{G}f \in \Gamma(V)\}$, show that $J_f = (Y,W)$ and then $V(J_f) = V(Y,W) = {y=w=0}$, i.e., $V(J_f) = \{(x,y,z,w)|\ y=0 \ \mbox{and}\ w=0 \}$, what is the pole set of $f$.
I would like ideas for the first part of any ideas to finish this second. I'm very grateful!
In the second part, I liked the idea of using the fact that the set of poles is $ ({y=0} \cup {w=0}) $ previously proven. However, I didn't understand why $b|y^m$ and $b|w^r$( I changed the exponent since they are not necessarily the same) implies b be constant. Could you help me with this? – Jan 24 '22 at 18:13