Explain why the following set is denumerable Your explanatio
Explain why the following set is denumerable. (Your explanation may be brief.)
{n3 | n N}
NOTE: Make sure to explain why the set is infinite, not just why it’s countable.
Solution
We know that an infinite set is denumerable if it is equivalent to the set of natural numbers.
Let A = {n3 | n N} and let f: N A be defined by f(n) = n3. Further, let a be an arbitrary element of A. Then n N such that a = n3 ( by definition of A). Then a = f(n). Hence f is surjective. Further, let a, b A such that f(a) = f(b). Then n1 and n2 N such that f(n1) = a and f(n2) = b ( as f is surjective). This implies that f(a) = n13 and f(b) = n23 ( by definition of f). Now, since f(a) = f(b), we have n13 = n23 . Further, since N is the set of natural numbers, hence n1 and n2 are both positive. Therefore, n1 = n2. This means that f is injective. Therefore f is bijective. Hence the set A = {n3 | n N} is denumerable.
