Jump to content

Course:MATH110/Archive/2010-2011/003/Notes/Properties of limits

From UBC Wiki

Limits are the key tool to calculus. They allow us to talk about asymptotes, continuity, derivatives and so much more. Their precise description ( described in this note) involves some fairly technical language, which becomes fairly intuitive after a while, but which makes computing limits quite complicated.

To help out, the community of mathematicians have discovered some very important properties of limits which can often simplify our lives. These properties all have a formal and rigorous proof (involving these ϵ and δ) that you don't need to know. What you need to know is how to use these properties to ease your computations.

Properties of limits

Let f and g be functions which both have a limit at x=a. This means that both

limxaf(x)    and    limxag(x)    exist.

Let c be any real number.

Then, the following properties are true:

  • limxa[f(x)+g(x)]=limxaf(x)+limxag(x)


  • limxa[f(x)g(x)]=limxaf(x)limxag(x)


  • limxa[cf(x)]=climxaf(x)


  • limxa[f(x)g(x)]=limxaf(x)limxag(x)


  • limxaf(x)g(x)=limxaf(x)limxag(x)    if    limxag(x)0