2.3 The Limit Laws

4 min readjune 24, 2024

are powerful tools for breaking down complex limits into simpler parts. These laws allow us to add, subtract, multiply, and divide limits, making it easier to evaluate tricky expressions. They're like a Swiss Army knife for calculus problems.

Mastering these techniques opens up a world of problem-solving possibilities. From polynomials to rational functions, we can tackle a wide range of limit problems. The and l'Hôpital's rule are especially handy for those head-scratching situations where direct substitution fails us.

Limit Laws and Techniques

Fundamental limit laws

Top images from around the web for Fundamental limit laws
Top images from around the web for Fundamental limit laws
  • Break down complex limits into smaller, more manageable parts using limit laws
    • Sum law adds the limits of two functions f(x)f(x) and g(x)g(x) as xx approaches aa: limxa[f(x)+g(x)]=limxaf(x)+limxag(x)\lim_{x \to a} [f(x) + g(x)] = \lim_{x \to a} f(x) + \lim_{x \to a} g(x)
    • Difference law subtracts the limits of two functions f(x)f(x) and g(x)g(x) as xx approaches aa: limxa[f(x)g(x)]=limxaf(x)limxag(x)\lim_{x \to a} [f(x) - g(x)] = \lim_{x \to a} f(x) - \lim_{x \to a} g(x)
    • Product law multiplies the limits of two functions f(x)f(x) and g(x)g(x) as xx approaches aa: limxa[f(x)g(x)]=limxaf(x)limxag(x)\lim_{x \to a} [f(x) \cdot g(x)] = \lim_{x \to a} f(x) \cdot \lim_{x \to a} g(x)
    • Quotient law divides the limits of two functions f(x)f(x) and g(x)g(x) as xx approaches aa, provided that limxag(x)0\lim_{x \to a} g(x) \neq 0: limxaf(x)g(x)=limxaf(x)limxag(x)\lim_{x \to a} \frac{f(x)}{g(x)} = \frac{\lim_{x \to a} f(x)}{\lim_{x \to a} g(x)}
    • Power law raises the limit of a function f(x)f(x) to the power nn as xx approaches aa, where nn is a positive integer: limxa[f(x)]n=[limxaf(x)]n\lim_{x \to a} [f(x)]^n = [\lim_{x \to a} f(x)]^n
    • Root law takes the nnth root of the limit of a function f(x)f(x) as xx approaches aa, where nn is a positive integer: limxaf(x)n=limxaf(x)n\lim_{x \to a} \sqrt[n]{f(x)} = \sqrt[n]{\lim_{x \to a} f(x)}
  • Constant multiple rule multiplies the limit of a function f(x)f(x) by a constant cc as xx approaches aa: limxa[cf(x)]=climxaf(x)\lim_{x \to a} [c \cdot f(x)] = c \cdot \lim_{x \to a} f(x)
  • law states that if limxag(x)=L\lim_{x \to a} g(x) = L and ff is continuous at LL, then limxaf(g(x))=f(limxag(x))=f(L)\lim_{x \to a} f(g(x)) = f(\lim_{x \to a} g(x)) = f(L)

Limits of polynomial functions

  • Evaluate limits of polynomial functions by substituting the value of aa directly into the function
    • limx2(3x24x+1)=3(2)24(2)+1=5\lim_{x \to 2} (3x^2 - 4x + 1) = 3(2)^2 - 4(2) + 1 = 5
  • Evaluate limits of rational functions by substituting the value of aa directly into the function, as long as the denominator is not zero
    • limx1x21x1=12111=00\lim_{x \to 1} \frac{x^2 - 1}{x - 1} = \frac{1^2 - 1}{1 - 1} = \frac{0}{0} (indeterminate form)
      • Simplify indeterminate forms using or other algebraic techniques

Simplifying complex limit expressions

  • Simplify rational functions by factoring the numerator and denominator and canceling common factors
    • limx1x21x1=limx1(x1)(x+1)x1=limx1(x+1)=2\lim_{x \to 1} \frac{x^2 - 1}{x - 1} = \lim_{x \to 1} \frac{(x - 1)(x + 1)}{x - 1} = \lim_{x \to 1} (x + 1) = 2
  • Simplify expressions containing square roots by multiplying the numerator and denominator by the conjugate of the numerator
    • limx0x+11x=limx0(x+11)(x+1+1)x(x+1+1)=limx0xx(x+1+1)=limx01x+1+1=12\lim_{x \to 0} \frac{\sqrt{x + 1} - 1}{x} = \lim_{x \to 0} \frac{(\sqrt{x + 1} - 1)(\sqrt{x + 1} + 1)}{x(\sqrt{x + 1} + 1)} = \lim_{x \to 0} \frac{x}{x(\sqrt{x + 1} + 1)} = \lim_{x \to 0} \frac{1}{\sqrt{x + 1} + 1} = \frac{1}{2}
  • Apply l'Hôpital's rule for indeterminate forms of type 0/0 or ∞/∞ by taking the derivative of both numerator and denominator

Application of squeeze theorem

  • Apply the squeeze theorem (sandwich theorem) when a function f(x)f(x) is bounded between two functions g(x)g(x) and h(x)h(x) for all xx near aa (except possibly at aa), and limxag(x)=limxah(x)=L\lim_{x \to a} g(x) = \lim_{x \to a} h(x) = L, then limxaf(x)=L\lim_{x \to a} f(x) = L
    • 0sinxx0 \leq |\sin x| \leq |x| for all xx, and limx00=limx0x=0\lim_{x \to 0} 0 = \lim_{x \to 0} |x| = 0, so limx0sinx=0\lim_{x \to 0} |\sin x| = 0

Specific limit laws for functions

  • Polynomial functions use direct substitution
  • Rational functions use direct substitution, factoring, or conjugates
  • Trigonometric functions use the squeeze theorem or trigonometric identities
  • Exponential and logarithmic functions use properties of exponents and logarithms

Function behavior near points

  • Evaluate one-sided limits of a function as xx approaches aa from the left (xax \to a^-) and right (xa+x \to a^+) to determine the behavior of the function near aa
    • If limxaf(x)=limxa+f(x)\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x), the two-sided limit exists and equals the common value
    • If limxaf(x)limxa+f(x)\lim_{x \to a^-} f(x) \neq \lim_{x \to a^+} f(x), the two-sided limit does not exist, indicating a discontinuity at x=ax = a
  • Determine the behavior of a function as xx approaches aa when the limit approaches infinity or negative infinity (infinite limits)
    • limx0+1x=\lim_{x \to 0^+} \frac{1}{x} = \infty and limx01x=\lim_{x \to 0^-} \frac{1}{x} = -\infty, indicating a at x=0x = 0

Continuity and Limit Definitions

  • Understand the epsilon-delta definition of a limit to formally prove limit statements
  • Use the concept of to determine if a function is continuous at a point or on an interval
  • Apply the intermediate value theorem to prove the existence of solutions to equations on a closed interval

Key Terms to Review (19)

Archimedes: Archimedes was an ancient Greek mathematician and physicist known for his work in geometry, calculus, and fluid mechanics. He laid the groundwork for integral calculus through his method of exhaustion.
Continuity: Continuity is a fundamental concept in calculus that describes the smoothness and uninterrupted nature of a function. It is a crucial property that allows for the application of calculus techniques and the study of limits, derivatives, and integrals.
Continuity over an interval: Continuity over an interval means that a function is continuous at every point within a given interval. This implies that the function has no breaks, jumps, or holes in that interval.
Difference law for limits: The Difference Law for Limits states that the limit of the difference of two functions is equal to the difference of their limits. Mathematically, if $\lim_{{x \to c}} f(x) = L$ and $\lim_{{x \to c}} g(x) = M$, then $\lim_{{x \to c}} [f(x) - g(x)] = L - M$.
Factoring: Factoring is the process of breaking down a mathematical expression, such as a polynomial or an algebraic expression, into a product of simpler factors. This technique is essential in various mathematical contexts, including the analysis of functions, limits, and asymptotes.
Function Composition: Function composition is the process of combining two or more functions to create a new function. The resulting function represents the combined effect of applying the individual functions in a specific order.
Limit laws: Limit Laws are a set of rules that allow the calculation of limits for functions based on the limits of their constituent parts. They simplify the process of finding limits by breaking down complex expressions into simpler components.
Polynomial function: A polynomial function is a mathematical expression involving a sum of powers in one or more variables multiplied by coefficients. These functions are characterized by terms of the form $a_nx^n + a_{n-1}x^{n-1} + ... + a_1x + a_0$, where $a_i$ are constants and $n$ is a non-negative integer.
Polynomial Function: A polynomial function is an algebraic function that can be expressed as the sum of one or more terms, each of which consists of a constant (the coefficient) multiplied by one or more variables raised to a non-negative integer power. Polynomial functions are a fundamental class of functions that are widely used in various areas of mathematics, including calculus, and are essential for understanding the behavior of many real-world phenomena.
Power law for limits: The power law for limits states that if the limit of a function $f(x)$ as $x$ approaches $c$ is $L$, then the limit of $[f(x)]^n$ as $x$ approaches $c$ is $L^n$, provided that n is a positive integer.
Product law for limits: The Product Law for Limits states that the limit of the product of two functions is equal to the product of their limits, provided that these limits exist. Mathematically, if $\lim_{{x \to c}} f(x) = L$ and $\lim_{{x \to c}} g(x) = M$, then $\lim_{{x \to c}} [f(x) \cdot g(x)] = L \cdot M$.
Quotient law for limits: The Quotient Law for limits states that the limit of a quotient is the quotient of the limits, provided the limit of the denominator is not zero. Mathematically, if $\lim_{{x \to c}} f(x) = L$ and $\lim_{{x \to c}} g(x) = M$ with $M \neq 0$, then $\lim_{{x \to c}} \frac{f(x)}{g(x)} = \frac{L}{M}$.
Rational function: A rational function is a function that can be expressed as the ratio of two polynomials, $f(x) = \frac{P(x)}{Q(x)}$, where $P(x)$ and $Q(x)$ are polynomials and $Q(x) \neq 0$. These functions are defined for all real numbers except where the denominator is zero.
Rational Function: A rational function is a function that can be expressed as the ratio of two polynomial functions. It is a fundamental class of functions that are widely studied in calculus and have important applications in various fields of mathematics and science.
Root law for limits: The Root Law for Limits states that the limit of a root of a function is equal to the root of the limit of that function, provided the initial limit exists and is within the domain of the root function. Mathematically, if $\lim_{{x \to c}} f(x) = L$ and $n$ is a positive integer, then $\lim_{{x \to c}} \sqrt[n]{{f(x)}} = \sqrt[n]{{L}}.$
Squeeze theorem: The Squeeze Theorem states that if a function $f(x)$ is sandwiched between two other functions $g(x)$ and $h(x)$, which both approach the same limit as $x$ approaches a particular value, then $f(x)$ also approaches that limit. This theorem is useful for finding limits of functions that are difficult to evaluate directly.
Sum law for limits: The Sum Law for Limits states that the limit of the sum of two functions is equal to the sum of their individual limits. Mathematically, if $\lim_{{x \to c}} f(x) = L$ and $\lim_{{x \to c}} g(x) = M$, then $\lim_{{x \to c}} [f(x) + g(x)] = L + M$.
Vertical asymptote: A vertical asymptote is a line $x = a$ where the function $f(x)$ approaches positive or negative infinity as $x$ approaches $a$. Vertical asymptotes occur at values of $x$ that make the denominator of a rational function zero, provided that the numerator does not also become zero at those points.
Vertical Asymptote: A vertical asymptote is a vertical line that a function's graph approaches but never touches. It represents the value of the independent variable where the function becomes undefined or experiences a vertical discontinuity.
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary