P2-2.3 Limits and the Intuition of Change¶
Section ID:
P2-2.3Version:v2026.07.20
In P2-2.2, we read sigma as compressed notation for repeated addition. Now we move to another unfamiliar-looking notation: the limit.
A limit is slightly different from the feeling of "just plug in the value exactly." It is notation for observing where the output of a function gets closer to as some value gets closer. In AI documents, the limit itself is less important than the intuition it connects to: rate of change, derivatives, gradients, and optimization.
Here, we read a limit notation by asking, "What is getting closer to what?" and explain that this becomes the preparation stage for small changes in a function and for derivatives.
Here, we reorganize again limit, convergence, rate of change, substitution, and approach. If 2.2 read the notation of repetition and aggregation, here we organize the notation used when reading how a function reacts as one value changes only a little.
From the reader's viewpoint, one more step is needed here. If you stop only at reading a limit as the tendency of getting closer, understanding can stop. What is really needed in Part 2 is the next question as well: When it gets a little closer, how much does the function value change?
A Small Bridge Example to Look at First¶
The smallest scene that moves from limits into derivatives can be seen as follows.
Move the value around x = 2 a little.
Input x | Function value f(x) | Difference from the previous value |
|---|---|---|
| 2.0 | 4.0000 | - |
| 2.1 | 4.4100 | 0.4100 |
| 2.01 | 4.0401 | 0.0401 |
| 2.001 | 4.004001 | 0.004001 |
The first thing the reader should see in this table is that as x gets closer to 2, f(x) also gets closer to 4. But if you go one step further, you begin to want not only to ask where is it getting close to?, but also how fast is it changing? That question leads directly to rate of change, and then to derivatives in the next chapter.
So the limit is not an endpoint. It is a bridge.
- To what value is
xgetting close? - To what value is
f(x)getting close? - During that process, how quickly is the function value changing?
Only when this third question appears does the limit connect properly to the entrance of derivatives.
Once you understand limits, many later topics become easier to read. In particular, you start to gain the sense of seeing the tendency near a value rather than only one exact point.
- When learning derivatives, it becomes easier to understand why we think about the ratio of a very small change.
- When reading gradients, it becomes easier to accept the language that asks in which direction loss changes.
- When learning optimization, it becomes easier to understand the flow of changing values little by little to find a better direction.
- In numerical computation, it becomes easier to feel why very small values, values near 0, and approximations must be handled carefully.
- In deep-learning training explanations, it becomes visible that the phrase
the direction that reduces lossis not only a metaphor, but is connected to the language of function change.
Core Criteria: Limits and the Intuition of Change¶
- You can read a limit as
notation that observes values getting closer. - You can explain the difference between \(x \to a\) and \(f(x) \to L\).
- You can distinguish a limit from simple substitution.
- You can explain convergence as the phenomenon that values get closer to one value.
- You can connect the intuition of a small change and the intuition of rate of change.
- You can explain why limits prepare you for reading derivatives, gradients, and optimization later.
- You can read a limit notation by separating the moving value, the value being approached, and the function value being observed.
- You can try simple limit expressions by direct substitution, algebraic rearrangement, and checking nearby values.
Three Criteria¶
The following three viewpoints act as standards while reading the main text.
| Criterion | Why It Matters | Required Understanding in This Section |
|---|---|---|
| A limit looks at the tendency near a point rather than the point itself | It keeps substitution and limits from being mixed together. | Understand that you first read what is getting close to what. |
| A limit is notation for observing nearby change rather than just plugging in a value | It creates the sense for reading behavior near a point that may be special or undefined. | Understand that substitution and limits are different. |
| The reason limits connect to AI is that they prepare for derivatives, which read how much a small change affects the result | It builds the bridge into derivatives and optimization in advance. | Understand that a limit is the preparation stage for the intuition of rate of change. |
Reading Limits from a Math-Education Viewpoint¶
In mathematics education, a limit is usually taught as "the value of a function when something gets arbitrarily close." Here, instead of memorizing that sentence, we split the roles inside the notation.
This one line contains four pieces of information.
- \(\lim\): the mark that says we will observe a tendency of approaching
- \(x \to a\): the input
xis getting close toa - \(f(x)\): the function value we are observing at that time
- \(L\): the target value to which the function value gets close
If you separate it like this, a limit stops feeling like a difficult calculation symbol and starts reading like a sentence that observes a situation of approaching.
xgets close toa.- At that time, look at
f(x). - Check whether
f(x)gets close toL.
What matters in this viewpoint is distinguishing gets closer from is equal. A limit is notation for reading the tendency seen in the neighborhood. Whether the function is actually defined at that exact point, or whether you can substitute that exact value directly, must be checked separately.
Convergence Is the Phenomenon of Getting Close¶
One phrase often met in Korean mathematical language is convergence. Convergence is the phenomenon in which values get closer and closer to one value.
If values get closer to one value, you can say they converge to that value.
A limit is used to express and confirm whether this kind of convergence is happening, and if it is, to what value it is happening. So the following sentence is natural.
That is read as, when x gets closer to a, f(x) converges to L.
Still, you should not use limit and convergence as if they were completely identical words. Convergence is the phenomenon of getting close, while a limit is the concept and notation used to express or confirm that value of getting close. If values do not get closer to one value, then you say they do not converge, and it becomes difficult to speak of that limit in that form.
We do not prove convergence deeply here. But it helps understanding if, when you see a limit notation, you ask what is converging to what?
A Simple Limit Example¶
You build the intuition for limits by trying short examples directly. The easiest case is when direct substitution works without a problem.
This expression asks where x + 1 gets close to when x gets close to 2. In this case, there is no problem even if you substitute x = 2 directly.
So you can write the following.
In this case, you can say that as x gets close to 2, x + 1 converges to 3.
But not every limit ends this way. In the following expression, if you directly put in \(x=1\), the denominator becomes 0.
So first rearrange the expression.
For nearby values where \(x\) is not exactly 1, you can cancel \(x-1\) and look at it as follows.
Then, when x gets close to 1, x + 1 gets close to 2.
Even here, what matters is not the substitution value at exactly 1, but the fact that as x gets close to 1, the expression converges to 2.
The key here is not to stop at "if the denominator becomes 0, then it is impossible." If direct substitution does not work, first rearrange whether the nearby form can be seen more clearly, and then confirm the value being approached. Even this level of intuition is enough to prepare for reading later notation of rate of change and derivatives.
A Limit Reads the Process of Getting Close¶
Look at the following notation.
This expression is read as follows.
- Look at when
xgets close toa. - Check whether
f(x)gets close toL.
What matters here is not that x is exactly equal to a. It is that as x gets closer to a, the function value f(x) gets closer to some value L.
When you read a limit, separate the following.
- \(x \to a\): to what is the input getting close?
- \(f(x)\): what function value is being observed?
- \(L\): to what is the function value getting close?
So a limit is not notation that looks at just one value. It is notation that looks together at the direction of getting closer and the result during that process.
Substitution and Limits Can Be Different¶
It is easy to understand a limit as "just try plugging in the value." In fact, in many simple functions, the value after substituting \(x=a\) and the limit value are the same.
Here, if you plug in \(x=2\), you also get \(f(2)=3\). So substitution and limit look the same.
But the core of the limit is not substitution. It is the process of getting closer. Some expressions are hard to compute directly at one specific point, or may not be defined there, and still you can observe where they get close in the neighborhood.
If you directly put in \(x=1\), the denominator becomes 0. But if you inspect the nearby form, you can rearrange it as follows.
So when x gets close to 1, g(x) gets close to 2.
This example shows that a limit is not "put in exactly that value," but rather "look at where it gets close to in the neighborhood."
A Small Change Reveals the Change of a Function¶
In AI learning, what matters is how a function value changes. If the input changes a little, how much does the output change? If a parameter changes a little, how much does the loss change? These become important.
Suppose there is a very simple function.
When \(x\) is 2, the function value is the following.
Now increase x a little.
The input changed by 0.1, and the function value changed by 0.41.
- The input changes from 2 to 2.1.
- The output changes from 4 to 4.41.
This observation is the starting point of rate of change.
This expression looks at how much the function value changed compared with how much the input changed. We do not compute derivatives yet here. What matters is the viewpoint that tries to see the change of the function as a ratio.
If you narrow the same scene further, the bridge toward rate of change becomes clearer.
| Compared Interval | Input Change | Output Change | Rate of Change |
|---|---|---|---|
| 2.0 -> 2.1 | 0.1 | 0.41 | 4.1 |
| 2.0 -> 2.01 | 0.01 | 0.0401 | 4.01 |
| 2.0 -> 2.001 | 0.001 | 0.004001 | 4.001 |
As the interval becomes smaller, the rate of change gets closer to 4. Here, you do not yet need to use the word derivative in full. The core point the reader should hold is that the old question of what is getting closer to what is now changing into the new question to what is the change ratio getting closer?
A Limit Leads into Derivatives¶
A derivative is the idea of looking at the rate of change for a very small change. If you narrow an average rate of change into a smaller and smaller interval, you begin to see in what direction and by how much a function changes near one point.
In the previous example f(x) = x^2, when the interval near x = 2 became smaller and smaller, the rate of change got closer to 4. This one scene shows the connection between limits and derivatives in the shortest possible way.
- First, the input gets close to some value.
- Then, you look at where the function value gets close.
- Next, you also look at where the change ratio gets close.
- That question continues into instantaneous rate of change and derivatives.
So the limit in Chapter 2 recovers the language for reading getting close, and the derivative in Chapter 4 recovers the language for reading direction and size of change by using that getting-close structure.
This expression looks at how much the function value changes when you move by h from x. If you send h closer and closer to 0, you can begin to think about the rate of change near one point.
This notation leads into the core intuition of the derivative. Still, we do not handle derivative formulas or calculation rules here. Hold only the point that a limit is the notation that looks at the tendency as a small change becomes smaller and smaller, and therefore becomes the language of derivatives.
Why Is It Needed in AI Learning?¶
In machine learning and deep learning, learning is usually explained as the process of adjusting parameters so that loss decreases. At that time, the important questions are the following.
- If the parameter is changed a little, how does the loss change?
- In which direction does loss decrease?
- What problem appears if the value is changed too much?
These questions continue into rate of change and gradient. A limit is the notation that lets you think about this rate of change more precisely.
Put simply, the following flow appears.
When a function value changes, you compare the change amount, then look at the rate of change, then read the tendency of a very small change, and that flow continues into derivatives and gradients, eventually helping you find the direction that reduces loss.
So a limit is not notation that directly runs an AI model. It is preparation for reading the explanation that learning changes values little by little while searching for a better direction.
The Order for Reading a Limit¶
When a limit notation appears, read it in the following order.
- What is moving?
- To what is it getting close?
- What function value is being observed?
- To what is that function value getting close?
- Is this notation preparing for rate of change or derivatives?
For example, look at the following expression.
This can be read as follows.
hgets close to 0.- Look at the change in the function value after moving by
hfromx. - Divide that change amount by
hto see the rate of change. - Make
hsmaller and smaller, and observe the tendency of change near one point.
This expression reappears in P2-4.1 and P2-4.2 when reading derivatives and rate of change again. Here, understand it as notation that looks at a small change.
Case Study¶
Case 1. Why Must We Look at How Much the Result Changes When Loss Changes a Little?¶
A learner may see a limit and first ask, "Where is this used in AI?" Even if the limit itself is not directly computed often, that intuition is needed because model learning constantly asks if the value is changed a little, how does the loss change?
For example, suppose you want to know whether loss increases sharply or barely changes when one parameter is raised only a little. At that point, what matters is not just one exact point value, but the viewpoint that looks at how the function changes in the neighborhood of that point and in which direction.
A limit is precisely the notation that reads this tendency while getting close. So the phrase send h toward 0 is not just a formal trick, but the preparation stage for looking at the ratio in a very small change. This flow continues into derivatives and gradients later.
This case connects limits not to an isolated mathematical concept, but to the stage just before reading learning direction. Right now, what matters more than proving the formula completely is grasping the feeling that we are looking at the tendency of a small change.
Why Limits Feel Difficult¶
Limits feel difficult not because the calculation itself is difficult, but because the way of expression is unfamiliar. In particular, when the approaching input, the function value at that time, and the difference between exact substitution and neighborhood tendency all mix together, the notation can feel hard.
When recovering limits for the first time, it is better to unpack them in words before moving to rigorous proof. For example, you should first be able to ask, When x gets close to a, where does f(x) get close to? and When h gets close to 0, to what value does the change ratio get close?
Once you can ask these questions, you are prepared to read derivatives and gradients later.
Checklist¶
- Can you explain a limit as notation that looks at a process of getting closer?
- Can you distinguish the meanings of \(x \to a\), \(h \to 0\), and \(f(x) \to L\)?
- Can you explain that a limit and simple substitution do not always mean the same thing?
- Can you explain convergence as the phenomenon that values get closer to one value, without declaring it identical to a limit?
- Can you explain the relationship between a small change and a rate of change?
- Can you explain why limits prepare you for reading derivatives, gradients, and optimization?
- Can you explain why limits return later in derivatives, gradients, optimization, and numerical computation?
- Can you compute the approached value in a simple limit expression either by direct substitution or by algebraic rearrangement?
- Can you explain limit as a language for reading the tendency of a small change rather than only direct substitution?
Sources and References¶
- Marc Peter Deisenroth, A. Aldo Faisal, Cheng Soon Ong, Mathematics for Machine Learning, Cambridge University Press, 2020, checked on 2026-07-19.
- Ian Goodfellow, Yoshua Bengio, Aaron Courville, Deep Learning, MIT Press, 2016, checked on 2026-07-19.
- Catherine F. Higham, Desmond J. Higham, Deep Learning: An Introduction for Applied Mathematicians, arXiv, 2018, checked on 2026-07-19.
- OpenStax, Calculus Volume 1, 2.2 The Limit of a Function, Rice University, checked on 2026-07-19. This reference supports estimating limits with tables and nearby values.
- OpenStax, Calculus Volume 1, 3.1 Defining the Derivative, Rice University, checked on 2026-07-19. This reference supports the connection from rate of change and difference quotients to derivative intuition.