Lesson 158: Integration by Parts: The Product Rule in Reverse

The Formula

When two different types of functions are multiplied (like \(x\) and \(\sin x\)), we use Integration by Parts (IBP). It is derived from the Product Rule:

\[\int u dv = uv - \int v du\]

Worked Examples

Example 1: Polynomial and Trig

Evaluate \(\int x \cos x dx\).

Example 2: The Logarithm

Evaluate \(\int \ln x dx\).

The Bridge to Quantum Mechanics

Integration by Parts is the most powerful tool for proving the Hermiticity of Operators. In Quantum Mechanics, observables like momentum and energy must be "Hermitian," which means \(\int \psi_1^* (\hat{A} \psi_2) dx = \int (\hat{A} \psi_1)^* \psi_2 dx\). We use IBP to "move" the derivative operator from one wavefunction to the other. This ensures that the results of our measurements are always real numbers, which is a requirement for anything we want to measure in the lab.