The total variation of a function over an interval
, which we’ll denote
, describes how a function varies over that interval. That is, suppose
. With respect to this particular
, the variation is simply
.
The total variation of is then the supremum of sums such as the above, but over all partitions of
:
.
In the case of , with
continuous,
gives the length of the curve in
defined by
. We take the interval, and break it into lots of little pieces, then look at the corresponding pieces of that function in the complex plane. As the absolute value in the complex plane gives the distance between two points, we’re basically connected the dots on our curve, and measure the lengths of the connecting line segments. As we make our partition finer and finer, the pieces of the curve are getting smaller and smaller, giving a better approximation to the length of the curve. When we take the supremum, we’re getting the “best” approximation (the true value).
Notice that the total variation doesn’t give us the length of a curve for , though. For instance, consider the interval [0, 1] and the function f(x) = x. Obviously the length of the curve in
is
. However, if we partition the interval, the terms
only give the vertical component of the length. Summing up all these terms, however, we will only have one, not
.
We say that is of bounded variation if its total variation is finite. That is, if there exists an
such that for any partition
of
we choose,
.
Update: We have to be a little bit careful with the discussion of the length of the curve in the above. A better way to state the above is to talk about the trace of the curve (range of the function). If the function is continuous then total variation gives the length of the trace, which in the case is the the length “travelled” along the path if projected to the y axis. There’s a nice animation of this idea on Wikipedia’s page on total variation.