Antiderivatives and Standard Integrals
Quick answer Integration is the reverse process of differentiation; every function has a whole family of antiderivatives differing only by a constant, and a fixed list of standard integrals lets us integrate common functions directly.
Differentiation converts a function into its rate of change. Integration reverses this process. If F(x) is a function such that F′(x) = f(x), then F is called an antiderivative (or primitive) of f. Since the derivative of any constant is zero, if F(x) is one antiderivative of f(x), then F(x) + C is also an antiderivative of f(x) for every real number C. This entire family of functions is denoted by the indefinite integral ∫f(x) dx = F(x) + C, where C is called the constant of integration and f(x) is called the integrand.
Geometrically, y = F(x) + C represents a family of curves obtained by shifting any one member vertically. All members of this family have parallel tangents at points with the same x-coordinate, because the slope F′(x) = f(x) is the same for every value of C.
Two properties make integration manageable: it is linear. That is, the integral of a sum is the sum of the integrals, ∫[f(x) + g(x)] dx = ∫f(x) dx + ∫g(x) dx, and a constant multiplier can be pulled out, ∫k f(x) dx = k∫f(x) dx. Using these two rules together with a short list of standard integrals (obtained simply by reversing familiar derivative formulas), a large number of functions can be integrated term by term.
Worked Example: Evaluate ∫(3x2 + 2sec2x − 7/√(1−x2)) dx.
Using linearity, integrate each term separately using the standard results ∫xn dx = xn+1/(n+1) + C, ∫sec2x dx = tan x + C, and ∫dx/√(1−x2) = sin-1x + C:
- ∫3x2 dx = 3·(x3/3) = x3
- ∫2sec2x dx = 2tan x
- ∫−7/√(1−x2) dx = −7sin-1x
Adding these and writing a single constant of integration: x3 + 2tan x − 7sin-1x + C. This is the required indefinite integral, and it can be checked instantly by differentiating the answer and confirming it returns the original integrand.
- The indefinite integral of f is a whole family F(x) + C, every member of which has f as its derivative.
- Integration is linear: sums split term-by-term and constant factors can be pulled outside the integral sign.
- Any two antiderivatives of the same function on an interval differ only by a constant.
- A short list of standard integrals (powers, exponentials, trig, inverse-trig forms) must be memorised for direct use.
- Every indefinite integral answer can be checked by differentiating it and comparing with the original integrand.
