Calculus
Limits, derivatives, integrals — the mathematics of continuous change and accumulation.
Elements
The fundamental element of calculus is the function — a mapping from inputs to outputs that describes how quantities vary in relation to each other.
The Three Core Forms
- Limit — the value a function approaches as its input approaches a point; the conceptual foundation on which both derivative and integral rest
- Derivative — the instantaneous rate of change: how fast the output changes per unit change in input
- Integral — the accumulated quantity: the area under a curve, the total change over an interval
Concept Forms
- Convergence / Divergence — whether a sequence or series approaches a finite value or escapes to infinity
- Stationary points — where — the equilibrium states of a function (local minima, maxima, saddle points)
Axiomatic Foundations
Calculus rests on the epsilon-delta definition of the limit — a precise logical statement replacing the intuitive notion of “approaching”:
From this, continuity and differentiability are derived notions, not primitive ones.
Key Theorems
- If is continuous on and is compact, then is bounded and attains its maximum and minimum.
- The image of a connected set under a continuous function is connected.
- Fundamental Theorem of Calculus: Differentiation and integration are inverse operations:
This theorem unifies the two halves of calculus — change and accumulation — as a single structure.
Procedures
The algorithmic lens reduces calculus to systematic rule application — finite procedures that transform one function form into another.
Differentiation Rules
| Rule | Form |
|---|---|
| Power | |
| Product | |
| Chain | |
| Quotient |
Finding Extrema
- Compute .
- Solve for critical points.
- Evaluate at each critical point: is a minimum, is a maximum.
Integration Techniques
- Substitution: , transform the integrand
- Integration by parts:
- Partial fractions: decompose rational functions before integrating
Calculus as a System
Calculus provides the natural language for dynamic systems — systems where quantities change over time.
- Functions are the stocks: the current state of a quantity
- Derivatives are the flows: the rate at which the stock changes
- Integrals accumulate flows back into stocks
This is the mathematical substrate beneath every systems model: a differential equation specifies exactly how the stock changes through time.
Equilibrium
Stationary points () are the system’s equilibria — where the rate of change is zero. The second derivative determines whether equilibrium is stable (a minimum: ) or unstable (a maximum: ).
Convergence and divergence are the system’s fates: does it settle, or does it escape?
Calculus as a Tool
The engineering lens treats calculus as the instrument for optimizing and modeling:
- Optimization: find the input that minimizes cost or maximizes output by solving
- Modeling change: express physical laws as differential equations — becomes
- Control systems: differential equations govern how systems respond to inputs and disturbances
Practical Constraints
- Not every function has a closed-form antiderivative — numerical integration (e.g., Simpson’s rule, Gaussian quadrature) introduces bounded discretization error.
- Differentiability requires continuity, but continuity does not guarantee differentiability — the absolute value function is continuous but not differentiable at .
Connections
Calculus extends algebra to the continuous domain. It provides the mathematical language for physics (Newton’s original motivation). It generalizes into analysis through rigorous foundations. Differential equations model dynamic systems. Set theory supplies the foundational vocabulary — functions as sets of ordered pairs, limits defined over open sets — on which the epsilon-delta framework stands.