Proving the Relationship between Inverse Sine and Cosine Functions

srini
Messages
1
Reaction score
0
To show that
cos-1(-x)-cos-1(x)=2sin-1(x)

I tried
take x= sina
taking cos of the whole equation
cos(cos-1(-x))-cos(cos-1(x))=2cos(sin-1(x))
now we have to prove : -x-x=2cos(sin-1(x))
LHS: -2x=-2sina=2cos(a+pi/2)
RHS: 2cosa

Iam not sure how to proceed further..can anyone help me with this..
 
Last edited:
Physics news on Phys.org
srini said:
To show that
cos-1(-x)-cos-1(x)=2sin-1(x)

I tried
take x= sina
taking cos of the whole equation
cos(cos-1(-x))-cos(cos-1(x))=2cos(sin-1(x))
This equation is incorrect. You need to expand cos(arcos(-x) - arcos(x)) properly,
You will then need to use relations like cos(arsin(y))=sqrt(1-y^2)
now we have to prove : -x-x=2cos(sin-1(x))
LHS: -2x=-2sina=2cos(a+pi/2)
RHS: 2cosa

Iam not sure how to proceed further..can anyone help me with this..
 
You could also proceed more concretely. Get out (or make) a graph of cos^(-1) and sin^(-1) (let's call them acos and asin). If cos(theta)=x then cos(pi-theta)=(-x). So acos(-x)-acos(x)=pi-2*theta. Now if cos(theta)=x then sin(pi/2-theta)=x. So asin(x)=?.
 
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...
Back
Top