$$\mathbb N\times\mathbb N \text{ is countable}.$$
Is there any way to prove it using induction? without fundamental theorem of arithmetic
$$\mathbb N\times\mathbb N \text{ is countable}.$$
Is there any way to prove it using induction? without fundamental theorem of arithmetic
I assume that $N$ means $\Bbb N$ and $*$ means Cartesian product. So you are actually requesting a proof that $\Bbb N^2$ is countable.
There is indeed no need for an appeal to induction, since we already have many very apparent ways to enumerate them all, like $(0,0),(1,0),(0,1),(2,0),(1,1),(0,2),(3,0),(2,1),(1,2),(0,3),\cdots$ in which every element appears exactly once.
PS: then comes the part where induction comes into play :). Starting from here, you should be able to show that for any $p\in\Bbb N^+$, $\Bbb N^p$ is countable, and, in the same spirit, that the Cartesian product of a finite collection of countable sets is again countable.