Proving the Countable Union Theorem for Sets with a Prime Mapping Approach

  • Thread starter Thread starter cragar
  • Start date Start date
  • Tags Tags
    Proof Union
cragar
Messages
2,546
Reaction score
3

Homework Statement


If A_1,A_2...A_n are countable sets. Then the union
A_1 \cup A_2\cup ...\cup A_n is countable.

The Attempt at a Solution


Since we know there are an infinite amount primes I will assign each element in
A_1 to the first prime. I will take every element in A_1
and raise this element to 2^x where x is the ith element of the first set.
then I will map all the elements in the second set the second prime.
so the nth set will go to the nth prime.
since these will all be natural numbers, the union of these sets is countable.
 
Last edited:
Physics news on Phys.org
It's easier than this, for A_1, align them to the set that of numbers 1 mod n, A_2 to the set of numbers 2 mod n, ..., A_n to sets of numbers of 0 mod n.
each such set is enumarable and this is self evident a bijection from the union of A_i to N.

Cheers!
 
ok, you that's a good way.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top