$f:\mathbb{Z}\to\mathbb{Z}\times\mathbb{Z}$ is defined as $f(n)=(2n,n+3)$
$\mathbb{Z}$ means integers.
I showed the injectivity but i'm confused with the surjectivity.
Suppose that $(x,y)\in\mathbb{Z}\times\mathbb{Z}$. We need to show that there is an element $m$ such that $f(m)=(x,y)$. But i could not find such an element..