Appearance
Limits, Continuity & Differentiability
Foundational Limit Definition
We write $\lim_{x \to a} f(x) = L$ if for every $\epsilon > 0$, there exists $\delta > 0$ such that $0 < |x - a| < \delta \implies |f(x) - L| < \epsilon$. The limit exists if and only if the Left Hand Limit (LHL) and Right Hand Limit (RHL) are finite and equal: $$\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = L$$
1. Standard Fundamental Limits
Indeterminate Form
If
2. Taylor & Maclaurin Series Expansions (Speed Secret)
For resolving challenging
3. Continuity & Intermediate Value Theorem
A function
Intermediate Value Theorem (IVT)
If $f: [a, b] \to \mathbb{R}$ is continuous and $f(a) \neq f(b)$, then for every value $u$ between $f(a)$ and $f(b)$, there exists at least one $c \in (a, b)$ such that $f(c) = u$.
Bolzano's Corollary: If $f(a) \cdot f(b) < 0$, then $f(x) = 0$ has at least one real root in $(a, b)$.
4. Differentiability from First Principles
- Left Derivative (LHD):
- Right Derivative (RHD):
Crucial Hierarchy
$$\text{Differentiability} \implies \text{Continuity} \implies \text{Limit Existence}$$ The converses are FALSE. $f(x) = |x|$ is continuous at $x = 0$ with $\text{LHD} = -1 \neq \text{RHD} = +1$, so it is non-differentiable at $0$.