Intuition The ONE core idea
Both famous limits ask the same tiny question: "when an input shrinks toward zero (or a count grows toward infinity), what fixed number does a certain ratio or product settle on?" The whole topic is just learning to read that settling behaviour — so first we must be fluent in every symbol used to write it down: the angle, the radian, the sine, the ratio, the limit arrow, and the exponent.
Below is every piece of notation the parent note leans on, ordered so each one is built from the one before it. Nothing is used before it is drawn.
→ " means
x → 0 is read "x approaches 0 ". It does not mean "x equals 0 ". It means: imagine x taking values sliding closer and closer to 0 but never landing on it. Likewise n → ∞ means n counts up 1 , 2 , 3 , … forever, never stopping.
Definition Two-sided vs one-sided — approach
0 from both directions
Zero has two neighbourhoods: numbers just above it (+ 0.1 , + 0.01 , … , written x → 0 + ) and numbers just below it (− 0.1 , − 0.01 , … , written x → 0 − ). The plain symbol x → 0 (no sign) demands that the expression settle on the same number from both sides . If the two sides disagreed, the two-sided limit would not exist.
Look at the figure. On the top line the burnt-orange dots creep toward 0 from the right (x → 0 + ) and the plum dots creep toward 0 from the left (x → 0 − ) — the two-sided arrow needs both. On the bottom line the teal dots march off toward larger and larger n . The arrow → is a motion , not a destination you reach.
Intuition Why two sides matter for
x s i n x
Luckily x s i n x is an even function: swapping x for − x leaves it unchanged, because sin ( − x ) = − sin x and the two minus signs cancel, − x − s i n x = x s i n x . So whatever it does for x → 0 + it does identically for x → 0 − — the two sides automatically match, and the two-sided limit is safe to talk about. (For n → ∞ there is only one direction, since n is a counting number climbing upward.)
Intuition Why we need the arrow at all
If we could just plug x = 0 into x s i n x we would — but that gives 0 0 , which is meaningless (see §7). So we sneak up on 0 from both sides instead and watch where the value is heading. That sneaking-up is exactly what → encodes.
lim
lim x → 0 ( some expression in x )
reads "the number that (some expression) settles on as x approaches 0 from either side ". The little $x\to 0$ under the word lim tells you which way the input is moving — and with no + or − sign it means both ways at once .
Worked example Reading it aloud
x → 0 lim x sin x = 1 is read: "as x slides toward zero from both sides, the fraction x s i n x settles onto the value 1 ." We will justify the 1 elsewhere; here we only learn to read the sentence.
This is the single most important symbol in the whole chapter , and the parent topic uses it in every line.
Definition Radian — the honest way to measure an angle
Draw a circle of radius 1 (a unit circle , so its radius r = 1 ). Start at the point ( 1 , 0 ) and walk along the curved edge . The radian measure of an angle is simply how far you walked along that edge . Walk a distance of 1 → the angle is 1 radian. Walk all the way around (distance 2 π ) → the angle is 2 π radians.
Intuition WHAT to observe in the figure
The orange thick arc is the distance you walked; the teal radius points to where you stopped. The two labels agree: arc length = 1 and angle = 1 radian are literally the same number on the picture. That equality is what radians buy you — and it is only true in radians. In degrees, walking a distance of 1 would be labelled ≈ 57.3° , and the two numbers would disagree. The proof of x s i n x → 1 replaces "arc length" with "the angle x " — a swap that is only legal in radians. See Radian Measure for the full story.
sin x — plain words
Stand at angle x on the unit circle. Drop a straight line down to the horizontal axis . The length of that vertical drop is sin x . In one phrase: sin x is the height of the point above the horizontal axis.
Intuition WHAT to observe in the figure
For a tiny angle x , three lengths almost lie on top of each other:
the orange arc (length = x , from §3),
the teal chord (the straight shortcut across),
the plum vertical (length = sin x ).
Follow the plum segment: it is the height, and it is barely shorter than the orange arc beside it. When x is tiny, the arc (= x ) and the height (= sin x ) are almost the same length , so their ratio x s i n x is almost 1 . That is the entire secret of Part 1 — everything else is making this precise. Squeezing it exactly is the job of the Squeeze (Sandwich) Theorem .
cos x and tan x
cos x = the horizontal position of the point on the unit circle (how far right it is).
tan x = cos x sin x = "height ÷ width". Geometrically it is the height of the point where the edge of the angle , extended, hits the vertical tangent line at ( 1 , 0 ) .
Intuition Why the proof needs
tan x
The squeeze argument sandwiches the sector between a small triangle (height sin x ) and a big triangle (height tan x ). Because cos x < 1 for a small positive angle, tan x = c o s x s i n x is slightly bigger than sin x — giving the outer, roomier triangle the proof requires. Later, Derivative of sin and cos is built straight out of this same limit.
b a
A fraction b a answers: "how many times does b fit into a ?" A limit of a ratio, like x s i n x , asks: as both top and bottom shrink, do they stay in step? If top and bottom shrink at the same speed, the ratio settles on 1 ; if the top shrinks faster, it heads to 0 ; if slower, it blows up. That "who shrinks faster" question is the heartbeat of calculus.
e — a fixed number, defined as a limit
e is a specific irrational number, e ≈ 2.71828 . We do not assume it in advance; we define it as exactly the value the compounding expression settles on:
e := lim n → ∞ ( 1 + n 1 ) n .
Think of it just like π : a constant that falls out of a natural process (here, endlessly-fine compounding — see §8). Naming it now means that when the symbol e appears below, it already means something. Its full story lives in The Number e and ln .
Definition "Indeterminate" = the notation alone can't decide
0 0 : both parts of a fraction head to 0 . You cannot read off the answer — it could be 0 , 1 , 7 , or ∞ depending on the speeds . x s i n x (with x → 0 from both sides, which agree because the function is even, §1) is a 0 0 form that happens to settle on 1 .
1 ∞ : a base that heads to 1 raised to a power that heads to ∞ . Here the input is a counting number n → ∞ (one direction only), and the base 1 + n 1 is bigger than 1 for every such n . Again the value is undecidable from the shape alone: the base is 1 + tiny , and that tiny excess compounds over infinitely many multiplications. ( 1 + n 1 ) n is this form, and it settles on e (defined in §7).
Intuition WHAT to observe in the figure
Two panels. Left: the curve x s i n x is symmetric about the vertical axis (it is even), and it flattens onto the teal line at 1 as x → 0 from both sides — the naive guess 0 (plum dashed) is wrong. Right: the dots ( 1 + n 1 ) n climb and stall on the orange line at e ≈ 2.718 — the naive guess 1 (plum dashed) is wrong. That gap between the naive guess and the true value is why these limits are worth a whole topic. More cases live in Indeterminate Forms .
Definition The exponent in
( 1 + n 1 ) n
( 1 + n 1 ) n means: multiply the number ( 1 + n 1 ) by itself n times. Two things fight: the base 1 + n 1 gets closer to 1 as n grows (pushing toward "= 1 "), while the number of multiplications n grows (pushing toward "explode"). The balance settles on e (the number named in §7).
Intuition The bank picture (why
e appears)
Split 100% yearly growth into n smaller instalments of n 1 each, applied one after another. As you chop finer (n → ∞ ) your money doesn't explode — it stalls at e ≈ 2.718 times the start. That is the "continuous growth" number, developed fully in The Number e and ln .
ln — the "undo" button for e ( )
ln is the natural logarithm: ln ( e a ) = a . Its superpower for us is the rule ln ( A b ) = b ln A , which drags an exponent down into an ordinary product. That is exactly how the parent note attacks ( 1 + n 1 ) n : take ln , the scary exponent n becomes a friendly multiplier, and the whole thing turns into a 0 0 limit we can handle. The tool of last resort for such forms is L'Hôpital's Rule , and the exact-polynomial view is Taylor Series .
Approach arrow x to 0 both sides
Radian measure r equals 1
Number e defined as a limit
Indeterminate 1 to infinity
Read "x → 0 " in plain words "x slides closer and closer to 0 from both sides but never lands on it."
What does the plain (unsigned) lim x → 0 demand? The same settling value from the right (0 + ) and the left (0 − ).
Why is the two-sided limit of x s i n x safe? The function is even, so the left and right behaviour are identical.
Define a radian using the unit circle The distance walked along the curved edge of a radius-1 circle.
Why must the angle be in radians for these limits? Only in radians does arc length equal the angle, and sector area = 2 1 r 2 x (which is 2 1 x when r = 1 ).
What is sin x geometrically? The vertical height of the unit-circle point above the horizontal axis.
Why does the proof also need tan x ? tan x = c o s x s i n x > sin x , giving the larger outer triangle to squeeze against.
How is the number e defined here? e := lim n → ∞ ( 1 + n 1 ) n ≈ 2.718 .
What does an indeterminate 0 0 form measure? How fast the top shrinks compared to the bottom.
Why isn't 1 ∞ just 1 ? The base is 1 + tiny , and the tiny excess compounds over infinitely many multiplications.
What does ln do to A b ? Turns it into b ln A , dragging the exponent down to a multiplier.