Next: Quadratic functions
Up: Formalizing the concept of
Previous: Constant functions:
Here we want f(x) = x for example. We want to say
. So for every t > 0 we have to produce mt > 0 so that if
then
. This is not hard either:

so mt could be any positive real number less than or equal to t. We can
take mt = t.
Now look at something not quite so obvious:
Here we want f(x) = 2x for example. We want to say
. So for every t > 0 we have to produce mt > 0 so that if
then
.

Now mt = t does not work, since f magnifies everything by a factor of 2.
Thus we should compensate by taking mt any positive number less than or
equal to half of t. We can take mt = t/2.
David G Radcliffe
8/18/1998