Chapter 20 Long-Term Function Behavior
Summary: Long-Term Function Behavior
Here, we investigate – and prove – what the long-term behavior of several important functions is.
The first section reviews our computation of the sum-of-squares function from the point of view of error, including the important concept of Big Oh.
In Section 20.2 we begin examining the
function from this perspective, though without conclusive results.In Section 20.3 we then carefully use geometry and limits to show that the average value grows logarithmically, and can even give fairly accurate information about the error.
Section 20.4 does the same thing, but now for the sum of divisors function.
Finally, Section 20.5 gives a short summary and then asks (but does not answer) the same questions for
The Exercises focus mainly on understanding Landau notation and filling in details of the proofs.