Inverse of parametric function

$\begingroup$

Maybe this is an easy question, but I can't figure it out!

What is the inverse mapping of:

$f(t) = (\cos(t), \sin(t))$,

where $f: [0, 2\pi) \to S^1$

Does one just invert the components separately?

$\endgroup$ 0

1 Answer

$\begingroup$

Formally, you have $f^{-1}(\cos t, \sin t)=t$. Maybe more practical is the formula $$f^{-1}(x,y)= \begin{cases} \arccos x \quad \text{if }\, y\geq 0\\ 2\pi-\arccos x \quad \text{if} \, y<0, \end{cases} $$ assuming $x^2+y^2=1$ (for instance).

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like