I have a question that I've been stuck on for some time now, and although I'm able to understand similar questions I'm stuck on this particular type of projection to the complex projective line.
The problem is, given a curve
$$ Z^2Y^2 = X^4 + Y^4 + Z^4 $$
Consider the holomorphic map
$$ f: [X:Y:Z] → [X:Y] $$
What are the branch points of f?
If I consider a projection to the Riemann Sphere of the affine and non affine components respectively: $$g([x,y,1]) → x $$ $$g([x,y,0]) → \infty $$
I'm able to compute that the $\deg(g) = 4$, since it has four branching points whose preimages each contain a ramification point of index four, which agrees with what I would expect.
On reflection, I don't think that $f$ and $g$ are the same map. But I'm unsure of how to proceed. If we look at the points on the affine curve:
$$ y^2(1 - y^2) - x^4 - 1 = 0 $$
We see that
$$ y^2(1 - y^2) - 1 = x^4 $$
And so, for the four values
$$ \{ \ y_i \ | \ y_i^2(1 - y_i^2) = -1\} $$
I had previously thought that their images might be the branching values, e.g.:
$$ f^{-1}([0:y_i]) = \{[0: y_i: 1]\} $$
but (as I can now see) I'm incorrect since all of the $y_i$ in the image are equal up to scaling by a complex number. Any help specifically with this particular projection would be greatly appreciated as I seem to be going round in circles.