Inverse Trigonometric Functions
The six basic trigonometric functions are periodic, and therefore they are not one-to-one. However, if we restrict the domain of a trigonometric function to an interval where it is one-to-one, we can define its inverse.
Consider the sine function. The sine function is one-to-one on an infinite number of intervals, but the standard convention is to restrict the domain to the interval [−π2,π2][−π2,π2]. By doing so, we define the inverse sine function on the domain [−1,1][−1,1] such that for any xx in the interval [−1,1][−1,1], the inverse sine function tells us which angle θθ in the interval [−π2,π2][−π2,π2] satisfies sinθ=xsinθ=x.
Similarly, we can restrict the domains of the other trigonometric functions to define inverse trigonometric functions, which are functions that tell us which angle in a certain interval has a specified trigonometric value.
inverse trigonometric functions
The inverse sine function, denoted sin−1sin−1 or arcsin, and the inverse cosine function, denoted cos−1cos−1 or arccos, are defined on the domain D={x|−1≤x≤1}D={x|−1≤x≤1} as follows:
The inverse tangent function, denoted tan−1tan−1 or arctan, and inverse cotangent function, denoted cot−1cot−1 or arccot, are defined on the domain D={x|−∞<x<∞}D={x|−∞<x<∞} as follows:
The inverse cosecant function, denoted csc−1csc−1 or arccsc, and inverse secant function, denoted sec−1sec−1 or arcsec, are defined on the domain D={x||x|≥1}D={x||x|≥1} as follows:
Graphs of Inverse Trigonometric Functions
To graph the inverse trigonometric functions, we use the graphs of the trigonometric functions restricted to the domains defined earlier and reflect the graphs about the line y=xy=x (Figure 16).

When evaluating an inverse trigonometric function, the output is an angle.
For example, to evaluate cos−1(12)cos−1(12), we need to find an angle θθ such that cosθ=12cosθ=12. Clearly, many angles have this property. However, given the definition of cos−1cos−1, we need the angle θθ that not only solves this equation, but also lies in the interval [0,π][0,π]. We conclude that cos−1(12)=π3cos−1(12)=π3.
Angle | 00 | π6π6, or 30°30° | π4π4, or 45°45° | π3π3, or 60°60° | π2π2, or 90°90° |
Cosine | 11 | √32√32 | √22√22 | 1212 | 00 |
Sine | 00 | 1212 | √22√22 | √32√32 | 11 |
Compositions of Inverse Trigonometric Functions
When working with inverse trigonometric functions, it’s crucial to understand how composition works. For instance, when we compose sinsin and its inverse sin−1sin−1, such as in sin(sin−1(y))sin(sin−1(y)), we’re essentially undoing the sine function, which should give us the original input, yy. However, this holds true only if yy falls within the range of sin−1sin−1, which is [1,1][1,1]. So sin(sin−1(y))=ysin(sin−1(y))=y for −1≤y≤1−1≤y≤1. Conversely, when we consider sin−1(sin(x))sin−1(sin(x)), the result is x only if x is within the restricted domain of sin−1, which is [−π2,π2]. The same principle applies to cos and its inverse.
For example, consider the two expressions sin(sin−1(√22)) and sin−1(sin(π)). For the first one, we simplify as follows:
For the second one, we have
This is because the value of π falls outside the restricted range of the inverse sine function, which is [−π2,π2].
To summarize,
and
Similarly, for the cosine function,
and
Similar properties hold for the other trigonometric functions and their inverses.
How to: Composing Inverse Trig Functions
- Check the Range: Ensure the value inside the inverse function is within the inverse function’s range. For sin−1, the value must be between −1 and 1.
- Apply the Function: Perform the composition by applying the inverse function first.
- Reverse the Process: Apply the original trigonometric function to the result.
- Restrict the Range: Remember that for sin(sin−1(x)) and cos(cos−1(x)), the original x is retrieved only if it’s in the principal range of the inverse function.
- Verify: Plug the result back into the original function to confirm the outcome.
Evaluate each of the following expressions.
- sin−1(−√32)
- tan(tan−1(−1√3))
- cos−1(cos(5π4))
- sin−1(cos(2π3))
Activity: The Maximum Value of a Function
In many areas of science, engineering, and mathematics, it is useful to know the maximum value a function can obtain, even if we don’t know its exact value at a given instant. For instance, if we have a function describing the strength of a roof beam, we would want to know the maximum weight the beam can support without breaking. If we have a function that describes the speed of a train, we would want to know its maximum speed before it jumps off the rails. Safe design often depends on knowing maximum values.
This project describes a simple example of a function with a maximum value that depends on two equation coefficients. We will see that maximum values can depend on several factors other than the independent variable x.
- Consider the graph in Figure 17 of the function y=sinx+cosx. Describe its overall shape. Is it periodic? How do you know?
Figure 17. The graph of y=sinx+cosx. Using a graphing calculator or other graphing device, estimate the x– and y-values of the maximum point for the graph (the first such point where x>0). It may be helpful to express the x-value as a multiple of π.
- Now consider other graphs of the form y=Asinx+Bcosx for various values of A and B. Sketch the graph when A=2 and B=1, and find the x– and y-values for the maximum point. (Remember to express the x-value as a multiple of π, if possible.) Has it moved?
- Repeat for A=1,B=2. Is there any relationship to what you found in part (2)?
- Complete the following table, adding a few choices of your own for A and B:
A B x y A B x y 0 1 √3 1 1 0 1 √3 1 1 12 5 1 2 5 12 2 1 2 2 3 4 4 3 - Try to figure out the formula for the y-values.
- The formula for the x-values is a little harder. The most helpful points from the table are (1,1),(1,√3),(√3,1). (Hint: Consider inverse trigonometric functions.)
- If you found formulas for parts (5) and (6), show that they work together. That is, substitute the x-value formula you found into y=Asinx+Bcosx and simplify it to arrive at the y-value formula you found.