Let $K$ be a field and define a ring morphism $$\psi: K[x_1,x_2, \dots , x_n, y_1, y_2, \dots , y_n] \rightarrow K(x_1,x_2, \dots , x_n)$$ by $\psi(x_i) =x_i$ and $\psi(y_i) =\frac{1}{x_i}$.
I think that $\ker(\psi) = \langle x_iy_i - 1\rangle _ {1 \leq i \leq n}$ but I've not been able to prove it.
The inclusion $\ker(\psi) \supseteq \langle x_iy_i - 1\rangle _ {1 \leq i \leq n}$ is trivial.
For the other inclusion all I could do was to prove that if $p$ is in $\ker(\psi)$ then there exist $p_1, p_2, \dots , p_n \in K(x_1,x_2, \dots , x_n)$ such that $p = (x_1y_1 - 1)p_1 +(x_2y_2 - 1)p_2 +\dots +(x_ny_n - 1)p_n$.
Any idea?