Physicist: Nope! Calculus is exact. For those of you unfamiliar with calculus, what follows is day 1.
In order to find the slope of a curve at a particular point requires limits, which always feel a little incomplete. When taking the limit of a function you’re not talking about a single point (which can’t have a slope), you’re not even talking about the function at that point, you’re talking about the function near that point as you get closer and closer. At every step there’s always a little farther to go, but “in the limit” there isn’t. Here comes an example.
Say you want to find the slope of f(x) = x2 at x=1. “Slope” is (defined as) rise over run, so the slope between the points and
is
and it just so happens that:
Finding the limit as is the easiest thing in the world: it’s 2. Exactly 2. Despite the fact that h=0 couldn’t be plugged in directly, there’s no problem at all. For every h≠0 you can draw a line between
and
and find the slope (it’s 2+h). We can then let those points get closer together and see what happens to the slope (
). Turns out we get a single, exact, consistent answer. Math folk say “the limit exists” and the function is “differentiable”. Most of the functions you can think of (most of the functions worth thinking of) are differentiable, and when they’re not it’s usually pretty obvious why.
Same sort of thing happens for integrals (the other important tool in calculus). The situation there is a little more subtle, but the result is just as clean. Integrals can be used to find the area “under” a function by adding up a larger and larger number of thinner and thinner rectangles. So, say you want to find the area under f(x)=x between x=0 and x=3. This is day… 30 or so?
As a first try, we’ll use 6 rectangles.
Each rectangle is 0.5 wide, and 0.5, 1, 1.5, etc. tall. Their combined area is or, in mathspeak,
. If you add this up you get 5.25, which is more than 4.5 (the correct answer) because of those “sawteeth”. By using more rectangles these teeth can be made smaller, and the inaccuracy they create can be brought to naught. Here’s how!
If there are N rectangles they’ll each be wide and will be
tall (just so you can double-check, in the picture N=6). In mathspeak, the total area of these rectangles is
The fact that is just one of those math things. For every finite value of N there’s an error of
, but this can be made “arbitrarily small”. No matter how small you want the error to be, you can pick a value of N that makes it even smaller. Now, letting the number of rectangles “go to infinity”,
and the correct answer is recovered: 9/2.
In a calculus class a little notation is used to clean this up:
Every finite value of N gives an approximation, but that’s the whole point of using limits; taking the limit allows us to answer the question “what’s left when the error drops to zero and the approximation becomes perfect?”. It may seem difficult to “go to infinity” but keep in mind that math is ultimately just a bunch of (extremely useful) symbols on a page, so what’s stopping you?
Mathematicians, being consummate pessimists, have thought up an amazing variety of worst-case scenarios to create “non-integrable” functions where it doesn’t really make sense to create those approximating rectangles. Then, being contrite, they figured out some slick ways to (often) get around those problems. Mathematicians will never run out of stuff to do.
Fortunately, for everybody else (especially physicists) the universe doesn’t seem to use those terrible, terrible… terrible worst-case functions in any of its fundamental laws. Mathematically speaking, all of existence is a surprisingly nice place to live.
4 Responses to Q: Since it involves limits, is calculus always an approximation?