Question
Question: Evaluate \[\int {{{\sin }^{ - 1}}\left( {\cos x} \right)} dx\] ....
Evaluate ∫sin−1(cosx)dx .
Solution
Hint : This is a problem in which we can see composite function. To find the integration we will write the cos function in the form of sin. As we know, cosx=sin(2π−x) . now the integral will be of the form, sin−1(sinθ) and we know that, sin−1(sinθ)=θ . So after that the integration will be found.
Complete step-by-step answer :
Given that,
∫sin−1(cosx)dx
We can write the cos function as, cosx=sin(2π−x)
Now the integration function will be,
=∫sin−1(sin(2π−x))dx
We know that, sin−1(sinθ)=θ
So we can rewrite the function as,
=∫(2π−x)dx
Now we will separate the integrations,
=∫2πdx−∫xdx
We know that integration of a constant is x,
=2π∫dx−∫xdx
Taking the integrations,
=2πx−2x2+c as, ∫xndx=n+1xn+1
This is the final answer.
∫sin−1(cosx)dx=2πx−2x2+c
So, the correct answer is “ 2πx−2x2+c ”.
Note : Note that there is no need for using substitution here. That will remove cos function but the derivative of cos will not be replaced by anything. And the use of angle properties will make the problem easier. Also don’t forget to write the constant.