I'm trying to prove that the above sets are equal. The integers can be mapped using the natural numbers and 2a-3b. My thought process is to use induction to prove that you can get positive numbers, all negative numbers, and then 0, but I'm having trouble with the inductive step.
2026-03-26 12:34:41.1774528481
Proving set equality Z = {2a-3b, a,b $\in$ N}
133 Views Asked by user76844 https://math.techqa.club/user/user76844/detail At
1
If $m<0$, set $a=b=-m$. If $m>0$, set $a=2m,b=m$. For $m=0$, set $a=3,b=2$.