Fiveable

โˆซCalculus I Unit 2 Review

QR code for Calculus I practice questions

2.2 The Limit of a Function

2.2 The Limit of a Function

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
โˆซCalculus I
Unit & Topic Study Guides

Understanding Limits

Concept and notation of limits

A limit describes the value a function approaches as the input gets arbitrarily close to a specific value, without necessarily reaching it. The key idea: you care about what happens near a point, not at the point.

The notation looks like this:

limโกxโ†’af(x)=L\lim_{x \to a} f(x) = L

This reads as "the limit of f(x)f(x) as xx approaches aa equals LL." It means that as xx gets closer and closer to aa (from either side), the output f(x)f(x) gets closer and closer to LL.

Why does this matter? Sometimes a function isn't even defined at x=ax = a (think of a hole in a graph), but the limit can still exist. The limit tells you where the function is headed, regardless of whether it actually arrives.

Limit estimation techniques

There are two main ways to estimate a limit before you learn algebraic techniques.

Using a table of values:

  1. Pick xx-values that approach your target from the left (smaller values) and from the right (larger values). For example, if you're finding limโกxโ†’2f(x)\lim_{x \to 2} f(x), try x=1.9,1.99,1.999x = 1.9, 1.99, 1.999 and x=2.1,2.01,2.001x = 2.1, 2.01, 2.001.
  2. Calculate f(x)f(x) for each of those values.
  3. Look at whether the outputs are converging toward a single number. If they are, that number is your estimated limit.

Using a graph:

  • Trace the curve from both the left and right sides toward the point of interest.
  • If both sides approach the same yy-value, that's the estimated limit.
  • Watch for holes, jumps, or vertical asymptotes at the point. These signal that the limit might not exist or that the one-sided limits differ.

Types of Limits and Their Properties

One-sided vs. two-sided limits

A two-sided limit asks what f(x)f(x) approaches as xx comes in from both directions. A two-sided limit exists only when the left-hand and right-hand limits are equal.

One-sided limits restrict the approach to just one direction:

  • Left-hand limit: limโกxโ†’aโˆ’f(x)\lim_{x \to a^-} f(x) means xx approaches aa from values less than aa.
  • Right-hand limit: limโกxโ†’a+f(x)\lim_{x \to a^+} f(x) means xx approaches aa from values greater than aa.

The connection between them is straightforward:

limโกxโ†’af(x)=Lifย andย onlyย iflimโกxโ†’aโˆ’f(x)=Landlimโกxโ†’a+f(x)=L\lim_{x \to a} f(x) = L \quad \text{if and only if} \quad \lim_{x \to a^-} f(x) = L \quad \text{and} \quad \lim_{x \to a^+} f(x) = L

If the two one-sided limits give different values, the two-sided limit does not exist.

Concept and notation of limits, Finding Limits: Numerical and Graphical Approaches | Precalculus

Non-existent limits

A limit fails to exist in several situations:

  • Jump discontinuity: The left-hand and right-hand limits exist but aren't equal. For example, a piecewise function that jumps from 3 to 5 at x=1x = 1.
  • Vertical asymptote: The function blows up toward โˆž\infty or โˆ’โˆž-\infty near the point.
  • Oscillation: The function bounces back and forth without settling down. A classic example is f(x)=sinโกโ€‰โฃ(1x)f(x) = \sin\!\left(\frac{1}{x}\right) near x=0x = 0, which oscillates infinitely fast.

Infinite limits and vertical asymptotes

An infinite limit means the function grows without bound as xx approaches a particular value:

  • limโกxโ†’af(x)=โˆž\lim_{x \to a} f(x) = \infty means f(x)f(x) increases without bound.
  • limโกxโ†’af(x)=โˆ’โˆž\lim_{x \to a} f(x) = -\infty means f(x)f(x) decreases without bound.

Technically, when we write limโกxโ†’af(x)=โˆž\lim_{x \to a} f(x) = \infty, the limit does not exist in the usual sense (โˆž\infty is not a real number). The notation is a shorthand describing how the limit fails to exist.

A vertical asymptote occurs at x=ax = a whenever at least one of the one-sided limits is โˆž\infty or โˆ’โˆž-\infty. For example, f(x)=1xโˆ’3f(x) = \frac{1}{x - 3} has a vertical asymptote at x=3x = 3 because limโกxโ†’3+1xโˆ’3=โˆž\lim_{x \to 3^+} \frac{1}{x-3} = \infty and limโกxโ†’3โˆ’1xโˆ’3=โˆ’โˆž\lim_{x \to 3^-} \frac{1}{x-3} = -\infty.

Applications of Limits

Real-world applications of limits

The most important application you'll see in Calculus I is instantaneous velocity. Average velocity over a time interval is ฮ”positionฮ”time\frac{\Delta \text{position}}{\Delta \text{time}}. As you shrink that time interval toward zero, the limit of the average velocity gives you the velocity at a single instant. This is exactly how derivatives are built.

Other applications include:

  • Modeling how a physical quantity (like current or temperature) behaves as a variable approaches a critical threshold
  • Analyzing what happens to a cost or revenue function as production approaches a certain level
Concept and notation of limits, Finding Limits: Numerical and Graphical Approaches ยท Precalculus

Function behavior near critical points

Limits let you classify what's happening at tricky spots on a graph:

  • If limโกxโ†’aโˆ’f(x)=limโกxโ†’a+f(x)=f(a)\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = f(a), the function is continuous at x=ax = a. No gaps, no jumps, no surprises.
  • If the one-sided limits both exist but aren't equal, there's a jump discontinuity.
  • If one or both one-sided limits are infinite, there's a vertical asymptote.
  • If the limit exists but doesn't equal f(a)f(a) (or f(a)f(a) is undefined), there's a removable discontinuity (a hole in the graph).

Function Properties and Limits

Continuity and differentiability

Continuity at a point x=ax = a requires three things:

  1. f(a)f(a) is defined.
  2. limโกxโ†’af(x)\lim_{x \to a} f(x) exists.
  3. limโกxโ†’af(x)=f(a)\lim_{x \to a} f(x) = f(a).

If any one of these fails, the function is discontinuous at that point.

Differentiability goes a step further. A function is differentiable at x=ax = a if the following limit exists:

limโกhโ†’0f(a+h)โˆ’f(a)h\lim_{h \to 0} \frac{f(a + h) - f(a)}{h}

This is the difference quotient, and its limit is the derivative. You'll work with this extensively in the next unit. For now, the takeaway is that limits are the machinery that makes derivatives possible.

One useful fact: if a function is differentiable at a point, it's automatically continuous there. But the reverse isn't always true (think of a sharp corner, like f(x)=โˆฃxโˆฃf(x) = |x| at x=0x = 0, which is continuous but not differentiable).

Domain, range, and asymptotes

Limits connect to the bigger picture of how a function is shaped:

  • Domain: Limits help you understand what happens at points excluded from the domain. For instance, f(x)=1xf(x) = \frac{1}{x} isn't defined at x=0x = 0, but the limit behavior there tells you about the vertical asymptote.
  • Range: Horizontal asymptotes can reveal bounds on the range. These are found using limits at infinity: limโกxโ†’โˆžf(x)\lim_{x \to \infty} f(x) and limโกxโ†’โˆ’โˆžf(x)\lim_{x \to -\infty} f(x). (You'll cover limits at infinity in more detail soon.)
  • Vertical asymptotes are identified by infinite limits as xx approaches a finite value.
  • Horizontal asymptotes are identified by finite limits as xx approaches โˆž\infty or โˆ’โˆž-\infty.