Consider the system $\mathscr A$ of numbers of the form $c+d\sqrt 2$ where $c,d\in \mathbb Z$. If $\alpha, \beta \in \mathscr A$, we define divisibility by $$\alpha|\beta :\equiv \exists \gamma\in \mathscr A \space \space \text{s.t} \space \space \alpha \gamma= \beta.$$ We call $\mu$ a unit if it divides all the numbers in the system. The problem is to show that all the units are of the form $$\pm (1+\sqrt 2)^k.$$ What I know is that $c+d\sqrt {2}$ is a unit if and only if $|c-2d^2|=1$. Let’s assume by contradiction that there is a unit $a+b\sqrt2$ of a different form. The problem is to find a suitable choice of a unit of the above-mentioned form so that their product $u+v\sqrt 2$ will satisfy $1\lt u+v\sqrt 2\lt 1+\sqrt 2$, in contradiction with the above-mentioned modulus characterization.
My problem is that I can’t find such a suitable factor to reach the required inequality. How would we do so?