[Note: this section is not part of the require course material for CSC110. It is presented mainly for the nice connection between Big-O notation and calculus.]
Our asymptotic notation of
Let
Using just these definitions and the definitions of our asymptotic
symbols
For all
Proving this theorem is actually a very good (lengthy) exercise. The
proof involves keeping track of variables and manipulating inequalities,
two key skills you’re developing in this course! And they do tend to be
useful in practice (although again, not for this course) to proving
asymptotic bounds like
But note that the converse of these statements is not true; for
example, it is possible (and another nice exercise) to find functions