← All writing
20 January 20263 min read

Integration is just adding up an absurd number of thin slices

The integral sign scares students into thinking it's a new and difficult kind of object. It's the oldest idea in maths wearing a fancy symbol: cut a thing into slices, add the slices up.

The integral sign, \int, does a lot of psychological damage before a student has done any actual integration. It looks alien, it comes with new rules, and it arrives wrapped in the word "calculus," which students have already decided is hard. So they memorise the mechanics — add one to the power, divide by the new power — without ever being told the one thing that makes it make sense.

Integration is adding up slices. That's the whole idea. Everything else is just doing it efficiently.

Start with an area you can't easily measure

How would you find the area under a curve? You can't use length × width — it's curved. So you cheat: chop the region into thin vertical strips, each so narrow that its top is almost flat. Each strip is roughly a rectangle, height f(x)f(x) and width Δx\Delta x, with area about f(x)Δxf(x)\,\Delta x. Add them all up:

areaf(x)Δx.\text{area} \approx \sum f(x)\,\Delta x.

This is already a decent estimate. Now make the strips thinner — more of them, each more honestly rectangular. Thinner strips, better estimate. Push that to the limit, infinitely many infinitely thin slices, and the approximation becomes exact. That limit is the integral:

abf(x)dx=limΔx0f(x)Δx.\int_a^b f(x)\,dx = \lim_{\Delta x \to 0} \sum f(x)\,\Delta x.

Look at the symbol again. The \int is a stretched-out "S" for sum. The dxdx is the width of one infinitely thin slice. The notation is literally spelling out "add up f(x)f(x) times a tiny width" — it was telling you the whole time.

Why this is the mirror of the slope

There's a lovely symmetry here. Differentiation asks how fast something is changing — it slices time to find a rate. Integration adds slices back up to find a total. One takes things apart; the other puts them together. They are, quite precisely, inverse operations, and that's the deep content of the fundamental theorem of calculus, hiding behind two symbols that look nothing alike.

Don't ask "what's the rule for this integral?" first. Ask "what am I slicing, and what's the area of one slice?" The rule is just the fast way to add them.

A student who pictures the slices reads vdt\int v \, dt and thinks "add up little bits of speed × time — that's distance," instead of hunting for a formula. The symbol stops being a threat and starts being a description.

#calculus#intuition#problem-solving