So I'm trying to find a bijection from $[1, \infty)$ to the surface of the unit hemisphere $U$ (without a flat bottom) in spherical coordinates. I define this below: $$U = \{(\theta, \psi).\, \theta \in [0,2\pi) \wedge \psi \in [0,\pi/2)\} - \{(\theta, 0).\, \theta \in (0,2\pi)\}$$ I defined $U$ like this because the coordinates $(0,0)$ and $(1,0)$ for example represent the same point on the surface ($\theta$ is the annulus and $\psi$ is the polar angle.)
What I'm thinking of doing is defining a function $f:[1,\infty) \to U$ where I partition the domain such that each element $e\in P \subseteq [1,\infty)$ where $P$ is a partition can be mapped to a point in one of the unique circular cross-sections of U. $P$ should also have the same number of elements as the number of points in this cross section. I also want $f(1) = (0,0)$.
I'm not sure if wording $f$ like this is sufficient to show that it is a bijection. Could I please have some help?