P1.5 - Integration
- Syllabus
- 2019
- Topic
- P1.5
- Level
- AS
Indefinite integration reverses differentiation. It finds every function whose derivative is the given integrand, so its result is a family rather than one unique curve.
F′(x)=f(x)⟺∫f(x)dx=F(x)+C
The constant of integration C is required because every constant differentiates to zero. Curves such as F(x)+2 and F(x)−7 have the same derivative, so derivative information alone cannot distinguish their vertical positions.
Since dxd(2x3−2x2+5x)=6x2−4x+5, ∫(6x2−4x+5)dx=2x3−2x2+5x+C. Differentiating the result removes C and reproduces the integrand, which is the most direct check.
Do not omit +C from an indefinite integral. A given point on a particular curve can later determine its value; without such information, leaving one arbitrary constant is essential.
∫xndx=n+1xn+1+C,n=−1
For each term axn, increase the power by one and divide the coefficient by that new power. First expand brackets and rewrite roots or variables in denominators as powers, then integrate sums, differences and constant multiples term by term.
| Structure | Rewrite before integrating |
|---|---|
| x | x1/2 |
| 1/xp | x−p |
| (x+2)2/x | x3/2+4x1/2+4x−1/2 |
Therefore ∫x(x+2)2dx=52x5/2+38x3/2+8x1/2+C. Differentiating each term returns the rewritten integrand.
If f′(x)=3x2−4 and the curve passes through (2,5), then f(x)=x3−4x+C. Substitution gives 5=8−8+C, so C=5 and f(x)=x3−4x+5.
The stated power rule excludes n=−1, because dividing by n+1 would divide by zero; that case is outside this P1 scope. Preserve restrictions such as x>0 after rewriting expressions containing x or denominators.