Files
notes/education/math/MATH1220 (calc II)/Integration by Parts.md
2025-08-27 11:44:05 -06:00

403 B

The integration by parts formula is:

\int udv = uv - \int vdu

Deriving the Integration by Parts Formula

\frac{d}{dx}(f(x)g(x)) = f'(x)g(x) + f(x)g'(x)
  1. Integrating both sides, we get:
\int \frac{d}{dx} (f(x)g(x))dx = \int [f'(x)g(x) + f(x)]
  1. Through the distributive property of integrals,
= \int f'(x)g(x)dx + \int f(x)g'(x)dx
  1. Therefore:
f(x)g(x) = \intf'(x)g(x)dx