Comprehensive Integration Techniques
Master all essential integration methods with detailed explanations and examples
Integration Fundamentals
Integration is the reverse process of differentiation. The indefinite integral of a function \(f(x)\) is:
where \(F'(x) = f(x)\) and \(C\) is the constant of integration.
1. Basic Integration Formulas
Power Rule
Example:
Exponential Functions
Trigonometric Functions
2. Substitution Rule (U-Substitution)
The Substitution Method
Used when the integrand is a composite function \(f(g(x))\) multiplied by its derivative \(g'(x)\):
Example 1:
Let \(u = x^2\), then \(du = 2x\,dx\):
Example 2:
Let \(u = \ln x\), then \(du = \frac{1}{x}dx\):
3. Integration by Parts
The Formula
The LIATE rule helps choose \(u\) (the part to differentiate):
- Logarithmic (\(\ln x\))
- Inverse Trigonometric (\(\arctan x\))
- Algebraic (\(x^n\))
- Trigonometric (\(\sin x\))
- Exponential (\(e^x\))
Example 1:
Let \(u = x\) (algebraic), \(dv = e^x\,dx\):
Example 2:
Requires integration by parts twice.
4. Trigonometric Integrals
Powers of Sine and Cosine
Odd Power of Sine
Save one \(\sin x\) and convert rest to \(\cos x\) using \(\sin^2x = 1 - \cos^2x\)
Odd Power of Cosine
Save one \(\cos x\) and convert rest to \(\sin x\) using \(\cos^2x = 1 - \sin^2x\)
Example:
Convert \(\sin^3x = \sin x(1 - \cos^2x)\):
Let \(u = \cos x\), \(du = -\sin x\,dx\):
Powers of Secant and Tangent
Even Power of Secant
Save \(\sec^2x\) and convert rest to \(\tan x\) using \(\sec^2x = 1 + \tan^2x\)
Odd Power of Tangent
Save \(\sec x \tan x\) and convert rest to \(\sec x\) using \(\tan^2x = \sec^2x - 1\)
5. Trigonometric Substitution
Three Standard Cases
Integral Contains | Substitution | Identity Used |
---|---|---|
\(\sqrt{a^2 - x^2}\) | \(x = a\sin\theta\), \(dx = a\cos\theta\,d\theta\) | \(1 - \sin^2\theta = \cos^2\theta\) |
\(\sqrt{a^2 + x^2}\) | \(x = a\tan\theta\), \(dx = a\sec^2\theta\,d\theta\) | \(1 + \tan^2\theta = \sec^2\theta\) |
\(\sqrt{x^2 - a^2}\) | \(x = a\sec\theta\), \(dx = a\sec\theta\tan\theta\,d\theta\) | \(\sec^2\theta - 1 = \tan^2\theta\) |
Example:
Let \(x = 2\tan\theta\), \(dx = 2\sec^2\theta\,d\theta\):
Convert back using \(\tan\theta = \frac{x}{2}\):
6. Partial Fractions
Rational Function Decomposition
Used for integrals of rational functions \(\frac{P(x)}{Q(x)}\) where \(\deg(P) < \deg(Q)\):
Case 1: Distinct Linear Factors
Case 2: Repeated Linear Factors
Example:
Decompose:
Solve for A and B:
7. Special Integration Techniques
Weierstrass Substitution
For integrals with rational trigonometric functions:
Improper Integrals
Practice Problems
Identify the Technique
Integration Quiz
Which method for \(\displaystyle\int x \sin x\,dx\)?
The integral \(\displaystyle\int \frac{1}{x^2 - 4}\,dx\) requires: