Limits & Continuity Visualizer
Explore removable, jump, infinite, and oscillating discontinuities. Watch two dots approach the limit point and see epsilon-delta bands in action.
Limit Explorer
Properties
| Type | -- |
| Function | -- |
| Left limit | -- |
| Right limit | -- |
| Limit | -- |
| Continuous? | -- |
The Math Behind It
Limits
- Definition: limx→c f(x) = L means f(x) gets arbitrarily close to L as x approaches c
- Left-hand limit: limx→c− f(x) — approaching from the left
- Right-hand limit: limx→c+ f(x) — approaching from the right
- The limit exists if and only if left = right
- ε-δ definition: for every ε > 0, there exists δ > 0 such that |x - c| < δ implies |f(x) - L| < ε
Types of Discontinuity
- Removable: a “hole” in the graph — limit exists but f(c) is undefined or ≠ L
- Jump: left-hand limit ≠ right-hand limit — the function “jumps”
- Infinite: f(x) → ±∞ as x → c — vertical asymptote
- Oscillating: f(x) = sin(1/x) near 0 — oscillates too wildly for a limit to exist
- A function is continuous at c if f(c) = limx→c f(x)
You're crushing it!