BackLimits and Continuity: Foundations of Calculus
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Limits and Continuity
Introduction to Limits
The concept of a limit is the cornerstone of calculus, providing a rigorous way to describe how functions behave as their inputs approach specific values. Limits allow us to define instantaneous rates of change (such as velocity and acceleration) and the area under curves, which are foundational to differential and integral calculus.
Instantaneous Rate of Change: Calculus formalizes the idea of how a quantity changes at an exact moment, such as the velocity of a skydiver as they fall through the air. Air resistance prevents the velocity from increasing indefinitely; instead, it approaches a terminal velocity, a limiting value.

Geometric Problems: Two classic problems led to the development of calculus:
The Tangent Line Problem: Find the equation of the tangent to a curve at a point.
The Area Problem: Find the area under a curve between two points.
Intuitive Notion of Limits
Informally, the limit of a function f(x) as x approaches a is the value that f(x) gets closer to as x gets closer to a (but not necessarily at a itself). This is written as:
Key points:
The value of f(x) at x = a does not affect the limit.
Limits can be estimated numerically (tables of values) or graphically.
One-Sided Limits
Sometimes, the behavior of a function as x approaches a from the left () or right () is different. These are called one-sided limits:
: Limit from the left
: Limit from the right
The two-sided limit exists if and only if both one-sided limits exist and are equal.
Infinite Limits and Vertical Asymptotes
If the values of f(x) increase or decrease without bound as x approaches a, we write:
or
This behavior is associated with vertical asymptotes at .
Computing Limits Algebraically
Several theorems allow us to compute limits efficiently:
Sum, Difference, Product, and Quotient Laws: The limit of a sum is the sum of the limits, and similarly for differences, products, and quotients (provided the denominator's limit is not zero).
Limits of Polynomials: for any polynomial .
Limits of Rational Functions: If , .
Indeterminate Forms: If both numerator and denominator approach zero, algebraic simplification (such as factoring or rationalizing) is needed.
Limits at Infinity and End Behavior
Limits can also describe the behavior of functions as x increases or decreases without bound ( or ):
Horizontal Asymptotes: If , then is a horizontal asymptote.
End Behavior of Polynomials: The highest degree term dominates as .
End Behavior of Rational Functions: Compare the degrees of numerator and denominator to determine the limit at infinity.
Rigorous Definition of a Limit (Epsilon-Delta)
The formal definition of a limit uses two parameters:
For every , there exists such that implies .

This definition ensures that can be made arbitrarily close to by taking sufficiently close to (but not equal to $a$).
Continuity
A function is continuous at if:
is defined
exists
Types of discontinuities:
Removable: Limit exists, but is not defined or not equal to the limit.
Jump: One-sided limits exist but are not equal.
Infinite: Function increases or decreases without bound near .

In real-world applications, continuity models unbroken phenomena, such as the path of a thrown baseball.
Continuity in Applications
Discontinuities often signal important events, such as a sudden drop in voltage when a cable is cut.

Properties of Continuous Functions
Polynomials are continuous everywhere.
Rational functions are continuous wherever the denominator is nonzero.
The sum, difference, product, and (where defined) quotient of continuous functions are continuous.
The composition of continuous functions is continuous.
The Intermediate Value Theorem (IVT)
If is continuous on and is between and , then there exists in $[a, b]$ such that . This theorem is fundamental for proving the existence of roots and for numerical approximation methods.
Continuity of Trigonometric, Exponential, and Inverse Functions
Trigonometric functions (sin, cos, tan, etc.) are continuous on their natural domains.
Exponential functions are continuous for all real ; logarithmic functions are continuous for .
The inverse of a continuous one-to-one function is continuous on its domain.
The Squeezing Theorem
If near , and , then . This is especially useful for evaluating tricky limits, such as .
Summary Table: Types of Discontinuities
Type | Description | Example |
|---|---|---|
Removable | Limit exists, undefined or not equal to limit | at |
Jump | One-sided limits exist, not equal | at |
Infinite | Function increases/decreases without bound | at |
Key Formulas
, if denominator's limit is not zero
Example: Finding a Tangent Line Using Limits
To find the tangent to at :
Slope of secant: (for )
Slope of tangent:
Equation: or
Example: Approximating Roots with IVT
If and , and is continuous, then has a solution in .
Additional info: This guide covers the foundational concepts of limits and continuity, including intuitive and formal definitions, computational techniques, and their importance in calculus and real-world applications.