This is a homework problem so it would be much better to receive a hint than a solution. I've tried everything I can think of and I'm completely stumped. I need to show $\mathbb{Z}[\sqrt {10}]$ satisfies the ascending chain condition on principle ideals.
I'm pretty confident this needs to be done by contradiction, so I assume there exists a chain $$(a_1) \subsetneqq (a_2) \subsetneqq \cdots $$ I've deduced that the norm $$N:x+y\sqrt {10}\mapsto x^2-10y^2$$ assigns associates the same values and if $a\vert b$ in the ring, $N(a)\vert N (b) $ in $\mathbb {Z} $.
I know this leads to the chain $$(N (a_1)) \subseteq (N (a_2)) \subseteq \cdots $$ in $\mathbb {Z}$, which must stabilize. But the stability of this chain doesn't seem to imply much about the original chain. I've deduced that if $(N (a_i))=(N (a_j))$, then $x_i^2\equiv x_j^2 \pmod {10} $ where $x_i$ and $x_j $ are the rational parts of $a_i $ and $a_j $, but this fact doesn't seem particularly useful. I know there are some elements which are not associates that are assigned the same norm, so the stability of this chain doesn't guarantee association of the $a_i $.
I also know $\mathbb {Z} $ is not a UFD, so satisfaction of ACCP is not guaranteed.
I've also considered $$\bigcup_{i =1}^\infty (a_i)$$, which I know is an ideal containing every element of the chain. But this hasn't led to anything useful, either.
I'm completely out of ideas. A push in the right direction would be greatly appreciated.