Differential calculus is the branch of mathematical analysis concerned with how quantities change in relation to one another. It formalizes the notion of instantaneous rate of change through the derivative and gives a geometric interpretation as the slope of the tangent line to a curve. For general context, see calculus; for the idea of a dependent quantity use variable; and many models are expressed by a function.

Core concepts

The primary object is the derivative. Informally, the derivative of y = f(x) at x=a measures how much y changes per small change in x near a. A common formulation is as a limiting ratio: the derivative is the limit of the difference quotient as the increment approaches zero. A function with a derivative at a point is called differentiable there; differentiability implies continuity, but a continuous function need not be differentiable.

  • Difference quotient: (f(x+h)-f(x))/h, h→0.
  • Limit process: taking the limit of the difference quotient defines the derivative.
  • Basic rules: linearity, product rule, quotient rule, and chain rule simplify calculations.

Notation and higher derivatives

Common notations include f'(x), dy/dx, Df(x) and higher-order derivatives such as f''(x) or d2y/dx2. Higher derivatives describe rates of change of rates of change: for example, acceleration is the second derivative of position with respect to time. The existence and continuity of higher derivatives are central to Taylor series and many approximation methods.

Multivariable extensions

When functions depend on several variables, partial derivatives measure change with respect to one variable while holding others fixed. The gradient is a vector of first partial derivatives and points in the direction of steepest increase. The Jacobian matrix generalizes the derivative for vector-valued functions, and the Hessian matrix collects second partial derivatives to analyze curvature and extrema in multiple dimensions.

Techniques for finding derivatives

Routine computation uses derivative rules and known derivatives of elementary functions. Additional techniques include implicit differentiation for relations not given as explicit functions, logarithmic differentiation for products and powers, and differentiation under the integral sign in certain advanced contexts. When analytic forms are difficult or unavailable, numerical differentiation approximates derivatives from sampled data.

Practical applications

Derivatives appear across science, engineering, and economics. In physics, velocity and acceleration are first and second derivatives of position with respect to time. In optimization, setting derivatives (or gradients) to zero locates candidate maxima and minima; second-derivative tests help classify them. In engineering and control theory, derivatives are used to model rates, sensitivities and linear approximations. In economics, marginal concepts are derivatives of cost, revenue or utility functions.

Historical notes and further study

The development of differential calculus in the late 17th century involved independent contributions by Sir Isaac Newton and Gottfried Wilhelm Leibniz. Newton applied rate-of-change ideas to motion and physical problems; Leibniz developed much of the symbolic notation still used today. See short biographies at Sir Isaac Newton and Gottfried Leibniz. Modern study moves from single-variable theory to multivariable analysis, differential equations and numerical methods, and connects tightly with integral calculus via the fundamental theorem that links differentiation and integration.