1.2.1 · D1Calculus & Optimization Basics

Foundations — Functions, limits, and continuity

1,747 words8 min readBack to topic

Before you can read the parent note, you need to read its symbols. Below is every notation, letter, and idea the parent leans on, in the order that each one depends only on the ones before it. A smart 12-year-old who has never seen any of this should be able to start at line one.


1. Sets and the "is inside" symbol

WHAT it looks like: a boundary drawn around some dots. A dot inside the boundary "belongs"; a dot outside does not.

Figure — Functions, limits, and continuity

WHY the topic needs it. A function has to know which inputs it is allowed to eat. That allowed collection is a set. Without "is inside", we could not even state "for each input inside the domain".


2. Numbers on a line, and the real numbers

WHAT it looks like: one straight line, no gaps, every spot filled — whole numbers, fractions, and endless-decimal numbers like all live somewhere on it.

WHY the topic needs it. Limits are all about sliding along this ruler toward a spot. The word "creeps toward" only makes sense because the ruler has no gaps between points.


3. Inputs, outputs, and the arrow

WHAT it looks like: a box labelled . An arrow goes in carrying ; a different arrow comes out carrying .

Figure — Functions, limits, and continuity

WHY "exactly one" matters (the picture). Look at the machine: from any single input dot, exactly one arrow leaves. If two arrows left the same input, you couldn't say what the machine "does" — that ambiguity is exactly what the vertical line test catches on a graph.

Range-vs-codomain :: The codomain is the shelf you might reach; the range is the cans you actually grabbed.


4. The graph and the two axes

WHY the topic needs it. "No jumps, holes, or explosions" and "trace without lifting the pen" are statements about the picture. The vertical line test lives here too.

Figure — Functions, limits, and continuity

5. Absolute value — the "distance" bars

WHY this tool and not just subtraction? Subtraction can be negative (if is left of ) or positive (right of ). But when we ask "how close are they?", left and right shouldn't matter — only the gap. The bars throw away the sign so both sides count equally. This is the exact tool the limit needs to say "approach from either side".

Figure — Functions, limits, and continuity

6. The Greek letters , ,

WHY these names. They're just labels, but the convention is universal: and always mean "small positive amounts" in limit-land. Reading is easier once you hear "output-tolerance / input-closeness" instead of "epsilon / delta".


7. The limit symbol

WHY a new symbol at all? We already have — the value at . The limit is a different question: not "what is the output at ?" but "what is the output aiming for near ?" Those can disagree (a hole, a jump). We need a separate symbol because they are separate ideas — this is the whole "Approach ≠ Arrive" point of the parent note.


8. The symbol and "blow up"

WHY the topic needs it. One kind of broken behaviour is an infinite discontinuity (like near ): the output explodes. We need a word for "explodes" so we can name and exclude it.


9. Putting the alphabet together — and indeterminate forms

WHY it appears. When both top and bottom of a fraction head to at the same spot (like at ), plugging in gives . The race between top and bottom decides the true limit — you settle it by factoring, and later by L'Hôpital's Rule.


Prerequisite map

Sets and the symbol is-inside

Real number line R

Mapping arrow f from X to Y

Graph with x-axis and y-axis

Absolute value distance bars

Greek letters epsilon delta

Limit notation lim x to c

Infinity blow up

Functions limits and continuity


Equipment checklist

What does mean?
" is an element of (inside) the set " — is one of the allowed things.
What is ?
The set of all real numbers — every point on the gap-free number line.
What does the arrow in show?
The machine sends inputs from to outputs in .
What rule makes a function (in one picture)?
Exactly one arrow leaves each input — the vertical line test never hits the curve twice.
Difference between range and codomain?
Codomain = the pool outputs come from; range = the outputs actually produced.
What does measure?
The distance between and , ignoring which side.
Why write instead of just ?
The excludes itself — we look near , not at it.
In plain words, what are and ?
= tolerance on the output; = closeness on the input.
What does say?
As approaches from both sides, the output heads toward .
Is a number?
No — it means "grows without any ceiling".
What does tell you to do?
It's indeterminate — simplify (factor / rationalize / L'Hôpital); the limit may still exist.