Comprehensive Guide to Integration by Parts and the LI8 Method
Derivation of the Integration by Parts Formula
Integration by parts is a technique derived directly from the product rule of differentiation. The product rule states that the derivative of the product of two functions, and , is given by:
To derive the integration by parts formula, integrate both sides of this equation with respect to :
Because integration and differentiation are inverse processes, the integral of the derivative of simply yields the original product . Thus, the equation becomes:
Rearranging this expression to solve for one of the integrals results in the standard formula for integration by parts:
In alternative notation commonly used in differential form, this is expressed as:
The General Philosophy and Rule of Thumb
The primary purpose of integration by parts is to transform an integral that is difficult or impossible to solve directly into a new integral that is simpler. The method essentially allows for the integration of one component of the integrand while the other component is differentiated.
The Core Rule of Thumb: Integration by parts should be used to integrate the hardest possible chunk of the integrand that is still integrable. By pulling out the most complex part that can be successfully integrated, the remaining integral (the new integral generated by the formula) will hopefully be simple enough to evaluate using standard techniques.
The LI8 Selection Acronym
A critical step in integration by parts is correctly identifying which part of the integrand should serve as (to be differentiated) and which should serve as (to be integrated). The acronym LI8 (sometimes referred to as LIATE) provides a hierarchy for choosing . The first function type encountered in the list below should be designated as :
L (Logs): Logarithmic functions such as .
I (Inverse Trig): Inverse trigonometric functions such as or .
8 (Algebraic): Algebraic expressions including polynomials (), roots (), and rational functions.
T (Trig): Standard trigonometric functions such as or .
E (Exponential): Exponential functions such as .
Once is selected based on this order, everything else remaining in the integrand must be designated as . This hierarchy works because it prioritizes functions that simplify significantly when differentiated (, , ) and leaves functions that are easy to integrate (, ) to be part of .
The Box Method Strategy
The box method is a visual organizational tool used to perform integration by parts without strictly relying on the algebraic formula. It utilizes a grid to organize the components:
Upper-Left Corner: Place the chosen .
Bottom-Right Corner: Place the chosen (or ).
Vertical Movement (Downwards): Differentiate the value in the top-left to find (or ). (Memory aid: for Down and Derivative).
Vertical Movement (Upwards): Integrate the value in the bottom-right to find .
The Rule of Seven: To construct the solution from the box:
Multiply the terms on the diagonal (top-left to bottom-right, resulting in ).
Multiply the terms on the bottom row (bottom-left to bottom-right, which is ).
The final result follows the structure: .
Procedural Examples and Application
Example 1:
Identify : Following LI8, is Algebraic and is Trig. Therefore, .
Identify : The remainder of the integrand is .
Fill the Box:
Apply the Formula:
Example 2:
Identify : Inverse Trig is higher on the LI8 list, so .
Identify : Since the entire function is taken as , the remaining part is .
Fill the Box:
Apply the Formula:
Evaluate the New Integral: Using U-substitution where and :
Example 3:
Identify : Algebraic function is chosen as .
Identify : Trig part is chosen as .
Fill the Box:
(since the derivative of is ).
Apply the Formula:
Subtle Errors and Failure Cases
While the LI8 method is highly effective (estimated success rate of to ), it can fail or require adjustments in specific scenarios.
Overzealous Collection: In some cases, the LI8 rule may suggest a choice for that is impossible to integrate in its given form. For example, in , LI8 suggests and . However, has no elementary antiderivative and is impossible to integrate as is.
The Fix: Borrow factors from the algebraic term. Instead of , use , which is integrable via U-substitution (). In this case, becomes .
Total Failure of LI8: In approximately of cases, the LI8 hierarchy is completely wrong. This typically happens with integrands like .
If you choose as the algebraic part according to LI8, the resulting integrals become increasingly complex with higher powers in the denominator.
To solve this, return to first principles: integrate the hardest possible chunk. The hardest integrable part here is , or better yet, using a complex such as could lead to a solution, though it requires specific insight.
The Problem of Repetitive Integration by Parts
Certain integrals require the application of integration by parts multiple times. For an integral like , you generally must perform integration by parts times (the number of times corresponds to the power of the polynomial).
Example:
First Pass: , . Result: .
Second Pass: Apply integration by parts again to with and . Result: .
Final Combination: Distribute negatives and combine terms to reach the final answer plus a constant . This process is labor-intensive and error-prone due to repeated substitution and sign tracking.