Functional (mathematics)

From HandWiki
Short description: Types of mappings in mathematics


The arc length functional has as its domain the vector space of rectifiable curves – a subspace of [math]\displaystyle{ C([0,1],\R^3) }[/math] – and outputs a real scalar. This is an example of a non-linear functional.
The Riemann integral is a linear functional on the vector space of functions defined on [a, b] that are Riemann-integrable from a to b.

In mathematics, a functional is a certain type of function. The exact definition of the term varies depending on the subfield (and sometimes even the author).

  • In linear algebra, it is synonymous with a linear form, which is a linear mapping from a vector space [math]\displaystyle{ V }[/math] into its field of scalars (that is, it is an element of the dual space [math]\displaystyle{ V^* }[/math])[1]
  • In functional analysis and related fields, it refers to a mapping from a space [math]\displaystyle{ X }[/math] into the field of real or complex numbers.[2][3] In functional analysis, the term linear functional is a synonym of linear form;[3][4][5] 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 [math]\displaystyle{ X. }[/math][citation needed]
  • 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.

This article is mainly concerned with the second concept, which arose in the early 18th century as part of the calculus of variations. The first concept, which is more modern and abstract, is discussed in detail in a separate article, under the name linear form. The third concept is detailed in the computer science article on higher-order functions.

In the case where the space [math]\displaystyle{ X }[/math] is a space of functions, the functional is a "function of a function",[6] and some older authors actually define the term "functional" to mean "function of a function". However, the fact that [math]\displaystyle{ X }[/math] is a space of functions is not mathematically essential, so this older definition is no longer prevalent.[citation needed]

The term originates from the calculus of variations, where one searches for a function that minimizes (or maximizes) a given functional. A particularly important application in physics is search for a state of a system that minimizes (or maximizes) the action, or in other words the time integral of the Lagrangian.

Details

Duality

The mapping [math]\displaystyle{ x_0 \mapsto f(x_0) }[/math] is a function, where [math]\displaystyle{ x_0 }[/math] is an argument of a function [math]\displaystyle{ f. }[/math] At the same time, the mapping of a function to the value of the function at a point [math]\displaystyle{ f \mapsto f(x_0) }[/math] is a functional; here, [math]\displaystyle{ x_0 }[/math] is a parameter.

Provided that [math]\displaystyle{ f }[/math] 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 as [math]\displaystyle{ f\mapsto I[f] = \int_{\Omega} H(f(x),f'(x),\ldots) \; \mu(\mathrm{d}x) }[/math] form a special class of functionals. They map a function [math]\displaystyle{ f }[/math] into a real number, provided that [math]\displaystyle{ H }[/math] is real-valued. Examples include

  • the area underneath the graph of a positive function [math]\displaystyle{ f }[/math] [math]\displaystyle{ f\mapsto\int_{x_0}^{x_1}f(x)\;\mathrm{d}x }[/math]
  • [math]\displaystyle{ L^p }[/math] norm of a function on a set [math]\displaystyle{ E }[/math] [math]\displaystyle{ f\mapsto \left(\int_E|f|^p \; \mathrm{d}x\right)^{1/p} }[/math]
  • the arclength of a curve in 2-dimensional Euclidean space [math]\displaystyle{ f \mapsto \int_{x_0}^{x_1} \sqrt{ 1+|f'(x)|^2 } \; \mathrm{d}x }[/math]

Inner product spaces

Given an inner product space [math]\displaystyle{ X, }[/math] and a fixed vector [math]\displaystyle{ \vec{x} \in X, }[/math] the map defined by [math]\displaystyle{ \vec{y} \mapsto \vec{x} \cdot \vec{y} }[/math] is a linear functional on [math]\displaystyle{ X. }[/math] The set of vectors [math]\displaystyle{ \vec{y} }[/math] such that [math]\displaystyle{ \vec{x}\cdot \vec{y} }[/math] is zero is a vector subspace of [math]\displaystyle{ X, }[/math] called the null space or kernel of the functional, or the orthogonal complement of [math]\displaystyle{ \vec{x}, }[/math] denoted [math]\displaystyle{ \{\vec{x}\}^\perp. }[/math]

For example, taking the inner product with a fixed function [math]\displaystyle{ g \in L^2([-\pi,\pi]) }[/math] defines a (linear) functional on the Hilbert space [math]\displaystyle{ L^2([-\pi,\pi]) }[/math] of square integrable functions on [math]\displaystyle{ [-\pi,\pi]: }[/math] [math]\displaystyle{ f \mapsto \langle f,g \rangle = \int_{[-\pi,\pi]} \bar{f} g }[/math]

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: [math]\displaystyle{ F(y) = \int_{x_0}^{x_1}y(x)\;\mathrm{d}x }[/math] is local while [math]\displaystyle{ F(y) = \frac{\int_{x_0}^{x_1}y(x)\;\mathrm{d}x}{\int_{x_0}^{x_1} (1+ [y(x)]^2)\;\mathrm{d}x} }[/math] 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

Main page: Functional equation

The traditional usage also applies when one talks about a functional equation, meaning an equation between functionals: an equation [math]\displaystyle{ F = G }[/math] 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 [math]\displaystyle{ f }[/math] is one satisfying Cauchy's functional equation: [math]\displaystyle{ f(x + y) = f(x) + f(y) \qquad \text{ for all } x, y. }[/math]

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.

See also

  • Linear form – Linear map from a vector space to its field of scalars
  • Tensor – Algebraic object with geometric applications

References

  1. Lang 2002, p. 142 "Let E be a free module over a commutative ring A. We view A as a free module of rank 1 over itself. By the dual module E of E we shall mean the module Hom(E, A). Its elements will be called functionals. Thus a functional on E is an A-linear map f : EA."
  2. Kolmogorov & Fomin 1957, p. 77 "A numerical function f(x) defined on a normed linear space R will be called a functional. A functional f(x) is said to be linear if fx + βy) = αf(x) + βf(y) where x, yR and α, β are arbitrary numbers."
  3. 3.0 3.1 Wilansky 2008, p. 7.
  4. (Axler 2014) p. 101, §3.92
  5. Hazewinkel, Michiel, ed. (2001), "Linear functional", Encyclopedia of Mathematics, Springer Science+Business Media B.V. / Kluwer Academic Publishers, ISBN 978-1-55608-010-4, https://www.encyclopediaofmath.org/index.php?title=Main_Page 
  6. Kolmogorov & Fomin 1957, pp. 62-63 "A real function on a space R is a mapping of R into the space R1 (the real line). Thus, for example, a mapping of Rn into R1 is an ordinary real-valued function of n variables. In the case where the space R itself consists of functions, the functions of the elements of R are usually called functionals."