JoeCMath

Intro to Limits

Simple introduction to limits.

Limit Core Concept

Core concept of a limit

\[\lim_{x\to a} f(x)=L\]

“when $x$ gets close to $a$, the $y$-values of the function get close to $L$”

Watch this section: what a limit means at 0:00.

Reading The Notation

The expression

\[x\to a\]

means “$x$ approaches $a$.”

Graphically, we are approaching the $x$-value of $a$ from the right and left side.

If the function values ($f(x)$) from both sides approach $L$ as $x$ moves toward $a$, then the limit is $L$:

\[\lim_{x\to a} f(x)=L\]

Watch this section: limit notation at 0:05.

First Example

Consider the function

\[f(x)=x+2\]

What happens as our $x$-value approaches $3$ from the right and left side of our graph?

Well from the right, our values would get closer and closer to $5$ from above. We denote this as

\[\lim_{x\to 3^+}(x+2)=5 \text{ (as } x\to 3^+ \text{, + sign tells from the right, our function value }f(x) \text{ approaches }5\text{)}\]

Similarly if we approach $x=3$ from the left, our values would get closer and closer to $5$ from below. We denote this as

\[\lim_{x\to 3^+}(x+2)=5 \text{ (as } x\to 3^- \text{, - sign tells from the left, our function value }f(x) \text{ approaches }5\text{)}\]

Since the left-hand and right-hand behavior agree, the two-sided limit exists:

\[\lim_{x\to 3}(x+2)=5\]

Watch these sections: first example at 0:28, from the left at 0:39, and from the right at 1:01.

NOTE: There are two more worked examples that one day I’ll write up in this post. Please view the video for a more comprehensive overview.

Timestamp Guide

Section What is shown Video
What is a limit? Introduce the idea that nearby $x$-values can make $f(x)$ approach a value. 0:00
Limit notation Read $\lim_{x\to a} f(x)=L$. 0:05
Approaching values Connect $x$-values near $a$ with $y$-values near $L$. 0:12
Trend, not just plugging in Separate limit behavior from direct substitution. 0:19
First example Use $f(x)=x+2$ near $x=3$. 0:28
Left side Approach $3$ from the left. 0:39
Right side Approach $3$ from the right. 1:01
Both sides agree Conclude the limit is $5$. 1:32
Direct substitution See when plugging in gives the same answer. 1:47
Hole in the graph Compare $f(2)$ with the limit near $x=2$. 1:59
Limit with a hole Use the nearby curve, not just the filled point. 2:25
Function value vs. limit Explain why a limit can exist even when $f(a)$ is different. 2:44
Does not exist Show a case where left and right do not approach the same value. 3:10
Summary Review that one-sided limits must agree. 3:48

Use the Calculus topic page to move between limits, derivatives, and integrals.

When you are ready for the next major calculus idea, the derivatives topic page has companion guides for the power rule, product rule, chain rule, and quotient rule.