Solveeit Logo

Question

Question: Evaluate \(\int {x\cos (2x)dx} \) by integration by parts method ?...

Evaluate xcos(2x)dx\int {x\cos (2x)dx} by integration by parts method ?

Explanation

Solution

In such questions where we are required to find the antiderivative or the integral of a function that is a product of two or more expressions or functions, we can make use of Integration by parts. Integration by parts method divides the product functions into halves where we differentiate the first half and integrate the second half.

Complete step by step solution:
In the given question, we are required to find the value of the integral given to us in the question by using the integration by parts method. So, we consider the given integral as a new variable.
Consider I=xcos(2x)dxI = \int {x\cos (2x)dx}
In integration by parts method, we integrate a function which is a product of two functions using a formula:
f(x)g(x)dx=f(x)g(x)dx[ddxf(x)g(x)dx]dx\int {f\left( x \right)g\left( x \right)dx = f\left( x \right)\int {g\left( x \right)dx - \int {\left[ {\dfrac{d}{{dx}}f\left( x \right)\int {g\left( x \right)dx} } \right]dx} } }
Hence, Using integration by parts method and considering xxas first function and cos(2x)\cos (2x) as second function, we get
I=[xcos(2x)dx][ddx(x).cos(2x)dx]dxI = \left[ {x\int {\cos (2x)dx} } \right] - \int {\left[ {\dfrac{d}{{dx}}(x).\int {\cos (2x)dx} } \right]} dx
Now, we know that the derivative of x with respect to x is 11. Also, we know that integral of cosx\cos x with respect to x is sinx\sin x and integral of cos2x\cos 2x with respect to x is (sin2x2)\left( {\dfrac{{\sin 2x}}{2}} \right).
I=[xsin(2x)2][1.sin(2x)2]dxI = \left[ {\dfrac{{x\sin (2x)}}{2}} \right] - \int {\left[ {\dfrac{{1.\sin (2x)}}{2}} \right]} dx
Now, we know that the integral of sinx\sin xwith respect to x is cosx - \cos x and integral of sin2x\sin 2x is (cos2x2)\left( {\dfrac{{ - \cos 2x}}{2}} \right). Hence, substituting the values of the known derivatives, we get the value of original integral as:
I=[xsin(2x)2][cos(2x)2×2]+CI = \left[ {\dfrac{{x\sin (2x)}}{2}} \right] - \left[ {\dfrac{{ - \cos (2x)}}{{2 \times 2}}} \right] + C
Opening the brackets and simplifying,
I=[xsin(2x)2]+[cos(2x)4]+CI = \left[ {\dfrac{{x\sin (2x)}}{2}} \right] + \left[ {\dfrac{{\cos (2x)}}{4}} \right] + C
I=14[2xsin(2x)+cos(2x)]+CI = \dfrac{1}{4}\left[ {2x\sin (2x) + \cos (2x)} \right] + C

So, the value of integral xcos(2x)dx\int {x\cos (2x)dx} is 14[2xsin(2x)+cos(2x)]+C\dfrac{1}{4}\left[ {2x\sin (2x) + \cos (2x)} \right] + C, where C is any arbitrary constant.

Note:
Integration by parts method can be used to solve integrals of various complex functions involving products of functions within itself easily. In the given question, the use of integration by parts method once has made the process much easier and organized. However, this might not be the case every time. We may have to apply the integration by parts method multiple times in order to reach the final answer.