Functional (mathematics)
In mathematics, a functional is a certain type of function. The exact definition of the term varies depending on the subfield.
- In linear algebra, it is synonymous with a linear form, which is a linear mapping from a vector space into its field of scalars
- In functional analysis and related fields, it refers to a mapping from a space into the field of real or complex numbers. In functional analysis, the term is a synonym of linear form; that is, it is a scalar-valued linear map. Depending on the author, such mappings may or may not be assumed to be linear, or to be defined on the whole space
- In computer science, it is synonymous with a higher-order function, which is a function that takes one or more functions as arguments or returns them.
In the case where the space is a space of functions, the functional is a "function of a function", and some older authors actually define the term "functional" to mean "function of a function".
However, the fact that is a space of functions is not mathematically essential, so this older definition is no longer prevalent.
The term originates from the calculus of variations, where one searches for a function that minimizes a given functional. A particularly important application in physics is search for a state of a system that minimizes the action, or in other words the time integral of the Lagrangian.
Details
Duality
The mappingis a function, where is an argument of a function
At the same time, the mapping of a function to the value of the function at a point
is a functional; here, is a parameter.
Provided that is a linear function from a vector space to the underlying scalar field, the above linear maps are dual to each other, and in functional analysis both are called linear functionals.
Definite integral
Integrals such asform a special class of functionals. They map a function into a real number, provided that is real-valued. Examples include
- the area underneath the graph of a positive function
- norm of a function on a set
- the arclength of a curve in 2-dimensional Euclidean space
Inner product spaces
Given an inner product space and a fixed vector the map defined by is a linear functional on The set of vectors such that is zero is a vector subspace of called the null space or kernel of the functional, or the orthogonal complement of denotedFor example, taking the inner product with a fixed function defines a functional on the Hilbert space of square integrable functions on
Locality
If a functional's value can be computed for small segments of the input curve and then summed to find the total value, the functional is called local. Otherwise it is called non-local. For example:is local while
is non-local. This occurs commonly when integrals occur separately in the numerator and denominator of an equation such as in calculations of center of mass.
Functional equations
The traditional usage also applies when one talks about a functional equation, meaning an equation between functionals: an equation between functionals can be read as an 'equation to solve', with solutions being themselves functions. In such equations there may be several sets of variable unknowns, like when it is said that an additive map is one satisfying Cauchy's functional equation:Derivative and integration
Functional derivatives are used in Lagrangian mechanics. They are derivatives of functionals; that is, they carry information on how a functional changes when the input function changes by a small amount.Richard Feynman used functional integrals as the central idea in his sum over the histories formulation of quantum mechanics. This usage implies an integral taken over some function space.