Integrals
"Differentiation asks: given y, find dy/dx. Integration asks: given dy/dx, find y."
1. Chapter Overview
INTEGRATION is the INVERSE OPERATION of differentiation. This chapter covers: indefinite integrals (antiderivatives — a family of functions differing by a constant C), methods of integration (substitution, integration by parts, partial fractions, trigonometric identities), and the definite integral (the limit of a Riemann sum — the area under a curve). The Fundamental Theorem of Calculus LINKS differentiation and integration.
2. Indefinite Integrals — Basic Formulas
| Function | Integral |
|---|---|
| xⁿ (n ≠ -1) | xⁿ⁺¹/(n+1) + C |
| 1/x | log |
| eˣ | eˣ + C |
| aˣ | aˣ/log a + C |
| sin x | -cos x + C |
| cos x | sin x + C |
| sec² x | tan x + C |
| cosec² x | -cot x + C |
| sec x tan x | sec x + C |
| cosec x cot x | -cosec x + C |
3. Methods of Integration
Substitution Method
- Replace a part of the integrand with a NEW variable u = g(x). The differential: du = g'(x) dx. Substitute. Simplify. Integrate. Substitute back.
Integration by Parts
- ∫ u dv = uv — ∫ v du
- ILATE rule (choose u in this priority): Inverse trig → Logarithmic → Algebraic → Trigonometric → Exponential
- 'Choose u so that its derivative is SIMPLER than u itself.'
Partial Fractions
- Decompose a rational function P(x)/Q(x) into SIMPLER fractions. Integrate each separately. Used when denominator factorises.
Trigonometric Identities
- Use: sin²x = (1-cos2x)/2. cos²x = (1+cos2x)/2. sin³x. sin(mx)cos(nx) products → sums.
4. Definite Integrals
Definition
- ∫ₐᵇ f(x) dx = lim(n→∞) Σ f(xᵢ*) Δx (Riemann sum). 'The limit of the sum of areas of rectangles as the width approaches zero.'
Fundamental Theorem of Calculus
- Part 1: If F'(x) = f(x), then ∫ₐᵇ f(x) dx = F(b) — F(a). 'Evaluate the antiderivative at the limits and subtract.'
- Part 2: d/dx [∫ₐˣ f(t) dt] = f(x). 'The derivative of the integral is the original function.'
Properties of Definite Integrals
- ∫ₐᵇ f(x) dx = —∫ᵦᵃ f(x) dx
- ∫ₐᵇ f(x) dx = ∫ₐᶜ f(x) dx + ∫ᶜᵇ f(x) dx
- ∫₋ₐᵃ f(x) dx = 0 if f is ODD. 2∫₀ᵃ f(x) dx if f is EVEN.
5. Exam Focus
- Basic integration formulas — MEMORISE
- Substitution method. Integration by parts (ILATE). Partial fractions.
- Definite integral — FTC: ∫ₐᵇ f(x)dx = F(b) — F(a)
- Properties of definite integrals — especially odd/even function shortcuts
6. Conclusion
Integration is the ART OF RECONSTRUCTION:
- INDEFINITE: The antiderivative. A FAMILY of functions. 'Don't forget the +C!'
- METHODS: Substitution. Parts. Partial fractions. 'Choose the right tool for the job.'
- DEFINITE: The area under a curve. 'The Fundamental Theorem connects the two halves of calculus.'
'Integration is the most creative act in calculus. Differentiation has rules. Integration has techniques — and judgment.'
