From limits to integrals — the language of continuous change. Drag Riemann sums, explore area under curves, and see the Fundamental Theorem come alive.
Limits
Informal definition. We write
x→alimf(x)=L
and say "the limit of f(x) as x approaches a equals L", if f(x) can be made arbitrarily close to L by taking x sufficiently close to a — but not equal to a. The value of f at a (or even its existence) is irrelevant.
Theorem 1📌 Learn for exam
One-Sided Limits
The left-hand limit as x approaches a from below:
x→a−limf(x)
The right-hand limit as x approaches a from above:
x→a+limf(x)
The two-sided limit exists if and only if both one-sided limits exist and are equal:
x→alimf(x)=L⟺x→a−limf(x)=L and x→a+limf(x)=L
Theorem 2📌 Learn for exam
Limit Laws
If limx→af(x)=L and limx→ag(x)=M both exist, then:
x→alim[f(x)+g(x)]=L+Mx→alim[f(x)−g(x)]=L−M
x→alim[f(x)⋅g(x)]=L⋅M
x→alimg(x)f(x)=ML(M=0)
x→alim[f(x)]n=Ln(n∈Z+)
Theorem 3
Fundamental Trigonometric Limit
x→0limxsinx=1
This is proved rigorously using the Squeeze Theorem. It underlies every derivative of a trig function.
▸ One-sided limits — approach x = 2 from both sidestwo sliders, one from each side
Loading diagram…
Worked Example
Factoring to resolve an indeterminate form
Find: limx→2x−2x2−4
Worked Example
Limit involving sin using the fundamental limit
Find: limx→02xsin(3x)
Worked Example
One-sided limits — limit does not exist
Find limx→1f(x) where f(x) = x+1 for x < 1, and 3x−1 for x ≥ 1.
Continuity. A function f is continuous at a if three conditions hold: (i) f(a) is defined, (ii) limx→af(x) exists, and (iii) limx→af(x)=f(a). Continuity means the graph has no holes, jumps, or vertical asymptotes at that point.