Skip to main content
\(\newcommand{\Z}{\mathbb{Z}} \newcommand{\reals}{\mathbb{R}} \newcommand{\real}[1]{\mathbb{R}^{#1}} \newcommand{\fe}[2]{#1\mathopen{}\left(#2\right)\mathclose{}} \newcommand{\cinterval}[2]{\left[#1,#2\right]} \newcommand{\ointerval}[2]{\left(#1,#2\right)} \newcommand{\cointerval}[2]{\left[\left.#1,#2\right)\right.} \newcommand{\ocinterval}[2]{\left(\left.#1,#2\right]\right.} \newcommand{\point}[2]{\left(#1,#2\right)} \newcommand{\fd}[1]{#1'} \newcommand{\sd}[1]{#1''} \newcommand{\td}[1]{#1'''} \newcommand{\lz}[2]{\frac{d#1}{d#2}} \newcommand{\lzn}[3]{\frac{d^{#1}#2}{d#3^{#1}}} \newcommand{\lzo}[1]{\frac{d}{d#1}} \newcommand{\lzoo}[2]{{\frac{d}{d#1}}{\left(#2\right)}} \newcommand{\lzon}[2]{\frac{d^{#1}}{d#2^{#1}}} \newcommand{\lzoa}[3]{\left.{\frac{d#1}{d#2}}\right|_{#3}} \newcommand{\abs}[1]{\left|#1\right|} \newcommand{\sech}{\operatorname{sech}} \newcommand{\csch}{\operatorname{csch}} \newcommand{\lt}{<} \newcommand{\gt}{>} \newcommand{\amp}{&} \)

AppendixALimit Laws

Replacement Limit Laws

The following laws allow you to replace a limit expression with an actual value. For example, the expression \(\lim\limits_{t\to5}t\) can be replaced with the number \(5\text{,}\) the expression \(\lim\limits_{t\to7^{-}}6\) can be replaced with the number \(6\text{,}\) and the expression \(\lim\limits_{z\to\infty}\frac{12}{e^z}\) can be replaced with the number \(0\text{.}\)

In all cases both \(a\) and \(C\) represent real numbers.

Infinite Limit Laws (limits as the output increases or decreases without bound)

Many limit values do not exist. Sometimes the non-existence is caused by the function value either increasing without bound or decreasing without bound. In these special cases we use the symbols \(\infty\) and \(-\infty\) to communicate the non-existence of the limits.

Some examples of these type of non-existent limits follow.

  • \(\lim\limits_{x\to\infty}x^n=\infty\) (if \(n\) is a positive real number)

  • \(\lim\limits_{x\to-\infty}x^n=\infty\) (if \(n\) is an even positive integer)

  • \(\lim\limits_{x\to-\infty}x^n=-\infty\) (if \(n\) is an odd positive integer)

  • \(\lim\limits_{x\to\infty}e^x=\infty\text{,}\) \(\lim\limits_{x\to-\infty}e^{-x}=\infty\text{,}\) \(\lim\limits_{x\to\infty}\fe{\ln}{x}=\infty\text{,}\) \(\lim\limits_{x\to0^{+}}\fe{\ln}{x}=-\infty\)

Algebraic Limit Laws

The following laws allow you to replace a limit expression with equivalent limit expressions. For example, the expression

\begin{equation*} \lim\limits_{x\to5}\left(2+x^2\right) \end{equation*}

can be replaced with the expression

\begin{equation*} \lim\limits_{x\to5}2+\lim\limits_{x\to5}x^2\text{.} \end{equation*}

Limit Laws A1–A6 are valid if and only if every limit in the equation exists.

In all cases \(a\) can represent a real number, a real number from the left, a real number from the right, the symbol \(\infty\text{,}\) or the symbol \(-\infty\text{.}\)

Rational Limit Forms

  • \(\frac{\text{real number}}{\text{non-zero real number}}\text{.}\) Example: \(\lim\limits_{x\to3}\frac{2x+16}{5x-4}\) (the form is \(\frac{22}{11}\))

    The value of the limit is the number to which the limit form simplifies; for example, \(\lim\limits_{x\to3}\frac{2x+16}{5x-4}=2\text{.}\) You can immediately begin applying limit laws if you are “proving” the limit value.

  • \(\frac{\text{non-zero real number}}{\text{zero}}\text{.}\) Example: \(\lim\limits_{x\to7^{-}}\frac{x+7}{7-x}\) (the form is \(\frac{14}{0}\))

    The limit value doesn't exist. The expression whose limit is being found is either increasing without bound or decreasing without bound (or possibly both if you have a two-sided limit). You may be able to communicate the non-existence of the limit using \(\infty\) or \(-\infty\text{.}\) For example, if the value of \(x\) is a little less than \(7\text{,}\) the value of \(\frac{x+7}{7-x}\) is positive. Hence you could write \(\lim\limits_{x\to7^{-}}\frac{x+7}{7-x}=\infty\text{.}\)

  • \(\frac{\text{zero}}{\text{zero}}\text{.}\) Example: \(\lim\limits_{x\to-2}\frac{x^2-4}{x^2+3x+2}\) (the form is \(\frac{0}{0}\))

    This is an indeterminate form limit. You do not know the value of the limit (or even if it exists) nor can you begin to apply limit laws. You need to manipulate the expression whose limit is being found until the resultant limit no longer has indeterminate form. For example:

    \begin{align*} \lim_{x\to-2}\frac{x^2-4}{x^2+3x+2}&=\lim_{x\to-2}\frac{(x+2)(x-2)}{(x+2)(x+1)}\\ &=\lim_{x\to-2}\frac{x-2}{x+1}\text{.} \end{align*}

    The limit form is now \(\frac{-4}{-1}\text{;}\) you may begin applying the limit laws.

  • \(\frac{\text{real number}}{\text{infinity}}\text{.}\) Example: \(\lim\limits_{x\to0^{+}}\frac{1-4e^{x}}{\fe{\ln}{x}}\) (the form is \(\frac{-3}{-\infty}\))

    The limit value is zero and this is justified by logic similar to that used to justify Limit Law R3.

  • \(\frac{\text{infinity}}{\text{real number}}\text{.}\) Example: \(\lim\limits_{x\to0^{+}}\frac{\fe{\ln}{x}}{1-4e^{x}}\) (the form is \(\frac{-\infty}{-3}\))

    The limit value doesn't exist. The expression whose limit is being found is either increasing without bound or decreasing without bound (or possibly both if you have a two-sided limit). You may be able to communicate the non-existence of the limit using \(\infty\) or \(-\infty\text{.}\) For example, you can write \(\lim\limits_{x\to0^{+}}\frac{\fe{\ln}{x}}{1-4e^{x}}=\infty\text{.}\)

  • \(\frac{\text{infinity}}{\text{infinity}}\text{.}\) Example: \(\lim\limits_{x\to\infty}\frac{3+e^x}{1+3e^x}\) (the form is \(\frac{\infty}{\infty}\))

    This is an indeterminate form limit. You do not know the value of the limit (or even if it exists) nor can you begin to apply limit laws. You need to manipulate the expression whose limit is being found until the resultant limit no longer has indeterminate form. For example:

    \begin{align*} \lim_{x\to\infty}\frac{3+e^x}{1+3e^x}&=\lim_{x\to\infty}\left(\frac{3+e^x}{1+3e^x}\cdot\frac{\sfrac{1}{e^x}}{\sfrac{1}{e^x}}\right)\\ &=\lim_{x\to\infty}\frac{\frac{3}{e^x}+1}{\frac{1}{e^x}+3}\text{.} \end{align*}

    The limit form is now \(\frac{1}{3}\text{;}\) you may begin applying the limit laws.

There are other indeterminate limit forms, although the two mentioned here are the only two rational indeterminate forms. The other indeterminate forms are discussed in future calculus courses.