【Mathematics III】Welcome to the World of Limits!

Hello! Today, we are going to dive into a very important field in "Mathematics III" called "Limits."
You might think, "Limits sound a bit difficult..." but the core concept is actually quite simple. In a nutshell, it is the study of asking: "If we keep moving a value closer and closer to something, what happens?"

For example, if you cut a pizza in half, then cut that half in half, and keep repeating this forever, what do you end up with? (It gets closer and closer to "zero," right!)
Limits are the mathematical way of expressing this "ultimate state." It may seem tricky at first, but if we take it one step at a time, you'll be just fine. Let’s get started!


1. Limits of Sequences

First, let’s consider what kind of value a sequence of numbers approaches as we go further and further out.

① Convergence, Divergence, and Oscillation

For a sequence \( a_n \), there are three patterns for how it behaves as \( n \) becomes infinitely large:

  • Convergence: Getting infinitely close to a specific, fixed value (alpha \(\alpha\)).
    (Example: \( 1, 1/2, 1/3, \dots \dots \) → keeps approaching 0)
  • Divergence: The value keeps increasing (positive infinity) or decreasing (negative infinity).
    (Example: \( 1, 2, 3, \dots \dots \) → reaches \(\infty\) (infinity))
  • Oscillation: Neither converging nor diverging, but fluctuating between values.
    (Example: \( 1, -1, 1, -1, \dots \dots \) → never settles down)

【Pro Tip】
When expressing a limit value, we use the notation \(\lim_{n \to \infty} a_n = \alpha\). This means "as \( n \) becomes infinitely large, \( a_n \) approaches \(\alpha\)."

② Limits of Infinite Geometric Sequences

The most common form is \( r^n \) (a sequence where you keep multiplying by the same number). Its fate depends entirely on the value of \( r \)!

  • If \( r > 1 \): \(\infty\) (it explodes/grows indefinitely!)
  • If \( r = 1 \): 1 (it stays 1 forever)
  • If \( -1 < r < 1 \): 0 (this is the most important one! It gets sucked into 0)
  • If \( r \leqq -1 \): Oscillation (divergence)

【Common Mistake】
\( (-1)^n \) fluctuates as "1, -1, 1, -1," so it does not reach 0. Since it is "oscillating," the correct answer is that "the limit does not exist."

◎ Summary of this section:
A limit is a prediction of "where you end up." Remember, especially that if \( |r| < 1 \), it becomes 0!


2. Infinite Series

While "limits of sequences" looks at the "numbers far out," "infinite series" looks at "what happens to the total sum when you add an infinite number of terms?"

① The Infinite Geometric Series Formula

The most famous case is adding terms of a geometric sequence with first term \( a \) and common ratio \( r \) infinitely.
For the total sum \( S \) to result in a fixed value (to converge), there is a specific condition.

Convergence Condition: \( |r| < 1 \) (or \( a=0 \))

In this case, the sum can be found using this magic formula:
\( S = \frac{a}{1 - r} \)

【Did you know?】
If you walk 1m, then 0.5m, then 0.25m, and keep adding half the previous distance, you will only cover a total of 2m even if you walk forever. This is the fascinating part of limits!

◎ Summary of this section:
Even if you add infinitely many terms, if the numbers being added keep getting smaller, the total can settle into a "finite value!"


3. Limits of Functions

Now, instead of sequences, we look at the behavior of functions on a graph as we move \( x \).

① Fundamental Technique: Resolving Indeterminate Forms

When finding a limit, if you substitute directly, you might get results like \( \frac{0}{0} \) or \( \frac{\infty}{\infty} \). In mathematics, these are called "indeterminate forms," meaning the answer isn't yet determined. The trick to solving these is using creative manipulation!

  • When it's \( \frac{\infty}{\infty} \): Divide by the highest degree of the denominator!
    (Example: For \( \frac{n^2 + 1}{2n^2 + n} \), divide both the numerator and denominator by \( n^2 \))
  • When it's \( \frac{0}{0} \): Factor and cancel out common terms, or if there is a radical (root), "rationalize" it!

② Important Limits of Trigonometric and Exponential Functions

You should memorize these as standard formulas. The key is to memorize the structure.

  1. \( \lim_{x \to 0} \frac{\sin x}{x} = 1 \)
    (This means when \( x \) is close to 0, \( \sin x \) and \( x \) are essentially the same size.)
  2. \( \lim_{x \to 0} (1+x)^{\frac{1}{x}} = e \)
    (This is the definition of Napier's constant \( e \). It is a very important constant.)

【Point: Matching the Form】
If you get a problem like \( \lim_{x \to 0} \frac{\sin 3x}{x} \), force it to match the formula structure.
If you rewrite it as \( \frac{\sin 3x}{3x} \times 3 \), the answer becomes \( 1 \times 3 = 3 \). We call this "looking at it as a block."

◎ Summary of this section:
If direct substitution doesn't work, get creative to change the form. Memorize formulas by their "structure!"


4. Continuity of Functions

Finally, let’s determine if a graph is "connected."

① Conditions for Continuity

A function \( f(x) \) is said to be "continuous" at a point \( x = a \) if the following three values are all equal:

  1. \( \lim_{x \to a+0} f(x) \) (the value approached from the right)
  2. \( \lim_{x \to a-0} f(x) \) (the value approached from the left)
  3. \( f(a) \) (the actual value at that point)

Simply put, it means you can "draw the graph without lifting your pen!"

【Common Mistake】
Graphs exist where the "approached value (limit)" and the "actual value (function value)" are different. In that case, there is a small hole at that point, making the function "discontinuous."

◎ Summary of this section:
If the "right side, left side, and the middle (the point itself)" all agree, the graph is beautifully connected!


【Conclusion】 Tips to Master Limits

At first, you might feel overwhelmed by the term \(\infty\) (infinity).
However, the shortest path to understanding is to "substitute specific numbers and visualize it."
For instance, cherish the realization: "If I take \( 1/x \) and make \( x \) infinitely large... \( 1/100, 1/10000 \dots \) ah, it becomes 0!"

When solving practice problems, start by thoroughly practicing the patterns for "resolving indeterminate forms" (dividing by the highest degree, factoring, rationalizing). Once you can handle those, limits will become one of your strongest subjects!

"A journey of a thousand miles begins with a single step. Beyond the world of limits, an even more fascinating world of calculus awaits you!"