Finite and Countable union of countable sets

  • Thread starter Thread starter 6.28318531
  • Start date Start date
  • Tags Tags
    Finite Sets Union
6.28318531
Messages
51
Reaction score
0

Homework Statement


Show the following sets are countable;
i) A finite union of countable sets.
ii) A countable union of countable sets.

Homework Equations



A set X, is countable if there exists a bijection f: X → Z

The Attempt at a Solution


Part i) Well I suppose you could start by considering V1,V2,...Vn countable sets. Let V = \bigcup^{n}_{i=1}V_{n}, and then we have to define some general bijection between Z and V?

Part ii) Is there a way to write out all the elements of a collection of sets as a grid, similar to showing why the rational numbers are countable, and then move through them in some ordered manner, so that we can create a bijection? Is there a way to formalise this?
 
Physics news on Phys.org
6.28318531 said:
Part ii) Is there a way to write out all the elements of a collection of sets as a grid, similar to showing why the rational numbers are countable, and then move through them in some ordered manner, so that we can create a bijection? Is there a way to formalise this?

Yes. The proof is very similar to showing that the rationals are countable. Try something like that.
 
So something like V =\bigcupVij, then arrange the elements Vij in a grid (like a matrix )
then choose V11,V21,V12,V31...etc, so then you can simply map

f V → Z, with f(n) = n the nth element of the list?
 
6.28318531 said:
So something like V =\bigcupVij, then arrange the elements Vij in a grid (like a matrix )

What are the V_{ij}?
 
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