Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

Find the integration of $ \int {\cot x \cdot \ln (\sin x) \cdot dx} $ .

Answer
VerifiedVerified
504.3k+ views
Hint: To solve this problem, we need to use the method of integration by substitution. In this method, we can find an integral but only when it can be set up in a certain way. The most important and first step to apply this method is to be able to write the integral in the form of: $ \int {f(g(x)) \cdot g'(x) \cdot dx} $

Complete step-by-step answer:
Here, we need to solve $ I = \int {\cot x \cdot \ln (\sin x) \cdot dx} $
To apply the method of integration by substitution, we will first set up the integral in the form of $ \int {f(g(x)) \cdot g'(x) \cdot dx} $
Let us take $ g(x) = \ln (\sin x) $ .
Now, to differentiate this with respect to $ x $ , we need to apply the chain rule.
We know that the differentiation of $ \ln x $ is $ \dfrac{1}{x} $ and the differentiation of $ \sin x $ is $ \cos x $ .
 $ \Rightarrow g'(x) = \dfrac{1}{{\sin x}} \cdot \cos x = \dfrac{{\cos x}}{{\sin x}} = \cot x $
Therefore, we can set up the given integral in the desired form to apply the substitution method of integration.
Now, let us take $ u = g(x) $
We have already taken $ g(x) = \ln (\sin x) $
 $ \Rightarrow u = \ln (\sin x) $
Differentiate with respect to $ x $
 $
   \Rightarrow \dfrac{{du}}{{dx}} = \dfrac{1}{{\sin x}} \cdot \cos x \\
   \Rightarrow \dfrac{{du}}{{dx}} = \cot x \\
   \Rightarrow du = \cot xdx \;
  $
Therefore, if we write our integral in terms of \[u\], we get
 $ I = \int {udu} $
We know that the integration of $ {x^n} $ is \[\dfrac{{{x^{n + 1}}}}{{n + 1}} + c\], therefore integration of $ u $ becomes $ \dfrac{{{u^2}}}{2} + c $ , where $ c $ is a constant.
 $ \Rightarrow I = \dfrac{{{u^2}}}{2} + c $
We have taken $ u = \ln (\sin x) $
 $ \Rightarrow I = \dfrac{1}{2}{\left( {\ln \sin x} \right)^2} + c $ , where $ c $ is a constant.
Thus our final answer is: $ \int {\cot x \cdot \ln (\sin x) \cdot dx} = \dfrac{1}{2}{\left( {\ln \sin x} \right)^2} + c $ , where $ c $ is a constant.
So, the correct answer is “$\dfrac{1}{2}{\left( {\ln \sin x} \right)^2} + c $ ”.

Note: Here, we have applied the method of integration by substitution to solve the problem. There are three important steps to remember while applying this method.
The first step to begin the solution is to set up the integral in this form: $ \int {f(g(x)) \cdot g'(x) \cdot dx} $
The second step is to make $ u = g(x) $ and then integrate $ \int {f(u)du} $
The final step is to reinsert $ g(x) $ in place of $ u $ .