I'm a student and I came across this problem, first I had to prove that this function is injective, which I did. But I really struggle to prove that this function is not onto. I'll appreciate the help!
Asked
Active
Viewed 92 times
1
-
A harder way to prove this is to evaluate the determinant of $\begin{pmatrix}2&3\3&2\end{pmatrix}$ (which is not $\pm 1$). – Hanul Jeon Dec 06 '19 at 10:05
2 Answers
6
Hint: $(2m+3n)+(3m+2n)=5(m+n)$, which is always a multiple of $5$.
José Carlos Santos
- 427,504
-
2
-
-
If $(a,b)\in\mathbb Z^2$ is such that $5\nmid a+b$, then $(a,b)$ cannot belong to the range of $f$. – José Carlos Santos Dec 06 '19 at 11:05
-