Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

On which interval is the tangent function invertible?

Writer Olivia Zamora
$\begingroup$

I have a graph function:

enter image description here

How to understand the word 'invertible' in this case?

$\endgroup$ 2

1 Answer

$\begingroup$

If a function has an inverse, then there is at most one $x$-value for each $y$-value. However, the tangent function is periodic with period $\pi$. Hence, at each value for which $f(x) = \tan x$ is defined, $f(x + n\pi) = \tan x$ for each integer $n$.

tangent_function_graph

Consequently, the function $f(x) = \tan x$ does not have an inverse. Therefore, if we want to obtain an inverse, we must restrict its domain to form a new function in which there is at most one $x$-value for each $y$-value. From examining the graph of the tangent function, we see that in each interval of the form $$\left((2k - 1)\frac{\pi}{2}, (2k + 1)\frac{\pi}{2}\right)$$ where $k$ is an integer, the tangent function assumes every value in its range. Moreover, in each such interval, each $y$-value is achieved exactly once. Hence, we can create an invertible function by restricting the domain tangent function to one such interval. The standard way to do this is to restrict the domain to $-\frac{\pi}{2} < x < \frac{\pi}{2}$, which yields the invertible function $$g(x) = \tan x, -\frac{\pi}{2} < x < \frac{\pi}{2}$$

restricted_tangent_function

As you can see from inspecting its graph, the domain and range of $g(x)$ are, respectively, \begin{align*} D_g & = \left(-\frac{\pi}{2}, \frac{\pi}{2}\right)\\ R_g & = (-\infty, \infty) \end{align*} and there is exactly one value of $x$ for each value of $y$. Consequently, $g(x)$ has an inverse $g^{-1}(x) = \arctan x$ with domain and range \begin{align*} D_{g^{-1}} & = (-\infty, \infty)\\ R_{g^{-1}} & = \left(-\frac{\pi}{2}, \frac{\pi}{2}\right) \end{align*}

arctangent_function_graph

$\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