How to Determine Correct Inverse Trig Angle?

Ascendant0
Messages
175
Reaction score
38
Homework Statement
Not a specific homework problem, but more so that the book indicates that for inverse trig functions sin, cos, and tan, there's usually another possible answer that the calculator won't give. But, it doesn't explain *how* to find the other angle it doesn't give?
Relevant Equations
Just the sin, cos, and tan inverse functions
I understand why certain inverse trig functions have two answers. Like for arcsin(0.5), it could be pi/6 or 5pi/6. I know both angles have the same sin value, that they're both on the same horizontal line on a graph of sin, I get all of that, but two questions about it:

1) In cases where it's not a special trig angle that I can refer to on the chart, how do I determine what the other possible answer could be?

2) Even after I know how to do that, the book simply says to "determine the more reasonable one for the given situation," which sure, I can do for now for these easier problems, but when there are far more advanced problems in the future, where determining the "more reasonable" angle isn't viable, in those instances, how do you determine which is the correct angle?
 
Physics news on Phys.org
Ascendant0 said:
Homework Statement: Not a specific homework problem, but more so that the book indicates that for inverse trig functions sin, cos, and tan, there's usually another possible answer that the calculator won't give. But, it doesn't explain *how* to find the other angle it doesn't give?

I understand why certain inverse trig functions have two answers. Like for arcsin(0.5), it could be pi/6 or 5pi/6.
The inverse trig functions each have ***one*** answer, otherwise they would be merely relations, not functions. If I use a calculator to approximate ##\sin^{-1}(0.5)## I get the decimal equivalent of ##\frac \pi 6##.
What you're missing is that each of the inverse trig functions has a principal domain. For the arcsine function, the principal domain is the interval ##[-\frac \pi 2, \frac \pi 2]##; for the arccosine function, the principal domain is ##[0, \pi]##. The domain for the arctangent function is the same as for the arcsine function, but with the endpoints removed.

To get other values for which, for example, ##\sin(x) = 0.5## look at the graph of the sine function and notice that ##\sin(\pi - x) = \sin(x)## combined with the fact that ##\sin(x + 2\pi) - \sin(x)##. And similar for the other trig functions and inverses.
 
Mark44 said:
The inverse trig functions each have ***one*** answer, otherwise they would be merely relations, not functions. If I use a calculator to approximate ##\sin^{-1}(0.5)## I get the decimal equivalent of ##\frac \pi 6##.
What you're missing is that each of the inverse trig functions has a principal domain. For the arcsine function, the principal domain is the interval ##[-\frac \pi 2, \frac \pi 2]##; for the arccosine function, the principal domain is ##[0, \pi]##. The domain for the arctangent function is the same as for the arcsine function, but with the endpoints removed.

To get other values for which, for example, ##\sin(x) = 0.5## look at the graph of the sine function and notice that ##\sin(\pi - x) = \sin(x)## combined with the fact that ##\sin(x + 2\pi) - \sin(x)##. And similar for the other trig functions and inverses.
Thank you for that clarification. Wrote that down for future reference.

And you can see here in this screenshot of the book what I was talking about:

Wrong it seems.JPG
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top