How can we prove that $\mathbb{N^2}$ has the same cardinality as $2 \mathbb{N} + 1$?
I've thought about using Cantor's theorem and mapping every element in a coordinative system, am I going to the right direction or am I wrong?
How can we prove that $\mathbb{N^2}$ has the same cardinality as $2 \mathbb{N} + 1$?
I've thought about using Cantor's theorem and mapping every element in a coordinative system, am I going to the right direction or am I wrong?
Here is an alternative way if you don't want to explicit a bijection : you can use Cantor-Bernstein Theorem by proving that the two following maps are injective :
$\varphi : 2\mathbb{N}+1 \rightarrow \mathbb{N}^2$ defined by $\varphi(n)=(n,0)$
$\psi : \mathbb{N}^2 \rightarrow 2\mathbb{N}+1 $ defined by $\psi(n,m)=2^{n+1}3^m+1$.