3

Studying about normalizations I've bumped in the following theorem:

Theorem. Let $R$ be a normal (integrally closed) domain, then $R[x]$ is a normal domain.

How to prove (elegantly, if possible) it?

Is true that if $R$ a normal domain, then $R[[x]]$ is a normal domain? How to prove it?

Thank you for help.

EDIT Now it's clear that, if $R$ is normal $R[[x]]$ is not necessary normal. In the answer, Martin Brandenburg cited the condition of be "completely integrally closed" and a counter example with DVR of dimension equal to 2.

What about if $R$ is a PID or in general a ring of dimension 1?

1 Answers1

4

Yes for $R[x]$. No for $R[[x]]$.

If $R$ is a valuation ring of dimension $\geq 2$, then $R[[x]]$ is not integrally closed (see math.SE/202203; this is exercise 10.4 in Matsumura's Commutative ring theory). However, if $R$ is completely integrally closed (see Wikipedia), then $R[[x]]$ is completely integrally closed, too. It follows, in particular, that if $R$ is a noetherian integrally closed domain, then $R[[x]]$ is a (noetherian) integrally closed domain.

A reference for the statement about $R[x]$ is:

N. Bourbaki, Commutative Algebra: Chapters 1-7, Ch. V, §1.3, Corollary 2 to Proposition 13.

More generally, if $R \to S$ is a homomorphism of commutative rings, and $R \to R' \to S$ is its integral closure, then $R[x] \to R'[x] \to S[x]$ is the integral closure of $R[x] \to S[x]$ (Proposition 13).

  • 2
    PS: In a paper by Craig Huneke (a famous commutative algebraist), it is claimed that $R[[x]]$ is integrally closed when $R$ is. Now I'm confused! – Martin Brandenburg Jun 26 '15 at 08:59
  • Would you mind giving the information for this paper? Sounds interesting. – CPM Jun 26 '15 at 10:00
  • @Martin Can you provide a link to that paper? (Or, if you found something that explains it, like Huneke only considering Noetherian rings in that paper, maybe delete the comment.) – Daniel Fischer Jul 02 '15 at 09:08