Exercise 1.5.4

(a)
Show ( a , b ) R for any interval ( a , b ) .
(b)
Show that an unbounded interval like ( a , ) = { x : x > a } has the same cardinality as R as well.
(c)
Using open intervals makes it more convenient to produce the required 1-1, onto functions, but it is not really necessary. Show that [ 0 , 1 ) ( 0 , 1 ) by exhibiting a 1-1 onto function between the two sets.

Answers

(a)
We will start by finding f : ( 1 , 1 ) R and then transform it to ( a , b ) . Example 1.5.4 gives a suitable f f ( x ) = x x 2 1

The book says to use calculus to show f is bijective, first we will examine the derivative

f ( x ) = x 2 1 2 x 2 ( x 2 1 ) 2 = x 2 + 1 ( x 2 1 ) 2

The denominator and numerator are positive, so f ( x ) < 0 for all x ( 0 , 1 ) . This means no two inputs will be mapped to the same output, meaning f is one to one (a rigorous proof is beyond our current ability)

To show that f is onto, we examine the limits

lim x 1 x x 2 1 = lim x 1 + x x 2 1 = +

Then use the intermediate value theorem to conclude f is onto.

Now we shift f to the interval ( a , b )

g ( x ) = f ( 2 x 1 b a a )

Proving g ( x ) is also bijective is a straightforward application of the chain rule.

(b)
We want a bijective h ( x ) such that h ( x ) : ( a , ) ( 1 , 1 ) because then we could compose them to get a new bijective function f ( h ( x ) ) : ( a , ) R .

Let

h ( x ) = 2 x a + 1 1

We have h : ( a , ) ( 1 , 1 ) since h ( a ) = 1 and lim x h ( x ) = 1 .

Meaning that f ( h ( x ) ) : ( a , ) R is our bijective map.

(c)
With countable sets adding a single element doesn’t change cardinality since we can just shift by one to get a bijective map. we’ll use a similar technique here to essentially outrun our problems. Define f : [ 0 , 1 ) ( 0 , 1 ) as f ( x ) = { 1 2 if  x = 0 1 4 if  x = 1 2 1 8 if  x = 1 4 x otherwise

Now we prove f is bijective by showing y = f ( x ) has exactly one solution for all y ( 0 , 1 ) .

If y = 1 2 n then the only solution is y = f ( 1 2 n 1 ) (or x = 0 in the special case n = 1 ), If y 1 2 n then the only solution is y = f ( y ) .

User profile picture
2022-01-27 00:00
Comments
  • 2 typos: a) $g(x) = f\left(\frac{2x-a-b}{b-a}\right)$. b) $\lim\limits_{x \to \infty} h(x) = -1$.
    richardganaye2024-07-04