For the purpose of solving a problem involving manifolds, I want to know how to represent this situation...
I have an $S^2$ sphere $(x^2 +y^2 + z^2 =1)$ and a point $(a,b)$ in the plane $\mathbb{R}^2$. I want to connect it with the north pole of the sphere $(0,0,1)$ by a line to compute its intersection with $S^2$.
How do I find the equation of this line?