![Operator (mathematics)](https://www.english.nina.az/image-resize/1600/900/web/wikipedia.jpg)
In mathematics, an operator is generally a mapping or function that acts on elements of a space 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 characterize explicitly (for example in the case of an integral operator), and may be extended so as to act on 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 spaces. Linear operators refer to linear maps whose domain and range are the same space, for example from to . 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 (see Operator (computer programming)).
Linear operators
The most common kind of operators encountered are linear operators. Let U and V be vector spaces over some field K. A mapping is linear if
for all x and 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 and V be finite-dimensional vector spaces over K. Let us select a basis
in U and
in V. Then let
be an arbitrary vector in
(assuming Einstein convention), and
be a linear operator. Then
Then
, with all
, is the matrix form of the operator
in the fixed basis
. The tensor
does not depend on the choice of
, and
if
. Thus in fixed bases n-by-m matrices are in bijective correspondence to linear operators from
to
.
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 sequences 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 a Banach space 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; ), and they are equipped with norms. Then a linear operator from U to V is called bounded if there exists c > 0 such that
for every 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:
In case of operators from U to itself it can be shown that
.
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.
Examples
Analysis (calculus)
From the point of view of functional analysis, calculus is the study of two linear operators: the differential operator , and the Volterra operator
.
Fundamental analysis operators on scalar and vector fields
Three operators are key to vector calculus:
- Grad (gradient), (with operator symbol
) 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
) is a vector operator that measures a vector field's divergence from or convergence towards a given point.
- Curl, (with operator symbol
) 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.
Geometry
In geometry, additional structures on vector spaces 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. However, they do not form a vector space under operator addition; since, for example, both the identity and −identity 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, variance, and covariance, which are used to name both number statistics and the operators which produce them. 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; expected value is basically an integral operator (used to measure weighted shapes in the space).
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 functions, 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: The tuple ( a0, a1, b1, a2, b2, ... ) is in fact an element of an infinite-dimensional vector space ℓ2 , and thus Fourier series is a linear operator.
When dealing with general function , the transform takes on an integral form:
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:
Footnotes
- : (1) A linear transformation from V to V is called a linear operator on V. The set of all linear operators on V is denoted ℒ(V) . A linear operator on a real vector space is called a real operator and a linear operator on a complex vector space is called a complex operator. ... We should also mention that some authors use the term linear operator for any linear transformation from V to W. ...
- (2) endomorphism for linear operator ...
- (6) automorphism for bijective linear operator.
- — Roman (2008)
- In this expression, the raised dot merely represents multiplication in whatever scalar field is used with V .
See also
- Function
- Operator algebra
- List of operators
References
- Rudin, Walter (1976). "Chapter 9: Functions of several variables". Principles of Mathematical Analysis (3rd ed.). McGraw-Hill. p. 207. ISBN 0-07-054235-X.
Linear transformations of X into X are often called linear operators on X .
- Roman, Steven (2008). "Chapter 2: Linear Transformations". Advanced Linear Algebra (3rd ed.). Springer. p. 59. ISBN 978-0-387-72828-5.
- Schey, H.M. (2005). Div, Grad, Curl, and All That. New York, NY: W.W. Norton. ISBN 0-393-92516-1.
In mathematics an operator is generally a mapping or function that acts on elements of a space 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 characterize explicitly for example in the case of an integral operator and may be extended so as to act on 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 spaces Linear operators refer to linear maps whose domain and range are the same space for example from Rn displaystyle mathbb R n to Rn displaystyle mathbb 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 see Operator computer programming Linear operatorsThe most common kind of operators encountered are linear operators Let U and V be vector spaces over some field K A mapping A U V displaystyle operatorname A U to V is linear if A ax by aA x bA y displaystyle operatorname A left alpha mathbf x beta mathbf y right alpha operatorname A mathbf x beta operatorname A mathbf y for all x and y in U and for all a b 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 displaystyle U and V be finite dimensional vector spaces over K Let us select a basis u1 un displaystyle mathbf u 1 ldots mathbf u n in U and v1 vm displaystyle mathbf v 1 ldots mathbf v m in V Then let x xiui displaystyle mathbf x x i mathbf u i be an arbitrary vector in U displaystyle U assuming Einstein convention and A U V displaystyle operatorname A U to V be a linear operator Then A x xiA ui xi A ui jvj displaystyle operatorname A mathbf x x i operatorname A mathbf u i x i left operatorname A mathbf u i right j mathbf v j Then aij A ui j displaystyle a i j equiv left operatorname A mathbf u i right j with all aij K displaystyle a i j in K is the matrix form of the operator A displaystyle operatorname A in the fixed basis ui i 1n displaystyle mathbf u i i 1 n The tensor aij displaystyle a i j does not depend on the choice of x displaystyle x and A x y displaystyle operatorname A mathbf x mathbf y if aijxi yj displaystyle a i j x i y j Thus in fixed bases n by m matrices are in bijective correspondence to linear operators from U displaystyle U to V displaystyle 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 sequences 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 a Banach space 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 operatorsLet U and V be two vector spaces over the same ordered field for example R displaystyle mathbb R and they are equipped with norms Then a linear operator from U to V is called bounded if there exists c gt 0 such that A x V c x U displaystyle operatorname A mathbf x V leq c mathbf x U for every 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 c A x V c x U displaystyle operatorname A inf c operatorname A mathbf x V leq c mathbf x U In case of operators from U to itself it can be shown that A B A B textstyle operatorname A operatorname B leq operatorname A cdot operatorname 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 ExamplesAnalysis calculus From the point of view of functional analysis calculus is the study of two linear operators the differential operator d dt displaystyle frac mathrm d mathrm d t and the Volterra operator 0t displaystyle int 0 t Fundamental analysis operators on scalar and vector fields Three operators are key to vector calculus Grad gradient with operator symbol displaystyle 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 displaystyle nabla cdot is a vector operator that measures a vector field s divergence from or convergence towards a given point Curl with operator symbol displaystyle 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 Geometry In geometry additional structures on vector spaces 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 However they do not form a vector space under operator addition since for example both the identity and identity 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 variance and covariance which are used to name both number statistics and the operators which produce them 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 expected value is basically an integral operator used to measure weighted shapes in the space 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 functions 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 a0 2 n 1 ancos w n t bnsin w n t displaystyle f t frac a 0 2 sum n 1 infty a n cos omega n t b n sin omega n t The tuple a0 a1 b1 a2 b2 is in fact an element of an infinite dimensional vector space ℓ2 and thus Fourier series is a linear operator When dealing with general function R C displaystyle mathbb R to mathbb C the transform takes on an integral form f t 12p g w ei w t d w displaystyle f t 1 over sqrt 2 pi int infty infty g omega e i omega t mathrm d omega 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 L f s 0 e s t f t d t displaystyle F s operatorname mathcal L f s int 0 infty e s t f t mathrm d t Footnotes 1 A linear transformation from V to V is called a linear operator on V The set of all linear operators on V is denoted ℒ V A linear operator on a real vector space is called a real operator and a linear operator on a complex vector space is called a complex operator We should also mention that some authors use the term linear operator for any linear transformation from V to W Definition The following terms are also employed 2 endomorphism for linear operator 6 automorphism for bijective linear operator Roman 2008 dd dd dd In this expression the raised dot merely represents multiplication in whatever scalar field is used with V See alsoFunction Operator algebra List of operatorsReferencesRudin Walter 1976 Chapter 9 Functions of several variables Principles of Mathematical Analysis 3rd ed McGraw Hill p 207 ISBN 0 07 054235 X Linear transformations of X into X are often called linear operators on X Roman Steven 2008 Chapter 2 Linear Transformations Advanced Linear Algebra 3rd ed Springer p 59 ISBN 978 0 387 72828 5 Schey H M 2005 Div Grad Curl and All That New York NY W W Norton ISBN 0 393 92516 1