Exponential and Logarithmic Integrals
Integrals of Exponential Functions
The integration rules for exponential functions are the inverse of their differentiation rules.
Simple Exponential Rule: ∫exdx=ex+C
General Exponential Rule: Let u be a differentiable function of x. ∫eudxdudx=∫eudu=eu+C
Integration Examples:
∫2exdx=2ex+C
∫2e2xdx: Let u=2x, then dxdu=2. Result: e2x+C
∫(ex+x)dx=ex+2x2+C
∫5xe−x2dx: Let u=−x2, then dxdu=−2x. Factoring out constants yields −25∫eudu=−25e−x2+C
The Log Rule for Integration
The Log Rule accounts for cases where the Power Rule for integration fails (n=−1).
General Log Rule: ∫u1dxdudx=∫udu=ln∣u∣+C
Integration Example:
Rewriting Before Integrating
Some integrands must be algebraically manipulated before applying the Exponential or Log Rules:
Splitting Fractions: ∫x23x2+2x−1dx=∫(3+x2−x21)dx=3x+2ln∣x∣+x1+C
Multiplying by a Conjugate or Factor: To find ∫1+e−x1dx, multiply the numerator and denominator by ex to get ∫ex+1exdx=ln(ex+1)+C.
Polynomial Division: For rational functions where the degree of the numerator is greater than or equal to the denominator: ∫x−1x2+x+1dx=∫(x+2+x−13)dx=2x2+2x+3ln∣x−1∣+C