I want to find the kernel of $f: \mathbb{Z} \rightarrow \mathbb{Z}/7\mathbb{Z} \times \mathbb{Z}/18\mathbb{Z}$ where $f(n) = (3n \bmod 7, 3n \bmod 18)$
However, it seems to me that I will not be able to $1 \bmod 18$ in any way. Is it because the identity is $(0 \bmod 7, 0 \bmod 18)$? I did read this in the solution manual that one of my colleague students wrote. But I am not sure if he/she was right. Can someone confirm this or explain what the kernel is?
Thank you,
V.
in either case, the kernel is the preimage of 0, as the unity is not taken as the identity, but only the 0 value
– Charlie Tian Jun 27 '17 at 14:32