Limits of Functions- Calculus Fundamentals Explained

What Is a Limit in Calculus?

A limit describes what happens to a function as the input gets closer and closer to some value. Not what happens when it reaches that value—just what happens as it approaches.

This distinction matters more than most textbooks admit. You can have a function that equals 5 at x = 3, but the limit as x approaches 3 might be something completely different. They're not the same thing.

Limits are the foundation of calculus. Derivatives? They're built on limits. Integrals? Also limits. If you don't understand limits, you're going to struggle with everything that follows.

The Notation (It's Not That Scary)

Mathematicians write limits like this:

limx→a f(x) = L

This reads: "the limit of f(x) as x approaches a equals L."

The arrow means approaches, not equals. That's the whole point.

When Limits Don't Exist (And Why You Should Care)

Not every limit exists. Here's when things go wrong:

Knowing when limits don't exist is just as important as finding the ones that do.

One-Sided Limits: Left and Right Matter

Sometimes you need to check limits from only one direction.

The limit from the left: limx→a f(x)

The limit from the right: limx→a+ f(x)

For the two-sided limit to exist, both one-sided limits must be equal. If they differ, the limit doesn't exist. Simple as that.

Where does this show up in real problems? Anywhere you have piecewise functions or absolute values. |x| at x = 0 is the simplest example—left side approaches 0 from below, right side approaches 0 from above. They match, so the limit exists.

Limit Laws: The Rules That Actually Work

You don't have to calculate everything from scratch. These laws let you break complex limits into simpler pieces:

Use these. They're not tricks—they're the actual tools that make problems solvable.

Indeterminate Forms: The Honest Truth

Sometimes direct substitution gives you garbage. You plug in the value and get 0/0, ∞/∞, or 0·∞. These are indeterminate forms—meaningful answers exist, but you have to do more work.

For 0/0 specifically, you have three real options:

Limits at Infinity: When x Goes to Extremes

Limits aren't just about approaching finite values. Sometimes you want to know what happens as x→∞.

The rules here are straightforward:

Horizontal asymptotes are just limits at infinity that settle on a finite value.

Comparing Approaches: When to Use What

Method Best For When to Avoid
Direct substitution Simple polynomials, continuous functions When it gives 0/0 or ∞/∞
Factoring Rational expressions that factor When factors don't cancel nicely
One-sided limits Piecewise functions, absolute values When function is continuous everywhere
Rationalizing Problems with square roots When no radicals are present
Comparing degrees Limits at infinity When x approaches a finite number

How to Actually Calculate Limits: A Practical Approach

Step 1: Try Direct Substitution First

Just plug in the value. If you get a real number, you're done. If you get something like 0/0, move to step 2.

Step 2: Simplify the Expression

Factor, cancel, rationalize—whatever makes the problem cleaner. Many 0/0 forms resolve this way.

Step 3: Check One-Sided Limits If Needed

If the function behaves differently from each side, calculate both one-sided limits separately. If they match, the limit exists. If they don't, document that it doesn't exist.

Step 4: Verify Your Answer

Graph it if possible. Does your answer make visual sense? Trust the math, but double-check the algebra.

Common Mistakes That Will Cost You Points

Why This Matters Beyond the Test

Limits aren't abstract nonsense. They describe real behavior—how a car slows down as it approaches a stop sign, how a population stabilizes over time, how materials behave under stress.

The definitions in physics, engineering, and economics all trace back to limits. Understanding them now means understanding everything that comes next.