HOME

TheInfoList



OR:

In mathematics, an operator is generally a mapping or function that acts on elements of a
space Space is the boundless three-dimensional extent in which objects and events have relative position and direction. In classical physics, physical space is often conceived in three linear dimensions, although modern physicists usually con ...
to produce elements of another space (possibly and sometimes required to be the same space). There is no general definition of an ''operator'', but the term is often used in place of ''function'' when the domain is a set of functions or other structured objects. Also, the domain of an operator is often difficult to be explicitly characterized (for example in the case of an integral operator), and may be extended to related objects (an operator that acts on functions may act also on differential equations whose solutions are functions that satisfy the equation). See Operator (physics) for other examples. The most basic operators are linear maps, which act on
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but ...
s. Linear operators refer to linear maps whose domain and range are the same space, for example \R^n to \R^n. Such operators often preserve properties, such as continuity. For example, differentiation and indefinite integration are linear operators; operators that are built from them are called differential operators, integral operators or integro-differential operators. Operator is also used for denoting the symbol of a mathematical operation. This is related with the meaning of "operator" in
computer programming Computer programming is the process of performing a particular computation (or more generally, accomplishing a specific computing result), usually by designing and building an executable computer program. Programming involves tasks such as anal ...
, see operator (computer programming).


Linear operators

The most common kind of operator encountered are ''linear operators''. Let ''U'' and ''V'' be vector spaces over a field ''K''. A mapping ''A'': ''U'' → ''V'' is linear if A(\alpha \mathbf + \beta \mathbf) = \alpha A \mathbf + \beta A \mathbf for all x, y in ''U'' and for all ''α'', ''β'' in ''K''. This means that a linear operator preserves vector space operations, in the sense that it does not matter whether you apply the linear operator before or after the operations of addition and scalar multiplication. In more technical words, linear operators are morphisms between vector spaces. In the finite-dimensional case linear operators can be represented by matrices in the following way. Let K be a field, and U and V be finite-dimensional vector spaces over K. Let us select a basis \mathbf_1, \ldots, \mathbf_n in U and \mathbf_1, \ldots, \mathbf_m in V. Then let \mathbf = x^i \mathbf_i be an arbitrary vector in U (assuming Einstein convention), and A: U \to V be a linear operator. Then A\mathbf = x^i A\mathbf_i = x^i (A\mathbf_i)^j \mathbf_j . Then a_i^j := (A\mathbf_i)^j \in K is the matrix of the operator A in fixed bases. a_i^j does not depend on the choice of x, and A\mathbf = \mathbf if a_i^j x^i = y^j. Thus in fixed bases n-by-m matrices are in bijective correspondence to linear operators from U to V. The important concepts directly related to operators between finite-dimensional vector spaces are the ones of rank, determinant, inverse operator, and eigenspace. Linear operators also play a great role in the infinite-dimensional case. The concepts of rank and determinant cannot be extended to infinite-dimensional matrices. This is why very different techniques are employed when studying linear operators (and operators in general) in the infinite-dimensional case. The study of linear operators in the infinite-dimensional case is known as functional analysis (so called because various classes of functions form interesting examples of infinite-dimensional vector spaces). The space of
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is called ...
s of real numbers, or more generally sequences of vectors in any vector space, themselves form an infinite-dimensional vector space. The most important cases are sequences of real or complex numbers, and these spaces, together with linear subspaces, are known as sequence spaces. Operators on these spaces are known as sequence transformations. Bounded linear operators over
Banach space In mathematics, more specifically in functional analysis, a Banach space (pronounced ) is a complete normed vector space. Thus, a Banach space is a vector space with a metric that allows the computation of vector length and distance between ve ...
form a Banach algebra in respect to the standard operator norm. The theory of Banach algebras develops a very general concept of spectra that elegantly generalizes the theory of eigenspaces.


Bounded operators

Let ''U'' and ''V'' be two vector spaces over the same ordered field (for example, \R), and they are equipped with norms. Then a linear operator from ''U'' to ''V'' is called bounded if there exists ''C'' > 0 such that \, A\mathbf\, _V \leq C\, \mathbf\, _U for all x in ''U''. Bounded operators form a vector space. On this vector space we can introduce a norm that is compatible with the norms of ''U'' and ''V'': \, A\, = \inf\. In case of operators from ''U'' to itself it can be shown that \, AB\, \leq \, A\, \cdot \, B\, . Any unital normed algebra with this property is called a Banach algebra. It is possible to generalize spectral theory to such algebras. C*-algebras, which are Banach algebras with some additional structure, play an important role in
quantum mechanics Quantum mechanics is a fundamental theory in physics that provides a description of the physical properties of nature at the scale of atoms and subatomic particles. It is the foundation of all quantum physics including quantum chemistry, q ...
.


Examples


Geometry

In
geometry Geometry (; ) is, with arithmetic, one of the oldest branches of mathematics. It is concerned with properties of space such as the distance, shape, size, and relative position of figures. A mathematician who works in the field of geometry is c ...
, additional structures on
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but ...
s are sometimes studied. Operators that map such vector spaces to themselves bijectively are very useful in these studies, they naturally form groups by composition. For example, bijective operators preserving the structure of a vector space are precisely the invertible linear operators. They form the general linear group under composition. They ''do not'' form a vector space under the addition of operators, e.g. both id and −id are invertible (bijective), but their sum, 0, is not. Operators preserving the Euclidean metric on such a space form the isometry group, and those that fix the origin form a subgroup known as the orthogonal group. Operators in the orthogonal group that also preserve the orientation of vector tuples form the special orthogonal group, or the group of rotations.


Probability theory

Operators are also involved in probability theory, such as
expectation Expectation or Expectations may refer to: Science * Expectation (epistemic) * Expected value, in mathematical probability theory * Expectation value (quantum mechanics) * Expectation–maximization algorithm, in statistics Music * ''Expectation' ...
,
variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of number ...
, and covariance. Indeed, every covariance is basically a dot product; every variance is a dot product of a vector with itself, and thus is a quadratic norm; every standard deviation is a norm (square root of the quadratic norm); the corresponding cosine to this dot product is the
Pearson correlation coefficient In statistics, the Pearson correlation coefficient (PCC, pronounced ) ― also known as Pearson's ''r'', the Pearson product-moment correlation coefficient (PPMCC), the bivariate correlation, or colloquially simply as the correlation coefficien ...
; expected value is basically an integral operator (used to measure weighted shapes in the space).


Calculus

From the point of view of functional analysis,
calculus Calculus, originally called infinitesimal calculus or "the calculus of infinitesimals", is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizati ...
is the study of two linear operators: the differential operator \frac, and the Volterra operator \int_0^t.


Fourier series and Fourier transform

The Fourier transform is useful in applied mathematics, particularly physics and signal processing. It is another integral operator; it is useful mainly because it converts a function on one (temporal) domain to a function on another (frequency) domain, in a way effectively invertible. No information is lost, as there is an inverse transform operator. In the simple case of
periodic function A periodic function is a function that repeats its values at regular intervals. For example, the trigonometric functions, which repeat at intervals of 2\pi radians, are periodic functions. Periodic functions are used throughout science to d ...
s, this result is based on the theorem that any continuous periodic function can be represented as the sum of a series of sine waves and cosine waves: f(t) = + \sum_^ The tuple (''a''0, ''a''1, ''b''1, ''a''2, ''b''2, …) is in fact an element of an infinite-dimensional vector space ''ℓ'', and thus Fourier series is a linear operator. When dealing with general function \R\to\C, the transform takes on an
integral In mathematics, an integral assigns numbers to functions in a way that describes displacement, area, volume, and other concepts that arise by combining infinitesimal data. The process of finding integrals is called integration. Along with ...
form: f(t) = \int_^.


Laplace transform

The ''Laplace transform'' is another integral operator and is involved in simplifying the process of solving differential equations. Given ''f'' = ''f''(''s''), it is defined by: F(s) = \mathcal\(s) =\int_0^\infty e^ f(t)\,dt.


Fundamental operators on scalar and vector fields

Three operators are key to vector calculus: * Grad (
gradient In vector calculus, the gradient of a scalar-valued differentiable function of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p is the "direction and rate of fastest increase". If the gr ...
), (with operator symbol \nabla) assigns a vector at every point in a scalar field that points in the direction of greatest rate of change of that field and whose norm measures the absolute value of that greatest rate of change. * Div ( divergence), (with operator symbol \nabla \cdot) is a vector operator that measures a vector field's divergence from or convergence towards a given point. * Curl, (with operator symbol \nabla \times) is a vector operator that measures a vector field's curling (winding around, rotating around) trend about a given point. As an extension of vector calculus operators to physics, engineering and tensor spaces, grad, div and curl operators also are often associated with tensor calculus as well as vector calculus.


See also

* Function * Operator algebra * List of operators


References

{{reflist Algebra Functional analysis Mathematical notation