|
original poster
hbghlyj
posted 2025-7-25 00:20
- Let $R$ be a PID and $I = (r)$ a principal ideal. Since $R$ is a UFD, write $r = u p_1^{a_1} \cdots p_k^{a_k}$ where $u$ is a unit, the $p_i$ are distinct primes, and each $a_i \geq 1$. The largest squarefree factor of $r$ is $s = p_1 \cdots p_k$ (up to units). To show $\sqrt{I} = (s)$, first suppose $f \in \sqrt{I}$, so $f^n \in I$ for some $n > 0$, meaning $r$ divides $f^n$. For each prime $p_i$ dividing $r$, the valuation satisfies $n v_{p_i}(f) \geq a_i$. Since $n$ can be arbitrarily large, this requires $v_{p_i}(f) \geq 1$ (otherwise $n \cdot 0 < a_i$). For primes not dividing $r$, there is no restriction. Thus $f$ is divisible by each $p_i$, so $f \in (s)$.
Conversely, suppose $f \in (s)$, so $f = s \cdot t$ for some $t \in R$. Then $f^n = s^n t^n = (p_1 \cdots p_k)^n t^n = p_1^n \cdots p_k^n t^n$. Now $r$ divides $f^n$ if $n \geq a_i$ for each $i$, which holds for $n \geq \max a_i$. Thus $f \in \sqrt{I}$. - In $\mathbb{R}[x]$, which is a PID, $I = (x^3 - x^2) = (x^2(x-1))$. The distinct irreducible factors are $x$ and $x-1$, so the largest squarefree factor is $x(x-1) = x^2 - x$. By part (a), $\sqrt{I} = (x^2 - x)$.
|
|