Limits · Derivatives · Integrals · Applications
A limit describes what value a function approaches as the input gets close to a certain point — even if the function isn't defined there.
"As x gets closer and closer to a, f(x) gets closer and closer to L."
When a limit gives 0/0 or ∞/∞, you can take the derivative of numerator and denominator separately:
Example: sin(x)/x → cos(x)/1 = cos(0) = 1 ✓
f'(x) > 0 → function increasing
f'(x) < 0 → function decreasing
f'(x) = 0 → local max or min
f''(x) > 0 → concave up
f''(x) < 0 → concave down
As n → ∞, the Riemann sum → exact integral
Differentiation and integration are inverse operations. The area under f'(x) equals the change in f(x).
Position is the integral of velocity. Velocity is the integral of acceleration. The speedometer reading is a derivative — the rate of change of distance with time.
Integration finds areas under curves, volumes of 3D shapes (disk/shell method), surface areas, and arc lengths of curves.
Find maximum profit, minimum cost, optimal box dimensions. Set the derivative to zero and solve. Check second derivative to confirm max vs min.
Equations relating a function to its own derivative. Model population growth, radioactive decay, heat transfer, and compound interest.
Limit: what a function approaches. Derivative: instantaneous rate of change (slope). Integral: accumulated total (area). They are inverses of each other — the Fundamental Theorem of Calculus.
Isaac Newton and Gottfried Leibniz independently invented calculus in the 1660s–1680s. Newton used it to derive the laws of planetary motion. Leibniz developed the notation we still use today: dx/dy and ∫.
The derivative of a function at a point is the slope of the tangent line there. Move the slider on the Derivatives tab to x = 0 for f(x) = sin(x). What is the slope? What does that tell you about the function at that point?