I want to find the condition which $a$ makes $\mathbb{Z}[a]$ is a PID(Principal Ideal Domain). I wonder am I right.
My answer is : If $R$ is Noetherian ring, then $R[x]$ is also Noetherian ring. As PID is Noetherian ring, so if $R$ is PID, then $R[x]$ is also PID. $\mathbb{Z}$ is PID, so $\mathbb{Z}[x]$ also PID, therefore $\mathbb{Z}[a]$ is PID.
But all of $a^i$ isn't element of $\mathbb{Z}[a]$, so I think it is wrong. If $a^i$ is element of $\mathbb{Z}[a]$, like $a=\mathbb{Z}i$, it's satisfied.
I don't know how to identify any other $a$ is satisfying above question.
Thank you!