Techniques of Integration
☰ Contents
Differentiation follows rules that always work. Integration has no single procedure, so it is learned as a set of techniques, and the skill is reading the shape of the integrand and recognizing which technique it calls for.
What is integration?
Integrating asks the reverse of differentiating: which function has this derivative? That function is the antiderivative, and every answer can be checked by differentiating it. See The antiderivative.
To integrate a power of x, add one to the power and divide by the new power: integrates to . The rule fails only for , where the new power would be 0. The natural logarithm fills that gap. See Integrating powers.
Why is there always a + C?
Differentiating removes any constant term. , and all differentiate to 2x, so integrating 2x gives the whole family , one curve for each value of C.
One extra fact pins down C. If the curve passes through (1, 4), substitute the point in: , so C = 3 and the function is . In a differential equation that fact is the initial condition. See Finding the constant of integration.
What does the integral sign actually say?
The sign is a letter S stretched tall, and S stands for sum. means "add up slivers of height f(x) and width dx". The function f(x) is the integrand, and the numbers at the top and bottom of the sign are the limits of integration. See Reading the integral sign.
dx has a meaning of its own. began as a rise over a run, and the pieces can be separated: if , then dy = 2x dx. Substitution depends on this. See Differentials.
Why does an integral measure area?
A definite integral is the limit of a sum of rectangles. Slice the region under the curve into strips of width , treat each strip as a rectangle of height f(x), and add the areas . Make the strips thinner and the total approaches the exact area. See The definite integral.
Each height can be read at the left edge, the right edge or the middle of its strip. On a rising curve the left sum underestimates and the right sum overestimates. In sigma notation the sum is ; let n run to infinity and becomes and becomes dx. See Left, right and midpoint Riemann sums and The Riemann sum in sigma notation.
The fundamental theorem of calculus finds the area without strips. Let A(x) be the area under the curve up to x. Increase x a little and the area grows by a thin strip of height f(x), so A differentiates to f. To find the area from a to b, take any antiderivative F and work out F(b) − F(a). See The fundamental theorem of calculus.
Area below the axis counts as negative. The arch of sin x from 0 to has integral 2, from to the integral is −2, and over the whole cycle it is 0. For the total area, split at the crossings and add the sizes: 2 + 2 = 4. See Area below the axis.
Swapping the limits changes the sign, a constant factor comes outside, and a to b plus b to c joins into a to c. See Properties of the definite integral.
How do you integrate a function inside another function?
Substitution is the chain rule read backwards. Differentiating a composite function leaves the derivative of the inside multiplying the result. When that factor is present in an integral, name the inside u. See Integration by substitution.
- Choose u, usually the expression inside the bracket or under the root.
- Find , and write dx in terms of du.
- Replace every x. If one is left over, u was the wrong choice.
- Integrate in u, then write the x expression back. For a definite integral, convert the limits instead.
: 2x is the derivative of , so let and du = 2x dx. The integral becomes .
When the inside is linear, ax + b, its derivative is the constant a and there is a shortcut: integrate as if the inside were plain x, then divide by a. . A curved inside has a derivative that changes with x, so the shortcut does not apply. See Integrating f(ax + b).
How do you integrate a product?
Integration by parts is the product rule read backwards: . It trades one integral for another, so choose u as the factor that simplifies when differentiated. A polynomial differentiates down to a constant, so against or sin x the polynomial is u. See Integration by parts.
: let u = x and , so du = dx and . Then . If the new integral is harder than the old one, swap the choice of u.
is done by parts with u = ln x and dv = 1 dx. returns to itself after two rounds; treat the original integral as an unknown and solve for it.
Now you
For , the best choice of u is
Integration by parts gives
Lesson complete. Continue in the app — your progress saves there.
How do you integrate trigonometric functions?
Sine differentiates to cosine, so cosine integrates to sine. Cosine differentiates to −sine, so sine integrates to −cosine. See Integrating trigonometric functions.
is not the derivative of any standard function, so rewrite it with the double angle formula: , and . integrates the same way. The identities are in radians and trigonometric identities; see Integrating and .
integrates to tan x, and sec x tan x integrates to sec x. tan x is sin x over cos x, and the numerator is minus the derivative of the denominator, so . See Integrating , sec x tan x and tan x.
How do you integrate exponentials, logarithms and fractions?
is its own derivative, so it is its own integral. ln x differentiates to , so . The modulus keeps the result defined for negative x. See Integrating exponentials and logarithms.
Differentiating ln f(x) by the chain rule gives . Read backwards: when the numerator is the derivative of the denominator, the integral is ln of the denominator. , because 2x is the derivative of . Differentiate the denominator first and check whether the numerator matches. See Integrals of f' over f.
When the denominator factors instead, split into partial fractions. Write as , clear the denominators, then substitute x = 1 to find A and x = −1 to find B. Each piece is a constant over a linear bracket, so each integrates to a logarithm. A repeated factor needs one fraction for each power; a quadratic that will not factor keeps a numerator Ax + B. See Integration by partial fractions.
Now you
The pattern needs the numerator to be
Lesson complete. Continue in the app — your progress saves there.
Which integrals give inverse functions?
differentiates to , so integrates to , and integrates to . With in place of the 1, the answers are and . These are derivatives from the rules of differentiation read in reverse; see Integrals that give and .
When appears with no factor of x beside it, substitute . Then , the root becomes , and . A minus inside takes sine; a plus takes tangent. See Choosing a trigonometric substitution.
A plus under the root gives a hyperbolic answer: integrates to arsinh x, and to arcosh x. Both are logarithms, so either form is correct. See Integrals that give arsinh and arcosh.
How do you choose?
Read the shape of the integrand before starting.
| What you see | What to try |
|---|---|
| Inner function with its derivative present | Substitution |
| Bracket or root with a linear inside | Linear substitution |
| Product of two unrelated functions | By parts |
| Numerator is the derivative of the denominator | Logarithm directly |
| Rational function, denominator factors | Partial fractions |
| or | Double angle identity |
| or in the denominator or under a root | Inverse trigonometric |
| Root of a squared difference or sum | Trigonometric or hyperbolic substitution |
The mistakes worth naming
- Dropping the + C. An indefinite integral is a family of curves.
- Leaving an x behind after substituting. Every x must go, including the one in dx.
- Reporting a signed area as a total. Split at the crossings first.
- Choosing the wrong factor in parts. If the new integral is harder, swap.
- Forgetting the modulus in ln|x|. Without it the result fails for negative x.
Learn this properly in the app
Every lesson linked above is in Math Challenge, with a diagram and practice questions. The rules being reversed are in the rules of differentiation, their uses in applications of integration and polar curves, and the limits behind the definition in limits and continuity.
Your turn
Three to try — tap what you get.
∫ 2x dx
∫ cos x dx
∫ from 0 to 1 of 3x² dx
0 of 0 right on this page
Practice this lesson in the appThat is every question on this page.
0 of 0 right. Best run: 0 in a row.
The app carries on from here: practice that adapts to you, the full lesson ladder, and your progress saved.
Keep going in the app