Hi there,
I wonder if you can think of any bijective function that maps [0,1) interval into R?
In case of (0,1) I've done the following: y=tan(pi*x - pi/2), but I have no idea how to deal with [0,1).
Thanks in advance for any help,
Lucas
Hi there,
I wonder if you can think of any bijective function that maps [0,1) interval into R?
In case of (0,1) I've done the following: y=tan(pi*x - pi/2), but I have no idea how to deal with [0,1).
Thanks in advance for any help,
Lucas
Actually, the domain of f does not include x = 1/2, so this isn't quite true.
My thought is that this mapping is impossible. The interval [0, infinity) is half closed, whereas the "interval" R is either closed or open, depending on how you look at it. I'm not positive I'm remembering this correctly, but I believe there is a topological theorem that says such functions (mapping from different types of intervals) is not possible, for a continuous function anyway.
Naturally, someone please correct me if I'm wrong.
-Dan
You are wrong topsquark.
The idea is thatis the countinuum as does
. To see a prove of this using a variation of the Diagnol argument look here.
Now, by the countinuum hypothesis sinceand
we must have,
.
The countinuum hypothesis provides us that there does exists a bijection between the two sets. However, whether is is possible to explicity state one, even via Axiom of Choice might not be possible (but I think yes).
If we can biject (0,1] with R, then certainly we can [0,1).
Now define a function from (0,1] to (0,1):
0,1] \to (0,1) \\
x \in (0,1] \Rightarrow \left[ {\exists n} \right]\left( {x \in \left( {\frac{1}{{n + 1}},\frac{1}{n}} \right]} \right) \\
f\left( x \right) = x + 1 - \frac{1}{n} - \frac{1}{{n + 1}} \\
\end{array}
" alt="
\begin{array}{l}
f0,1] \to (0,1) \\
x \in (0,1] \Rightarrow \left[ {\exists n} \right]\left( {x \in \left( {\frac{1}{{n + 1}},\frac{1}{n}} \right]} \right) \\
f\left( x \right) = x + 1 - \frac{1}{n} - \frac{1}{{n + 1}} \\
\end{array}
" />
Show that that is a bijection. Then finish the problem with you function.
I do not know what Plato was attempting to do but when I saw that union and I had a revealation.
If you can biject,
and
then you can biject,
Thus, you divide your interval as,
And you can create a bijection between any adjacent to each other.
That means, the union of these bijective maps (there aremany thus the set is well-founded
) will create a bijection,
I am too lazy to work on a procedure but I got the idea from seeing what Plato wrote. (I hope I did not say the same thing).