Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Paul's Online Notes
Paul's Online Notes
Home / Calculus II / Integration Techniques / Integration by Parts
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 7.1 : Integration by Parts

1. Evaluate 4xcos(23x)dx .

Show All Steps Hide All Steps

Hint : Remember that we want to pick u and dv so that upon computing du and v and plugging everything into the Integration by Parts formula the new integral is one that we can do.
Start Solution

The first step here is to pick u and dv. We want to choose u and dv so that when we compute du and v and plugging everything into the Integration by Parts formula the new integral we get is one that we can do.

With that in mind it looks like the following choices for u and dv should work for us.

u=4xdv=cos(23x)dx Show Step 2

Next, we need to compute du (by differentiating u) and v (by integrating dv).

u=4xdu=4dxdv=cos(23x)dxv=13sin(23x) Show Step 3

Plugging u, du, v and dv into the Integration by Parts formula gives,

4xcos(23x)dx=(4x)(13sin(23x))43sin(23x)dx=43xsin(23x)+43sin(23x)dx Show Step 4

Okay, the new integral we get is easily doable and so all we need to do to finish this problem out is do the integral.

\int{{4x\cos \left( {2 - 3x} \right)\,dx}} = \require{bbox} \bbox[2pt,border:1px solid black]{{ - \frac{4}{3}x\sin \left( {2 - 3x} \right) + \frac{4}{9}\cos \left( {2 - 3x} \right) + c}}