Show that $3+\sqrt{-7}$ is an irreducible element in the integral domain $Z[-7]$
My approach. Equation 1: $$ 3+\sqrt{-7} = (a+b\sqrt{-7} )(c+d\sqrt{-7})$$ Equation 2: $$ 3-\sqrt{-7} = (a-b\sqrt{-7} )(c-d\sqrt{-7})$$ Multiplying above equations $$ 16 = (a^2+7b^2)(c^2+7d^2)$$ Possible solutions of the above equation in this ring are $$ 16 = 16*1 $$ $$ 16 = 1*16 $$ $$ 16 = 2*8 $$ $$ 16 = 8*2 $$ $$ 16 = 4*4 $$ First & second solutions would make one of the elements as unit. Hence ignoring them. 3rd and fourth solutions are not possible. Fifth solution is possible when $ a=2,c=2,b=0 $ and $ d=0$. Now I have two questions.
- fifth solution is not satisfying the first equation. why?
- How come the term $3+\sqrt{-7}$ is irreducible if we can express it as a product of two non-unit terms.