Cardinality Practice

1.5.4, 1.5.6, 1.5.8, 1.5.9 (Optional:  1.5.10 (outlines the proof to the Schröder-Bernstein theorem))

1.5.4 (later the proof sucks)

Question

a. Show (a,b)R for any interval (a,b).
b. Show that an unbounded interval like (a,) has the same cardinality as R as well.
c. Using open intervals makes it more convenient to produce the required bijections, but it is not necessary. Show that [0,1)(0,1) by exhibiting a bijective function between the two sets.

Proof
a. Consider the function f:(a,b)R defined as:

f(x)=xa+b2(xa)(bx)

We claim that f is a bijection:

(Injective): Let f(x1)=f(x2). Then:

f(x1)=f(x2)x1a+b2(x1a)(bx1)=x2a+b2(x2a)(bx2)(x1a+b2)(x2a)(bx2)=(x2a+b2)(x1a)(bx1)(2x1ab)(x2a)(bx2)=(2x2ab)(x1a)(bx1)(2x1ab)(x22+(a+b)x2ab)=(2x2ab)(x12+(a+b)x1ab)2x1x22+(a+b)x22+2[a+b]x1x2[a+b]2x2+(a+b)ab=2x2x12+(a+b)x12+2[a+b]x1x2[a+b]2x1+(a+b)ab2x1x22+2x2x12+(a+b)x22(a+b)x12[a+b]2x2+[a+b]2x1=0(2x2(a+b))x12+(2x22+[a+b]2)x1+((a+b)x22[a+b]2x2)=0=x2

1.5.6

Question

a. Give an example of a countable collection of disjoint open intervals.
b. Give an example of an uncountable collection of disjoint open intervals, or argue that no such collection exists.

Proof
a. Define A={(i,i+1)R|iZ}. Clearly each (i,i+1)i so then AZ.
b. This is impossible. Say such an uncountable collection A exists. For any nonempty interval In The Density of Q in R says that rQ where rIn. Assign each IA, rI implies that IQ and thus I is countable.

1.5.8 (finish)

Question

Let BR+ with the property that nN(a1,...,anBi=1nai2). Then B is either finite or countable.

Proof
Notice that B(0,2]. B[2,)={2} since any number bigger than 2 implies that it is not in B. As a result B[2,) is finite.

Similarly notice that B[1,) must be countable. In general if we prove that B[2n,) is countable, then we are done since B=n=1(B[2n,)) which are all countable subsets.

1.5.9

Question

A real number xR is called algebraic if there exist integers aiZ, not all zero, such that:

anxn+an1xn1++a1x+a0=0

Real numbers that are not roots of a polynomial like this are called transcendental number.
a. Show that 2,23,3+2 are algebraic.
b. Fix nN and let An be the algebraic numbers obtained as roots of polynomials with integer coefficients that have degree n. Using the fact that every polynomial has a finite number of roots, show that An is countable.
c. Now, argue that the set of all algebraic numbers is countable. What may we conclude about the set of transcendental numbers?

Proof
a. 2 is a solution to x22=0. 23 is a solution to x32=0.
Also x410x2+19=0 has the solution of 3+2.

b. We'll show NNnZnAn.
i. NNn for all nN since if we define the sets Bi,j={(k1,...,kn)|kmki(km=0)ki=j} then Bi,j is a countable set clearly. Thus then Nn=j=1i=1nBi,j then Nn is countable.
ii. Since NZ then the bijection g:NZ exists. Then applying g in a piecewise fashion to define f:NnZn shows that f is a bijection as a result.
iii. Use the bijection h:ZnAn by choosing the Zn entries to be the polynomials integer coefficients. Clearly h is a bijection since each polynomial has a Zn vector we can construct, and vice versa (surjective), and two polynomials with the same coefficients have the same roots (injective).

c. The set of all algebraic numbers is just A=n=1An so then A is countable. As a result, since R=AA and A are all the transcendentals, since R is uncountable then we must have it that A is uncountable. So there are way more transcendentals than algebraic numbers.

1.5.10 (I did a wrong)

Question

a. Let C[0,1] be uncountable. Show that there exists a(0,1) such that C[a,1] is uncountable.
b. Now let A be the set of all a(0,1) such that C[a,1] is uncountable, and set α=supA. Is C[α,1] an uncountable set?
c. Does the statement in (a) remain true if 'uncountable' is replaced by "infinite"?

Proof
a.
Choose a=12. Then:

C[a,1]=[0,1][12,1]=[12,1]

the set [12,1](12,1)R so then since R is uncountable then [12,1] must be uncountable. Thus then C[a,1] is uncountable.

b.

A={a(0,1)|C[a,1] is uncountable}

Notice in general for any a(0,1) that:

C[a,1]=[0,1][a,1]=[a,1]

Notice [a,1] is always uncountable since [a,1](a,1)R. Thus then C[a,1] is uncountable.

As a result then A=(0,1), so then α=supA=1.