Andromeda
Note

Differential calculus

Definition

Differential calculus is the study of rates of change and the slopes of curves. It focuses on the derivative, which represents the instantaneous rate of change of a function.

Why It Matters

Differential calculus is the mathematical language of change, allowing us to capture the exact moment a trend reverses or a rocket hits escape velocity. It moves us from static snapshots to dynamic models that can optimize everything from financial markets to neural networks.

Core Concepts

  • The Derivative f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}

    • How to read: “The derivative f prime of x equals the limit as h approaches zero of the quantity f of x plus h minus f of x, all over h.”
    • Meaning: The instantaneous rate of change at x—the slope of the tangent—found by shrinking the secant interval until it becomes a single point.
  • Slopes of Tangent Lines: Geometrically, the derivative at a point is the slope of the line tangent to the function’s graph at that point.

    • How to read: “The derivative f prime of x equals the slope of the tangent line at x.”
    • Meaning: Algebra (limit of difference quotients) and geometry (tangent slope) describe the same local steepness.
  • Instantaneous Velocity: If x(t)x(t) is position, x(t)x'(t) is the velocity at time tt.

    • How to read: “The derivative x prime of t represents velocity when the function x of t represents position.”
    • Meaning: Velocity is position’s time-derivative—how fast location changes at an instant, not over a whole interval.

Connected Concepts