Let $p$ be a prime larger than four. And denote the $p$ adic integers by $\mathbb Z_p$.
Consider the ring $A=\mathbb Z_p[x]$ and its field of fractions $K=\mathbb Q_p(x)$. Now let's extend $K$ to a field $L$, which is a function field of a curve, like $L=\mathbb Q_p(x)[y]/(y^2-(x^5-2)(x-p)(x+p))$.
Now what is the normalization or integral closure of $A$ in $L$?
And (as an algebraic question) why do I also have to look at the situation over $\mathbb F_p$ as well? The geometric answer is: This normalization describes an affine model $\mathcal Y$ of a curve $Y$ with special fiber $\bar Y=\mathcal Y\otimes\mathbb F_p$, which has a singularity at $(0,0)$.
My ideas so far:
The curve is nonsingular over $\mathbb Z_p$, so nothing to do there.
Over $\mathbb F_p$ we have a double point at $(0,0)$. Normally one gets rid of such a point by introducing somethin like $t:=y/x$. But how do I do this here?
I also know the easy examples $y^2=x^3$ and $y^2=x^2(x+1)$.
Kind regards
I would have proven this wir the help of Gauss' lemma, like here: http://math.stackexchange.com/questions/678419/normalization-of-a-quotient-ring-of-polynomial-rings-reid-exercise-4-6?lq=1 But there we do not need to check whether the equation $y^2-f(x)$ remains irreducible mod $p$. Why ?
– Dan Feb 09 '15 at 10:09Take for example $z=1/p+1/p^2*y$ Then $c=p^2$, $p^2z=p+y$ but how do you know that $p^2z$ is in $p\mathbb Z_p[x,y]$? We do not know yet that $z\in \mathbb Z_p[x,y]$
– Dan Feb 12 '15 at 12:57