An exercise in my algebra course book asks to prove that if $R$ is a PID, then $R[[x]]$ is a UFD, where $R[[x]]$ is the ring of formal power series over $R$.
After some failed attempts at proving the ACC I visited Wikipedia, which comments:
If $R$ is Noetherian, then so is $R[[x]]$; this is a version of the Hilbert basis theorem.
This is very useful, as $R$ is a PID and hence Noetherian. Unfortunately we only saw (without proof) Hilbert's basis theorem in the form
If $R$ is Noetherian, then so is $R[x]$.
I'm not sure how to conclude the Noetherianity of $R[[x]]$ from this. I know that $R[x]$ is a UFD because $R$ is (we saw this without proof), and have been trying to conclude the ACC in $R[[x]]$ from the ACC in $R[x]$, without success.
I can prove the ACC if $R$ is a field, because then every $a_kx^k+a_{k+1}x^{k+1}+\cdots$ with $a_k\neq0$ is associate with $x^k$, hence every ideal is of the form $(x^k)$. (In fact this readily proves that $R[[x]]$ is a UFD.) If $R$ is not a field, say it has some non-invertible element $r$, then there are many more ideals such as $(r)$ or $(r+x)$.
I'm also facing difficulties at identifying the irreducible elements of $R[[x]]$. (I wish to prove that they are all primes in order to conclude the uniqueness of factorisation.) I have figured that they either take the form $ux+Px^2$ for some unit $u\in R^\times$ and some $P\in R[[x]]$ or have a non-zero constant term which is not invertible in $R$. The elements of the form $ux+Px^2$ are indeed primes, the difficulty lies in those with non-zero constant term.
Any hints at proving $R[[x]]$ is a UFD?
The set of irreducible elements of $\mathbb{Z}[[x]]$ is not known, and is more complicated as it seems.
You might find some interesting families of irreducible elements in this paper :
http://www.ijma.info/index.php/ijma/article/view/2357
However, it does not answer the original question.