Infinity Intuition Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

medium
Show that the set of even positive integers can be put in one-to-one correspondence with the set of all positive integers, even though the evens seem 'smaller'.

Solution

  1. 1
    Define a function f:Nβ†’{2,4,6,…}f: \mathbb{N} \to \{2, 4, 6, \ldots\} by f(n)=2nf(n) = 2n.
  2. 2
    This is injective: if 2m=2n2m = 2n then m=nm = n. It is surjective: every even positive integer 2k2k has preimage k∈Nk \in \mathbb{N}.
  3. 3
    Since ff is a bijection, the two sets have the same 'size' (cardinality) β€” they are both countably infinite.
  4. 4
    This seems paradoxical because the evens are a proper subset of N\mathbb{N}, yet they pair up perfectly with all of N\mathbb{N}.

Answer

The even positive integers and all positive integers have the same cardinality (both are countably infinite), matched by n↔2nn \leftrightarrow 2n.
Infinity does not behave like finite quantity. A proper subset of an infinite set can be just as 'large' as the whole set. Galileo first noticed this paradox; Cantor formalised it: infinite sets are compared by bijection, not by subset relationships.

About Infinity Intuition

The concept of endlessness or unboundednessβ€”a process that goes on forever with no final stopping point.

Learn more about Infinity Intuition β†’

More Infinity Intuition Examples