The sections above introduce the foundational ideas; each topic gets a dedicated page that develops the techniques, examples, and edge cases more fully. The table below collects the seven leaf pages in a suggested reading order — from the basic one-sided / two-sided distinction through the computational rules and evaluation techniques, on to special limits, behavior at infinity, and finally continuity. Each row pairs a topic with its key idea and a link to the page where the detail lives.
| Topic |
What it covers |
Key idea |
Page |
| Two-sided limits |
the standard limit — x approaches a from both sides |
exists iff both one-sided limits exist and agree |
/calculus/limits/two-sided |
| One-sided limits |
direction-specific approach: left only or right only |
essential for piecewise functions and domain endpoints |
/calculus/limits/one-sided |
| Limit rules |
shortcuts for computing complex limits |
sum, product, quotient, constant multiple, and Squeeze Theorem |
/calculus/limits/rules |
| Evaluating limits |
handling indeterminate forms like 0/0 |
factor, cancel, rationalize, transform until substitution works |
/calculus/limits/evaluating |
| Special limits |
memorized building blocks for trig and exponential limits |
sin(x)/x → 1, (ex−1)/x → 1, (1 + 1/x)x → e |
/calculus/limits/special |
| Limits and infinity |
limits at infinity (end behavior) and infinite limits (blowups) |
horizontal vs vertical asymptotes; dominant-term analysis |
/calculus/limits/infinity |
| Continuity |
when a limit equals the function value |
three conditions; classification of discontinuities; IVT |
/calculus/limits/continuity |