I am having problems showing with this is bijective or not. i am mostly confused about how to deal with f(n) having two parts and how to show whether it is injective/surjective.
2026-04-03 19:57:19.1775246239
Show that function$ f : Z → Z × Z$ such that $f(n) = (−n, 2n − 1)$ is bijective (or not).
65 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Let $(0,0)\in{\bf{Z}}\times{\bf{Z}}$ and assume that $f(n)=(0,0)$ for some $n\in{\bf{Z}}$, then $(-n,2n-1)=(0,0)$, so $-n=0$ and $2n-1=0$, then we have both $n=0$ and $n=1/2$, a contradiction, so $f$ is not onto, and hence not bijective.