Integration Techniques Every Student Should Know

Higher Math Guide
Integration Techniques Every Student Should Know

Integration is the reverse process of differentiation, but it is significantly harder in practice. While derivatives follow mechanical rules that always work, integrals often require creativity and pattern recognition. This guide covers the most important techniques you need in your toolkit.

The most basic form of integration is the antiderivative. The integral of x^n equals x^(n+1)/(n+1) plus C, where C is the constant of integration. This works for all powers except negative one, where the integral of 1/x is the natural logarithm of the absolute value of x.

Substitution is the first technique to try when the integrand is not a simple power. If you can identify an expression and its derivative within the integrand, substitution simplifies the problem. For example, to integrate 2x times the cosine of x squared dx, let u equal x squared. Then du equals 2x dx, and the integral becomes the cosine of u du, which is the sine of u plus C.

Integration by parts handles products of functions using the formula: the integral of u dv equals uv minus the integral of v du. The LIATE mnemonic helps choose u: Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential. Choose u from whichever comes first in this list. The remaining factor becomes dv.

Trigonometric integrals appear frequently. Integrals involving sine and cosine products use identities to simplify. The integral of sine squared x dx becomes half of (x minus sine x cosine x) using the power-reduction identity. The integral of sine mx cosine nx dx uses the product-to-sum formula.

Trigonometric substitution handles integrals containing the square root of a squared minus x squared (substitute x equals a sine theta), the square root of a squared plus x squared (substitute x equals a tangent theta), or the square root of x squared minus a squared (substitute x equals a secant theta).

Partial fraction decomposition breaks rational functions into simpler terms. Factor the denominator completely, then write the fraction as a sum of simpler fractions with unknown coefficients. Solve for the coefficients by equating numerators or plugging in specific values of x.

Numerical integration provides answers when analytical methods fail. Simpson's rule approximates the integral using parabolic arcs and gives remarkably accurate results for smooth functions. The trapezoidal rule uses straight-line segments. Our integral calculator implements both methods so you can compare results.

Improper integrals extend the concept to infinite intervals or functions with vertical asymptotes. Convergence depends on the behavior at the limits. The integral from 1 to infinity of 1/x^p converges when p exceeds 1, giving 1/(p-1).

Mastering these techniques takes practice. Start by recognizing which method applies to a given integral. Often, the first technique you try will reveal whether you are on the right track. Our Riemann sum tool helps build intuition before diving into exact methods.

Try Our CalculatorsMore Guides