Given the following:
- $D : \in \Re [-n, n]$
- $R: \in \Re[-\frac\pi4, \frac\pi4]$
- The curve of the function should be completely smooth, and can be undefined outside the given Domain.
- The graph should be symmetrical across $y = -x$
- $f^{-1}(f(x)) = x$ $D:\in\Re[-\frac\pi4,\frac\pi4]$ and $R:\in\Re[-n,n]$
Using this information provide both the function that meets these characteristics, and its inverse. Please show all logical steps in the derivation.
These are my thoughts:
- I figured out that based on the fact that it be completely smooth, and undefined outside of the domain, and the taking the inverse of the function results in $x$, that we are talking about an inverse trig function.
- I believe the best base function to use would be $\sin^{-1}(x)$.
I am hitting a wall at that point, and can't figure out where to go from here, considering that if $n>1$, then $\sin^{-1}(n)$ is undefined. Can someone please help?
Am I even starting on the right path?
Thanks for the help!