4.1.2 · D1Calculus I — Limits & Derivatives

Foundations — Limit laws — sum, product, quotient, constant multiple

2,296 words10 min readBack to topic

Before you can trust the limit laws, you must be fluent in every mark on the page. This note takes each symbol the parent uses — one at a time, from nothing — pairs it with a picture, and says why the topic cannot live without it. Read top to bottom: each item leans on the one above it.


1. The number line and a point

Figure — Limit laws — sum, product, quotient, constant multiple

The symbol (or , or ) is the target we are walking toward. It is a fixed, unmoving dot. The topic needs it because every limit question begins "as approaches..." — approaches what? — the point .


2. The four arithmetic operations

Because the whole topic is about limits "flowing through" arithmetic, we must first be crisp about what those four operations are and what each looks like on the number line.

Figure — Limit laws — sum, product, quotient, constant multiple

Why the topic needs it: the limit laws are literally named Sum, Constant multiple, Product, Quotient — one law per operation. To say "the limit passes through ", you must already know that means "scale/repeat". Division carries the famous fine print () precisely because you cannot share into zero equal parts.


3. The variable and "approaches" ()

Figure — Limit laws — sum, product, quotient, constant multiple

Why "approaches" and not "equals"? Because a limit asks about the journey, not the destination. The whole power of Example 3 in the parent — cancelling near — only works because along the way. If the arrow meant "equals", that cancellation would be illegal. The gap between " near " and "" is the entire reason limits exist.


4. A function and its output

Figure — Limit laws — sum, product, quotient, constant multiple

Picture a graph: the horizontal axis is the input road, the vertical axis is the output height. Above each input on the floor sits a single point at height ; joined up, these points draw the curve.

Why the topic needs it: the limit laws are all about combining outputs. When we write , we mean "run both machines on the same and add their outputs" — using the addition of Section 2. You cannot combine outputs before you can name them, so and come first.


5. The limit symbol

Figure — Limit laws — sum, product, quotient, constant multiple

Look at the figure: as the input walker slides toward (from both sides), the point on the curve slides toward one height . That height is the limit.

Note the open circle on the curve at in the figure — it marks that we don't care what happens at itself, only what the curve is aiming at nearby.

Why we need a name : the laws are statements about and . To say "the sum heads to ", we must first have the symbols and standing for "where each piece is heading".


6. Absolute value — the "distance" symbol

Why the topic needs it: "close to" must become a number we can shrink. In the parent's proofs, means "how far the output is from its target ", and means "how far the input is from ". The whole game is: keep small, and stays small. Without a distance symbol you cannot say "small".

This is the single tool the parent's Sum-law proof leans on — it lets us bound the combined error by the two separate errors , each of which we already know how to control.


7. and — the twin tolerances

The full sentence behind is:

Read piece by piece with the symbols you now own:

  • : the input is within distance of .
  • : but not equal to (that's the "approaches, not equals" rule again).
  • : "forces" / "guarantees".
  • : then the output is within distance of .

Why the topic needs this: it turns the vague word "heading toward" into a challenge game we can actually prove things about. This precise definition is what the parent's Sum, Product, and Quotient proofs manipulate. Full detail lives in Epsilon-Delta definition of a limit.


8. Constants , , and grouping symbols

Before the atomic limits, one last batch of plain bookkeeping marks:

These are bookkeeping marks, but the reader must not stumble on them mid-proof — so they are named here once and for all.


9. The two atomic limits

Everything the parent builds rests on two facts so simple they need no laws:

Why they matter: the laws only combine limits you already know. These two are the "already known" seeds. Add and multiply them with the laws and you can reach every polynomial and rational limit in the parent.


Prerequisite map

The diagram below (in Mermaid, a plain text-to-flowchart syntax — each --> is an arrow "feeds into") shows how the foundations stack up. In words: the number line gives us the point and the four operations; from we build " approaches ", then functions and their outputs, then the limit . Separately, absolute value and the triangle inequality feed the game. The limit idea plus the game give the two atomic limits, and everything together powers the limit laws.

Number line and point a

Four operations plus minus times divide

x approaches a

Function f and output f of x

Limit output heads to L

Absolute value as distance

Epsilon and delta game

Triangle inequality

Two atomic limits

Limit laws sum product quotient


Equipment checklist

Each line below has the form Question ::: Answer. The ::: is a reveal separator — cover everything after it, try to answer, then check yourself against the hidden text.

What does the point represent, and does ever reach it?
is the fixed target on the number line; only approaches it, never needs to equal it.
Describe each of as a move on the number line.
step right, step left, scale/repeat, share into equal parts.
Read in plain words.
" approaches " — it sneaks arbitrarily close, but stays .
What is , in one sentence?
The single output height the machine produces from input .
What does claim?
As closes in on , the output heads to the single height .
What does an open circle on a curve at mean?
A hole — the curve approaches that point but does not actually occupy it.
Is necessarily equal to ?
No — is where the curve points; may differ or not exist.
What does measure?
The distance between and on the number line.
State the triangle inequality and its meaning.
— the straight path is never longer than a detour.
What do and control?
= tolerance on the output (near ); = tolerance on the input (near ).
What does abbreviate?
Two ordinary results at once: and — not a new operation.
Write the two atomic limits.
and .
Why are the atoms enough to reach polynomials?
Sum, constant-multiple, and product laws combine them into any polynomial.

Connections