Question
Question: How do you integrate \[\int {x\sin x\cos x} \] by integration by parts method?...
How do you integrate ∫xsinxcosx by integration by parts method?
Solution
Hint : The above question is based on the concept of integration. Since it is an indefinite integral which has no upper and lower limits, we can apply integration properties by integrating it in parts so that we can find the antiderivative of the above expression and also by applying multiple angle formulas.
Complete step-by-step answer :
Integration is a way of finding the antiderivative of any function. It is the inverse of differentiation. It denotes the summation of discrete data. The calculation of such small problems is an easy task but for adding big problems which include higher limits, integration method is used. The above given expression is an indefinite integral which means there are no upper or lower limits given.
The above equation should be in the form given below.
∫f(x)=F(x)+C
where C is constant.
Now the given expression contains trigonometric functions. So, we need to bring the expression into multiple angle trigonometric functions. This can be done by the following way
∫xsinxcosxdx=21∫xsin2xdx
Further we need to integrate the integral by parts
∫uv′=uv−∫u′v
where u=x
⇒u′=1
Now v′=sin2x
∴v=2−cos2x
Now by further solving,
Then the final step we get is
∫xsinxcosxdx=21(4sin2x−2xcos2x)+C =8sin2x−4xsin2x+CTherefore, we get the above solution.
So, the correct answer is “8sin2x−4xsin2x+C”.
Note : An important thing to note is that the double angle trigonometric function of sine function is
sin2x=2sinxcosx .So in the expression we multiply 2 in the numerator and denominator so that we get the above formula for double angle and substitute that term in the numerator with sin2x so that it becomes easy to integrate.