Given the canonical map $\mathbb{C}[x] \to \mathbb{C}[x,y]/(y^2 - x(x-1)(x-2))$, how can I compute the norm of a $\mathbb{C}(x)$-algebra morphism $$ \text{Frac}\left( \frac{\mathbb{C}[x,y]}{(y^2 - x(x-1)(x-2))} \right) \xrightarrow{\cdot r} \text{Frac}\left( \frac{\mathbb{C}[x,y]}{(y^2 - x(x-1)(x-2))} \right) $$ for some $r \in \mathbb{C}(x)$? I am trying to understand how to construct example computations of proper pushforward for maps of curves using the formula at the bottom of page 9 of http://www.cmi.ac.in/~asengupta/Intersection_Theory.pdf
Thank you, Mohan. Given $$f + g\cdot y \in \text{Frac}\left( \frac{\mathbb{C}[x,y]}{(y^2 - x(x-1)(x-2))} \right)$$ multiplying this element by $y$ gives $$ f\cdot y + g\cdot x(x-1)(x-2) $$ hence the matrix of the morphism is given by $$ \begin{bmatrix} 0 & x(x-1)(x-2) \\ 1& 0 \end{bmatrix} $$ giving a norm of $-x(x-1)(x-2)$.