Let $R$ be a Noetherian domain with quotient field $K$,
$I \subseteq R$ a finitely generated ideal, $I \neq (0)$ and
$x \in K$ such that $x \cdot I \subseteq I$.
I want to show that $x$ is integral over $R$.
Supposedly, this is also true when dropping the requirement of $R$ being Noetherian.
My ideas so far:
- Let $x = \frac a b$ with $a,b \in R$. If we could show that $\frac 1 b$ is integral over $R$, then also $\frac a b$ is integral over $R$.
- Using something similar as https://math.stackexchange.com/a/371657/514331 :
We have $\frac 1 b \cdot I \subseteq \frac 1 {b^2} \cdot I \subseteq \dots$
If we could show that $\frac 1 b \cdot I \subseteq I$, then by $R$ being Noetherian, we would get $\frac 1 {b^n} \cdot I = \frac 1 {b^{n+1}} \cdot I$ for some $n$. But even with this, I fail to see that $\frac 1 b$ is integral over $R$.