This is a question I encountered on the first Linear Algebra Exercise sheet of a friend, who just started studying maths. I have already completed basic modules like linear algebra and analysis, but was stumped by this question.
Find a surjective mapping $\mathbb{R} \to S^1$. Does there exists a injective mapping $\mathbb{R} \to S^1$?
Easily, $f: \mathbb{R} \to S^1, \ x \mapsto \left(\cos(x), \sin(x) \right)$ is a surjective mapping, but I having trouble finding a function which is also injective and also simple, since a maths beginner should (dis)prove the second question.
I am also interested how such a bijective mapping would look like.
A standard example is$$\begin{array}{ccc}f\colon&\mathbb R&\longrightarrow&S^1\\&x&\mapsto&\displaystyle\left(\frac{1-x^2}{1+x^2},\frac{2x}{1+x^2}\right).\end{array}$$It is injective and it range is $S^1\setminus\bigl\{(-1,0)\bigr\}$.