- Integration By Parts helps us to integrate products, a revision of the product rule for two differentiable functions: $(u(x)v(x))’ = u’(x)v(x) + u(x)v’(x)$
<aside>
📌
Supposed $u$ and $v$ are both differentiable functions, then $\int u dv = uv - \int vdu$, or $\int f(x) g’(x) dx = f(x)g(x) -\int f’(x) g(x) dx$
</aside>
- We first choose $u$ and $dv$ so that $u$ is easier to differentiate, and $v$ is easier to integrate