Question
Question: How do you integrate \( \int {{x^2}\sin (2x)dx} \) from \( \left[ {0,\dfrac{\pi }{2}} \right] \) ?...
How do you integrate ∫x2sin(2x)dx from [0,2π] ?
Solution
Hint : We can see that there are two different functions in the given integral. Therefore, we have to apply the rule of integration by part to solve it. We will first solve the integral and then apply the limits to get our final answer.
Formula used:
∫uvdx=u∫vdx−∫u′(∫vdx)dx
Complete step-by-step answer :
Let us take I=∫x2sin(2x)dx .
Now, we have to determine u and v functions between the two given functions.
Therefore, let us take u=x2 and v=sin2x .
u=x2⇒u′=2x and v=sin2x⇒∫vdx=∫sin2xdx=−21cos2x .
Now, we will use these values in the formula for integration by parts:
∫uvdx=u∫vdx−∫u′(∫vdx)dx
Now, we have I=−2x2cos2x+∫xcox2xdx .
We can see that there are still two different functions in the second term. Therefore, to solve that, we will again need to apply the formula for integration by parts.
We have to determine u and v functions between the two given functions in ∫xcox2xdx .
Therefore, let us take u=x and v=cos2x .
u=x⇒u′=1 and v=cos2x⇒∫vdx=∫cos2xdx=21sin2x .
Now, we will use these values in the formula for integration by parts:
∫uvdx=u∫vdx−∫u′(∫vdx)dx
Now, we have I=−2x2cos2x+2xsin2x+41cos2x .
Now, we need to find the integral in the interval of [0,2π] .
Therefore we can write it as:
Thus, our final answer is 0.73 .
So, the correct answer is “ 0.73 ”.
Note : Here, we have applied the formula for integration by parts two times while solving the integral. In this rule, it is important to determine which function to take as u and which one is to take as v . For this, we need to keep in mind that we should choose the function u that gets simpler when we differentiate it and the function v that does not get any more complicated when you integrate it.