I'm trying to find some numbers, $a,b\in\mathbb{Z}$ s.t. the following equation is satisfied. \begin{equation} \{a c+b d+i(a d+b c) \mid c, d \in \mathbb{Z}\}=\{k+i l \mid k, l \text { even or odd }\} \end{equation}
So I need to find a number $a$ and $b$ s.t. the first set consist of complex numbers, where both the real part and imaginary part is even or the real and imaginary part is odd. Is it possible to find such numbers and how do I approach this?