Historical Context & Motivation
Long before calculus had a name, ancient mathematicians wrestled with a deceptively simple question: how do you measure the exact area of a curved region? Straight-sided shapes like rectangles and triangles were easy, but curves demanded something new. The quest to answer this question spanned thousands of years and eventually gave rise to one of the most powerful tools in all of mathematics — integration.
The central question that integration answers is this: if you know the rate at which something changes (its derivative), can you work backwards to find the original quantity? And can you use that idea to compute the exact area trapped between a curve, the x-axis, and two vertical boundaries? In IB SL 5.5, you will learn that the answer to both questions is yes — and the tool that makes it possible is the Fundamental Theorem of Calculus.
Core Principles & Definitions
Integration rests on a handful of foundational ideas. Before you start computing integrals, it is essential to understand what each term means and how the pieces fit together. Think of differentiation as taking something apart to see how fast it changes; integration is the process of putting it back together to see how much has accumulated.
Anti-derivative
Indefinite Integral
Definite Integral
Fundamental Theorem of Calculus
The Constant of Integration (C)
Visualizing Area Under a Curve
The most intuitive way to understand integration is to see it. The diagram below shows the function y = x² from x = 0 to x = 3. The shaded region between the curve and the x-axis is exactly the area that the definite integral ∫ from 0 to 3 of x² dx calculates. Notice how the region is not a simple rectangle or triangle — its top boundary is curved, which is precisely why we need integration rather than basic geometry formulas.
In the diagram, the cyan shaded region is bounded on the left by x = 0, on the right by the pink dashed line at x = 3, below by the x-axis, and above by the parabola y = x². This region has a curved top edge, so you cannot simply use length × width. Instead, you can imagine slicing the region into infinitely thin vertical strips, each with width dx and height x². Adding them all up — that infinite sum — is precisely what the definite integral computes.
Mathematical Framework
The IB SL 5.5 syllabus requires you to master two key integration rules (the power rule and simple polynomial integration) and to apply the Fundamental Theorem of Calculus to evaluate definite integrals. Below are the essential formulas you need.
Standard Integrals & the Role of Signed Area
The table below collects the most important anti-derivatives you need for SL 5.5. Memorizing this short list will let you integrate any polynomial quickly. After the table, we explore a subtlety that catches many students off guard: the concept of signed area.
| f(x) | ∫ f(x) dx | Example |
|---|---|---|
| k (constant) | kx + C | ∫ 5 dx = 5x + C |
| x | x² / 2 + C | ∫ x dx = x² / 2 + C |
| x² | x³ / 3 + C | ∫ x² dx = x³ / 3 + C |
| xⁿ (n ≠ −1) | xⁿ⁺¹ / (n + 1) + C | ∫ x⁴ dx = x⁵ / 5 + C |
| ax² + bx + c | ax³ / 3 + bx² / 2 + cx + C | ∫ (3x² + 2x − 1) dx = x³ + x² − x + C |
A common mistake is to assume the definite integral always gives the "total" area. It does not — it gives the net signed area. When the IB asks for the total area enclosed between the curve and the x-axis, you must split the integral at any x-intercepts, take the absolute value of each piece, and then add them together. This distinction between signed area and total area is tested frequently on IB exams.
Worked Example: Area Under a Polynomial
Let's work through a complete IB-style problem step by step. We will find the area enclosed between the curve y = 6x − x² and the x-axis.
Differentiation vs. Integration — Strengths & Pitfalls
Because integration is the reverse of differentiation, students sometimes assume the two processes are mirror images with identical difficulty. In reality, integration has its own set of challenges. The comparison below highlights what each process does well and where integration requires extra care.
| Feature | Differentiation | Integration |
|---|---|---|
| Purpose | Finds the instantaneous rate of change (slope) | Finds the accumulated total (area) |
| Output | A single, unique derivative | A family of functions (+ C) or a number |
| Power rule direction | Bring exponent down, decrease by 1 | Increase exponent by 1, divide by new exponent |
| Constant concern | Constants vanish (derivative of C is 0) | Must add + C in indefinite integrals |
| Sign area issue | Not applicable | Regions below x-axis count as negative |
Connection to Advanced Integration Topics
The skills you build in SL 5.5 form the foundation for everything that comes next in calculus. At the HL level and in university courses, integration extends far beyond polynomials. The table below previews how the basic ideas you've learned connect to more advanced techniques.
| SL 5.5 Concept | Advanced Extension | Where You'll See It |
|---|---|---|
| Power rule for xⁿ | Integration of eˣ, sin x, cos x, 1/x | IB HL 5.11 and university calculus |
| Area under one curve | Area between two curves | IB HL 5.12 and AP Calculus |
| Definite integral as a number | Volumes of revolution (rotating areas around an axis) | IB HL 5.12 and Calculus 2 |
| Fundamental Theorem of Calculus | Differential equations (solving rates of change) | IB HL 5.18 and engineering/physics |
For now, focus on mastering the polynomial anti-derivatives and the mechanics of definite integrals. Once these become second nature, you will find the jump to trigonometric and exponential integrals much smoother. The core logic — find the anti-derivative, apply the limits, subtract — never changes.
Practice Problems
Lesson Summary
Integration is the reverse of differentiation. An anti-derivative F(x) of a function f(x) satisfies F′(x) = f(x), and the indefinite integral ∫ f(x) dx = F(x) + C represents the entire family of anti-derivatives. The power rule for integration — ∫ xⁿ dx = xⁿ⁺¹/(n + 1) + C — is the workhorse formula for integrating polynomials. You can integrate term by term, pulling out constant factors as needed.
The definite integral ∫ from a to b of f(x) dx yields a single number using the Fundamental Theorem of Calculus: evaluate F(b) − F(a). This number equals the net signed area between the curve and the x-axis. Regions above the axis contribute positively and regions below contribute negatively. To find the total area, split the integral at the x-intercepts and sum the absolute values of each piece.