Skip to main content
K12 LibreTexts

8.1.1: Definition of a Limit

  • Page ID
    14811
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Limit Notation

    When learning about the end behavior of a rational function you described the function as either having a horizontal asymptote at zero or another number, or going to infinity. Limit notation is a way of describing this end behavior mathematically.

    You already know that as \(\ x\) gets extremely large then the function \(\ f(x)=\frac{8 x^{4}+4 x^{3}+3 x^{2}-10}{3 x^{4}+6 x^{2}+9 x}\) goes to \(\ \frac{8}{3}\) because the greatest powers are equal and \(\ \frac{8}{3}\) is the ratio of the leading coefficients. How is this statement represented using limit notation?


    Introduction to Limits

    Limit notation is a way of stating an idea that is a little more subtle than simply saying \(\ x=5\) or \(\ y=3\).

    \(\ \begin{aligned}
    &\lim _{x \rightarrow a} f(x)=b\\
    &\text { "The limit of } f \text { of } x \text { as } x \text { approaches } a \text { is } b \text {" }
    \end{aligned}\)

    The letter \(\ a\) can be any number or infinity. The function \(\ f(x)\) is any function of \(\ x\). The letter \(\ b\) can be any number. If the function goes to infinity, then instead of writing “= ∞” you should write that the limit does not exist or “DNE”. This is because infinity is not a number. If a function goes to infinity then it has no limit.

    Take the following limit:

    The limit of \(\ y=4 x^{2}\) as \(\ x\) approaches 2 is 16

    In limit notation, this would be:

    \(\ \lim _{x \rightarrow 2} 4 x^{2}=16\)

    While a function may never actually reach a height of \(\ b\) it will get arbitrarily close to \(\ b\). One way to think about the concept of a limit is to use a physical example. Stand some distance from a wall and then take a big step to get halfway to the wall. Take another step to go halfway to the wall again. If you keep taking steps that take you halfway to the wall then two things will happen. First, you will get extremely close to the wall but never actually reach the wall regardless of how many steps you take. Second, an observer who wishes to describe your situation would notice that the wall acts as a limit to how far you can go.


    Examples

    Example 1

    Earlier, you were asked how to write the statement "The limit of \(\ \frac{8 x^{4}+4 x^{3}+3 x^{2}-10}{3 x^{4}+6 x^{2}+9 x}\) as \(\ x\) approaches infinity is \(\ \frac{8}{3}\)" in limit notation.

    Solution

    This can be written using limit notation as:

    \(\ \lim _{x \rightarrow \infty}\left(\frac{8 x^{4}+4 x^{3}+3 x^{2}-10}{3 x^{4}+6 x^{2}+9 x}\right)=\frac{8}{3}\)

    Example 2

    Translate the following mathematical statement into words.

    \(\ \lim _{n \rightarrow \infty} \sum_{i=1}^{n}\left(\frac{1}{2}\right)^{i}=1\)

    Solution

    The limit of the sum of \(\ \frac{1}{2}+\frac{1}{4}+\frac{1}{8}+\cdots\) as the number of terms approaches infinity is 1.

    Example 3

    Use limit notation to represent the following mathematical statement.

    \(\ \frac{1}{3}+\frac{1}{9}+\frac{1}{27}+\cdots=\frac{1}{2}\)

    Solution

    \(\ \lim _{n \rightarrow \infty} \sum_{i=1}^{n}\left(\frac{1}{3}\right)^{i}=\frac{1}{2}\)

    Example 4

    Describe the end behavior of the following rational function at infinity and negative infinity using limits.

    \(\ f(x)=\frac{-5 x^{3}+4 x^{2}-10}{10 x^{3}+3 x^{2}+98}\)

    Solution

    Since the function has equal powers of \(\ x\) in the numerator and in the denominator, the end behavior is \(\ -\frac{1}{2}\) as \(\ x\) goes to both positive and negative infinity.

    \(\ \lim _{x \rightarrow \infty}\left(\frac{-5 x^{3}+4 x^{2}-10}{10 x^{3}+3 x^{2}+98}\right)=\lim _{x \rightarrow-\infty}\left(\frac{-5 x^{3}+4 x^{2}-10}{10 x^{3}+3 x^{2}+98}\right)=-\frac{1}{2}\)

    Example 5

    Translate the following limit expression into words. What do you notice about the limit expression?

    \(\ \lim _{h \rightarrow 0}\left(\frac{f(x+h)-f(x)}{h}\right)=x\)

    Solution

    The limit of the ratio of the difference between \(\ f\) of quantity \(\ x\) plus \(\ h\) and \(\ f\) of \(\ x\) and \(\ h\) as \(\ h\) approaches 0 is \(\ x\).

    You should notice that \(\ h \rightarrow 0\) does not mean \(\ h=0\) because if it did then you could not have a \(\ 0\) in the denominator. You should also note that in the numerator, \(\ f(x+h)\) and \(\ f(x)\) are going to be super close together as \(\ h\) approaches zero. Calculus will enable you to deal with problems that seem to look like \(\ \frac{0}{0}\) and \(\ \frac{\infty}{\infty}\).


    Review

    Describe the end behavior of the following rational functions at infinity and negative infinity using limits.

    1. \(\ f(x)=\frac{2 x^{4}+4 x^{2}-1}{5 x^{4}+3 x+9}\)
    2. \(\ g(x)=\frac{8 x^{3}+4 x^{2}-1}{2 x^{3}+4 x+7}\)
    3. \(\ f(x)=\frac{x^{2}+2 x^{3}-3}{5 x^{3}+x+4}\)
    4. \(\ f(x)=\frac{4 x+4 x^{2}-5}{2 x^{2}+3 x+3}\)
    5. \(\ f(x)=\frac{3 x^{2}+4 x^{3}+4}{6 x^{3}+3 x^{2}+6}\)

    Translate the following statements into limit notation.

    1. The limit of \(\ y=2 x^{2}+1\) as \(\ x\) approaches 3 is 19.
    2. The limit of \(\ y=e^{x}\) as \(\ x\) approaches negative infinity is 0.
    3. The limit of \(\ y=\frac{1}{x}\) as \(\ x\) approaches infinity is 0.

    Use limit notation to represent the following mathematical statements.

    1. \(\ \frac{1}{4}+\frac{1}{16}+\frac{1}{64}+\cdots=\frac{1}{3}\)
    2. The series \(\ 1+\frac{1}{2}+\frac{1}{3}+\frac{1}{4}+\cdots\) diverges.
    3. \(\ 1+\frac{1}{2}+\frac{1}{4}+\frac{1}{8}+\cdots=2\)
    4. \(\ \frac{9}{10}+\frac{9}{100}+\frac{9}{1000}+\cdots=1\)

    Translate the following mathematical statements into words.

    1. \(\ \lim _{x \rightarrow 0} \frac{5 x^{2}-4}{x+1}=-4\)
    2. \(\ \lim _{x \rightarrow 1} \frac{x^{3}-1}{x-1}=3\)
    3. If \(\ \lim _{x \rightarrow a} f(x)=b\), is it possible that \(\ f(a)=b\) Explain.

    Review (Answers)

    To see the Review answers, open this PDF file and look for section 14.1.


    Vocabulary

    Term Definition
    End behavior End behavior is a description of the trend of a function as input values become very large or very small, represented as the 'ends' of a graphed function.
    Horizontal Asymptote A horizontal asymptote is a horizontal line that indicates where a function flattens out as the independent variable gets very large or very small. A function may touch or pass through a horizontal asymptote.
    limit notation Limit notation is a way of expressing the fact that a function gets arbitrarily close to a value.

    This page titled 8.1.1: Definition of a Limit is shared under a CK-12 license and was authored, remixed, and/or curated by CK-12 Foundation via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    CK-12 Foundation
    LICENSED UNDER
    CK-12 Foundation is licensed under CK-12 Curriculum Materials License
    • Was this article helpful?