Comprehensive Study Notes on Integration by Parts
Overview and Fundamental Concepts
- Integration by Parts is a core integration technique introduced in calculus (specifically Section 3.1 of standard textbooks). It represents the first major non-review technique following -substitution.
- While -substitution is fundamentally derived from rolling back the Chain Rule for composite functions, Integration by Parts is fundamentally derived from rolling back the Product Rule for differentiation.
- The underlying principle connecting differentiation and integration is that taking the antiderivative of a derivative recovers the original function, modulo an arbitrary integration constant ().
Derivation of the Integration by Parts Formula
- Consider two differentiable functions defined as and .
- Applying the Product Rule for differentiation yields:
- Expressed in differential form, this is:
- Integrating both sides of the equation with respect to gives:
- Rearranging terms to isolate produces the standard Integration by Parts formula:
- The formula connects four distinct components: , , , and . Always remember to include the constant of integration in the final indefinite integral evaluation.
Standard Procedure for Integration by Parts
Step 1: Recognition
- Identify that the integrand consists of two functions multiplied together.
- Verify that standard -substitution is not applicable (i.e., there is no clear inner function whose derivative is multiplying the outside).
Step 2: Make a Choice ( and )
- Select one portion of the integrand to be and the remaining portion (which must include the differential or ) to be .
- Ensure every term in the original integral is assigned to either or .
Step 3: Construct the Evaluation Table
- Set up a grid:
Step 4: Substitute into Formula
- Plug , , , and into .
Step 5: Evaluate the Remaining Integral
- Compute . This new integral should be simpler than the original integral.
- Add the constant of integration .
Detailed Examples and Applications
- Example 1: Polynomial and Trigonometric Product
- Step 1 (Choice): Let and .
- Step 2 (Table):
- Step 3 (Apply Formula):
- Step 4 (Evaluate): Since the antiderivative of is :
- Verification via Derivative:
- Example 2: Polynomial and Exponential Product
- Step 1 (Choice): Let and .
- Step 2 (Table):
- Step 3 (Apply Formula & Evaluate):
- Verification via Derivative:
- Example 3: Comparison with Algebraic Expansion
- Method A (Direct Expansion - Preferred/Simpler):
- Method B (Integration by Parts - For Demonstration):
- Let .
- Let .
- Apply formula:
- Example 4: Negative Exponential / Decay Functions
- Context: Exponential decay functions like are ubiquitous across advanced STEM disciplines (comprising approximately of physics topics across courses 240, 250, 251, 252, 253, 254, 255, and 256, as well as of differential equations curriculum).
- Antiderivative Note: The antiderivative of is .
- Step 1 (Choice): Let and .
- Step 2 (Table):
- Step 3 (Apply Formula & Evaluate):
- Example 5: Logarithmic Functions
- Step 1 (Choice): Attempting requires integrating for , which is complex. Therefore, invert choices:
- Let and .
- Step 2 (Table):
- Step 3 (Apply Formula & Evaluate):
Strategies for Selecting and (The LIATE Rule)
- Selection Hierarchy (LIATE):
- When deciding which function to assign to , choose the function type that appears highest on the following priority list:
- L - Logarithmic Functions (e.g., )
- I - Inverse Trigonometric Functions (e.g., )
- A - Algebraic Functions / Polynomials (e.g., , , )
- T - Trigonometric Functions (e.g., , )
- E - Exponential Functions (e.g., , )
- General Objective:
- Select such that becomes simpler (or no more complex) than .
- Select such that its antiderivative can be easily computed.
- Consequences of an Incorrect Choice:
- Consider attempting with and :
- Substituting into the formula gives:
- The new integral is more complex than the original integral . An increase in complexity is a clear signal to abort the current path, swap the choices of and , and restart.
Repeated Integration by Parts (Higher-Order Polynomials)
- When the algebraic term is a higher power (e.g., , ), a single application of integration by parts reduces the exponent by , requiring repeated iterations of the technique.
- Example: Evaluating
- First Application:
- Let
- Let
- Result:
- Second Application:
- The remaining integral still contains a product of an algebraic term and an exponential term.
- Perform integration by parts a second time on :
- Let
- Let
- Result for inner integral:
- Final Combination:
- General Rule: An initial power of multiplied by an exponential or trigonometric function requires applying integration by parts times.
Questions & Discussion
Question: When choosing for , does the expression obtained at the end of the first step mean the problem requires doing integration by parts a second time?
Response: Yes. After the first application, the expression contains an integral with (specifically ). Because the integral is simplified from to , it is not yet completely solved, and integration by parts must be applied once more to eliminate .
Question: What would happen if were chosen instead of for that problem?
Response: Choosing would make the integral significantly worse. The power of in would integrate up to , increasing the overall complexity of the integrand rather than reducing it.