
Integration techniques
PHYS 110 · Integral Calculus
Many integrals require strategy. This lesson introduces substitution, integration by parts, symmetry, and practical decision-making for physics problems.
Key equations
u=x^2du=2x\,dx\int u\,dv = uv - \int v\,du\int_{-a}^{a} f(x)\,dx = 0\int_{-a}^{a} f(x)\,dx = 2\int_0^a f(x)\,dx\sin^2 x = \frac{1-\cos 2x}{2}\cos^2 x = \frac{1+\cos 2x}{2}Learning objectives
- Use substitution as reverse chain rule.
- Use integration by parts as reverse product rule.
- Apply symmetry to definite integrals.
- Recognize when numerical integration may be needed.
Why techniques are needed
Basic antiderivative rules handle many simple functions, but physics often produces more complicated expressions. You may need to integrate products, composite functions, trigonometric expressions, or functions with useful symmetry. Integration techniques provide strategies.
The goal is not to memorize tricks blindly. The goal is to recognize structure. Ask: Is this a chain rule in reverse? Is this a product rule in reverse? Is the function symmetric? Can the expression be simplified before integrating?
Substitution
Substitution is the reverse of the chain rule. It is useful when an integral contains a function inside another function and something like the derivative of the inside function.
Suppose
Let
Then
So the integral becomes
Substitute back:
Substitution is common in physics because variables often appear in combinations such as , , , or .
Definite integrals with substitution
For definite integrals, you can either substitute back before evaluating or change the limits. If , then the original limits in must be converted to limits in .
This can reduce mistakes because you then evaluate entirely in the new variable.
Integration by parts
Integration by parts is the reverse of the product rule. The formula is
It is useful for products such as , , or expressions involving logarithms.
For example, to integrate
choose and . Then and . The result is
Symmetry
Symmetry can simplify definite integrals. If a function is odd, meaning , then over symmetric limits:
If a function is even, meaning , then
This appears often in center-of-mass problems, charge distributions, waves, and fields.
Trig identities
Some integrals require trig identities. For example,
sin^2 x = rac{1-cos 2x}{2}
cos^2 x = rac{1+cos 2x}{2}
These identities are useful for average energy in oscillations and waves, where squared sine and cosine terms appear.
Numerical integration
Not every integral has a simple formula. In real physics and engineering, many integrals are evaluated numerically. A computer approximates the accumulated area using small intervals. Numerical integration is essential for complicated forces, data-based functions, and realistic models.
Choosing a method
A practical checklist helps. First simplify algebraically. Then look for a substitution. If the integrand is a product, consider integration by parts. If the limits are symmetric, check even or odd symmetry. If no exact method is reasonable, numerical integration may be appropriate.
The big idea
Integration techniques are pattern-recognition tools. Substitution reverses the chain rule. Integration by parts reverses the product rule. Symmetry reduces work. Trig identities reshape expressions. Numerical methods handle realistic cases. In physics, technique matters because integrals represent real accumulated quantities.
Ask your AI physics guide
Ask anything about Mathematical Methods for Physics — Integration techniques, or choose a suggested question below.
AI responses are educational and may not be perfectly accurate. Press Enter to send, Shift+Enter for new line.