The rings Z[$\sqrt{6}$] and Z[$\sqrt{7}$] are PIDs. Exhibit generators for their ideals (3,$\sqrt{6}$), (5, 4 + $\sqrt{6}$), (2, 1 + $\sqrt{7}$)
Can I get walked through one of them so that I understand the technique and can do them in general? Thanks.
I'll tackle the first problem since the rest are similar.
First find the norm of the ideal $(3,\sqrt{6})$ - this is $3$. Why does this help? Well, if $\alpha\in\mathbb{Z}[\sqrt{6}]$ is such that $(\alpha)=(3,\sqrt{6})$ then $\text{Norm}(\alpha)=\text{Norm}((\alpha))=3$ (the norm of $\alpha$ is the norm of the ideal generated by $\alpha$.). So we're looking for $\alpha=x+y\sqrt{6}$ such that $x^2-6y^2=3$. (For example $3+\sqrt{6}$).
If we find such an $\alpha$, we are now left to check that $(3,\sqrt{6})=(\alpha)$. Note that there is nothing that we have done above that guarantees these two ideals to be equal. In the example mentioned above, we are lucky, because $(3,\sqrt{6})=(3+\sqrt{6})$, which is easily proved.