In mathematics, and in particular in differential calculus, a differential operator is an operator that takes a function as input and returns another function. Such operators carry out differentiation with respect to one or more variables, possibly combining derivatives of different orders and with coefficients that are themselves functions.
Notation and a simple example
The most basic example is the first derivative. Two common notations are Leibniz's form and Euler's single-letter symbol. In Leibniz's notation the operator is written as
and in Euler's notation as
For a function f(x), applying the operator gives the derivative f'(x) = (d/dx)f(x) or Df(x). The name Euler's notation is often used when repeated application or polynomial expressions in the derivative are considered.
Types and key features
- Order. A differential operator has an order equal to the highest derivative it involves (for example, a second-order operator contains second derivatives).
- Linearity. Many differential operators studied in analysis and physics are linear: the derivative operator D satisfies D(af + bg) = aDf + bDg for constants a,b and appropriate functions f,g.
- Ordinary vs partial. Ordinary differential operators act on functions of a single variable; partial differential operators involve derivatives with respect to several variables and are used to differentiate multivariable functions.
- Domains. Operators are defined on spaces of sufficiently smooth functions (for example C^k or C^∞) and can be extended to act on distributions (generalized functions) in a broader setting.
Typical constructions include polynomials in D with function coefficients (for example a(x)D^2 + b(x)D + c(x)), as well as operators built from partial derivatives like ∂/∂x or the Laplacian. Differential operators are central objects in differential equations, mathematical physics, and many areas of applied mathematics.