volume_mute
Is ℕ ~ ℤ? (Naturals Equivalent to Integers)
publish date: 2026/05/23 21:45:36.902111 UTC
volume_mute
Are the natural numbers \(\mathbb{N} = \{1,2,3,4,\ldots\}\) and the integers \(\mathbb{Z} = \{\ldots,-2,-1,0,1,2,\ldots\}\) equivalent sets?
Correct Answer
Yes — a bijection f: Z → N exists, so they have the same cardinality ℵ₀
Explanation
Yes. A bijection \(f: \mathbb{Z} \to \mathbb{N}\) can be defined: \(f(n) = 2n\) for \(n > 0\) and \(f(n) = -2n + 1\) for \(n \le 0\). This pairs: \(0 \leftrightarrow 1, 1 \leftrightarrow 2, -1 \leftrightarrow 3, 2 \leftrightarrow 4, -2 \leftrightarrow 5, \ldots\) So \(\mathbb{N} \sim \mathbb{Z}\) — both have cardinality \(\aleph_0\).
Reference
Introduction to Differential Calculus (Systematic Studies with Engineering Applications for Beginners) - 2012
