Linear map

Linear map

In mathematics, a linear map, linear mapping, linear transformation, or linear operator (in some contexts also called linear function) is a function between two vector spaces that preserves the operations of vector addition and scalar multiplication. As a result, it always maps straight lines to straight lines or 0.[1] The expression "linear operator" is commonly used for linear maps from a vector space to itself (i.e., endomorphisms). Sometimes the definition of a linear function coincides with that of a linear map, while in analytic geometry it does not.

In the language of abstract algebra, a linear map is a homomorphism of vector spaces. In the language of category theory it is a morphism in the category of vector spaces over a given field.

Contents

Definition and first consequences

Let V and W be vector spaces over the same field K. A function f : VW is said to be a linear map if for any two vectors x and y in V and any scalar α in K, the following two conditions are satisfied:

f(\vec{x}+\vec{y}) = f(\vec{x})+f(\vec{y}) \! additivity
f(\alpha \vec{x}) = \alpha f(\vec{x}) \! homogeneity of degree 1.

This is equivalent to requiring that for any vectors x1, ..., xmV and scalars a1, ..., amK, the following equality holds:

f(a_1 \vec{x}_1+\cdots+a_m \vec{x}_m) = a_1 f(\vec{x}_1)+\cdots+a_m f(\vec{x}_m). \!

It immediately follows from the definition that f(0) = 0.

Occasionally, V and W can be considered to be vector spaces over different fields. It is then necessary to specify which of these ground fields is being used in the definition of "linear". If V and W are considered as spaces over the field K as above, we talk about K-linear maps. For example, the conjugation of complex numbers is an R-linear map CC, but it is not C-linear.

A linear map from V to K (with K viewed as a vector space over itself) is called a linear functional.

Examples

  • The identity map and zero map are linear.
  • The map x\mapsto cx, where c is a constant, is linear.
  • For real numbers, the map x\mapsto x^2 is not linear.
  • For real numbers, the map x\mapsto x+1 is not linear (but is an affine transformation, and also a linear function, as defined in analytic geometry.)
  • If A is a real m × n matrix, then A defines a linear map from Rn to Rm by sending the column vector xRn to the column vector AxRm. Conversely, any linear map between finite-dimensional vector spaces can be represented in this manner; see the following section.
  • The (definite) integral is a linear map from the space of all real-valued integrable functions on some interval to R
  • The (indefinite) integral (or antiderivative) is not considered a linear transformation, as the use of a constant of integration results in an infinite number of outputs per input.
  • Differentiation is a linear map from the space of all differentiable functions to the space of all functions.
  • If V and W are finite-dimensional vector spaces over a field F, then functions that send linear maps f : VW to dimF(W)-by-dimF(V) matrices in the way described in the sequel are themselves linear maps.
  • The expected value of a random variable X is linear, as E[cX + a] = cE[X] + a, but the variance of a random variable is not linear, as it violates the second condition, homogeneity of degree 1: V[cX + a] = c2V[X].

Matrices

If V and W are finite-dimensional, and one has chosen bases in those spaces, then every linear map from V to W can be represented as a matrix; this is useful because it allows concrete calculations. Conversely, matrices yield examples of linear maps: if A is a real m-by-n matrix, then the rule f(x) = Ax describes a linear map RnRm (see Euclidean space).

Let \{\vec{v}_1, \cdots, \vec{v}_n\} be a basis for V. Then every vector v in V is uniquely determined by the coefficients c_1, \cdots, c_n in

c_1 \vec{v}_1+\cdots+c_n \vec{v}_n.

If f : VW is a linear map,

f(c_1 \vec{v}_1+\cdots+c_n \vec{v}_n)=c_1 f(\vec{v}_1)+\cdots+c_n f(\vec{v}_n),

which implies that the function f is entirely determined by the values of f(\vec{v}_1),\cdots,f(\vec{v}_n).

Now let \{\vec{w}_1, \dots, \vec{w}_m\} be a basis for W. Then we can represent the values of each f(\vec{v}_j) as

f(\vec{v}_j)=a_{1j} \vec{w}_1 + \cdots + a_{mj} \vec{w}_m.

Thus, the function f is entirely determined by the values of ai,j.

If we put these values into an m-by-n matrix M, then we can conveniently use it to compute the value of f for any vector in V. For if we place the values of c_1, \cdots, c_n in an n-by-1 matrix C, we have MC = the m-by-1 matrix whose ith element is the coordinate of f(v) which belongs to the base \vec{w}_i.

A single linear map may be represented by many matrices. This is because the values of the elements of the matrix depend on the bases that are chosen.

Examples of linear transformation matrices

In two-dimensional space R2 linear maps are described by 2 × 2 real matrices. These are some examples:

Forming new linear maps from given ones

The composition of linear maps is linear: if f : VW and g : WZ are linear, then so is their composition g o f : VZ. It follows from this that the class of all vector spaces over a given field K, together with K-linear maps as morphisms, forms a category.

The inverse of a linear map, when defined, is again a linear map.

If f1 : VW and f2 : VW are linear, then so is their sum f1 + f2 (which is defined by (f1 + f2)(x) = f1(x) + f2(x)).

If f : VW is linear and a is an element of the ground field K, then the map af, defined by (af)(x) = a (f(x)), is also linear.

Thus the set L(V,W) of linear maps from V to W itself forms a vector space over K, sometimes denoted Hom(V,W). Furthermore, in the case that V=W, this vector space (denoted End(V)) is an associative algebra under composition of maps, since the composition of two linear maps is again a linear map, and the composition of maps is always associative. This case is discussed in more detail below.

Given again the finite-dimensional case, if bases have been chosen, then the composition of linear maps corresponds to the matrix multiplication, the addition of linear maps corresponds to the matrix addition, and the multiplication of linear maps with scalars corresponds to the multiplication of matrices with scalars.

Endomorphisms and automorphisms

A linear transformation f : VV is an endomorphism of V; the set of all such endomorphisms End(V) together with addition, composition and scalar multiplication as defined above forms an associative algebra with identity element over the field K (and in particular a ring). The multiplicative identity element of this algebra is the identity map id : VV.

An endomorphism of V that is also an isomorphism is called an automorphism of V. The composition of two automorphisms is again an automorphism, and the set of all automorphisms of V forms a group, the automorphism group of V which is denoted by Aut(V) or GL(V). Since the automorphisms are precisely those endomorphisms which possess inverses under composition, Aut(V) is the group of units in the ring End(V).

If V has finite dimension n, then End(V) is isomorphic to the associative algebra of all n by n matrices with entries in K. The automorphism group of V is isomorphic to the general linear group GL(n, K) of all n by n invertible matrices with entries in K.

Kernel, image and the rank-nullity theorem

If f : VW is linear, we define the kernel and the image or range of f by

\operatorname{\ker}(f)=\{\,x\in V:f(x)=0\,\}
\operatorname{im}(f)=\{\,w\in W:w=f(x),x\in V\,\}

ker(f) is a subspace of V and im(f) is a subspace of W. The following dimension formula is known as the rank-nullity theorem:



  \dim(\ker( f ))
+ \dim(\operatorname{im}( f ))
= \dim( V ).

The number dim(im(f)) is also called the rank of f and written as rank(f), or sometimes, ρ(f); the number dim(ker(f)) is called the nullity of f and written as null(f) or ν(f). If V and W are finite-dimensional, bases have been chosen and f is represented by the matrix A, then the rank and nullity of f are equal to the rank and nullity of the matrix A, respectively.

Cokernel

A subtler invariant of a linear transformation is the cokernel, which is defined as

\mathrm{coker}\,f := W/f(V) = W/\mathrm{im}(f).

This is the dual notion to the kernel: just as the kernel is a subspace of the domain, the co-kernel is a quotient space of the target. Formally, one has the exact sequence

0 \to \ker f \to V \to W \to \mathrm{coker}\,f \to 0.

These can be interpreted thus: given a linear equation f(v) = w to solve,

  • the kernel is the space of solutions to the homogeneous equation f(v) = 0, and its dimension is the number of degrees of freedom in a solution, if it exists;
  • the co-kernel is the space of constraints that must be satisfied if the equation is to have a solution, and its dimension is the number of constraints that must be satisfied for the equation to have a solution.

The dimension of the co-kernel and the dimension of the image (the rank) add up to the dimension of the target space. For finite dimensions, this means that the dimension of the quotient space W / f(V) is the dimension of the target space minus the dimension of the image.

As a simple example, consider the map f\colon \mathbf{R}^2 \to \mathbf{R}^2, given by f(x,y) = (0,y). Then for an equation f(x,y) = (a,b) to have a solution, we must have a = 0 (one constraint), and in that case the solution space is (x,b), or equivalently stated, (0,b) + (x,0), (one degree of freedom). The kernel may be expressed as the subspace (x,0) < V: the value of x is the freedom in a solution – while the cokernel may be expressed via the map W \to \mathbf{R}^1, (a,b) \mapsto (a): given a vector (a,b), the value of a is the obstruction to there being a solution.

An example illustrating the infinite-dimensional case is afforded by the map g\colon \mathbf{R}^\infty \to \mathbf{R}^\infty, \{a_n\} \mapsto \{b_n\} with b1 = 0 and bn + 1 = an for n > 0. Its image consists of all sequences with first element 0, and thus its cokernel consists of the classes of sequences with identical first element. Thus, whereas its kernel has dimension 0 (it maps only the zero sequence to the zero sequence), its co-kernel has dimension 1. Since the domain and the target space are the same, the rank and the dimension of the kernel add up to the same sum as the rank and the dimension of the co-kernel ( \aleph_0 + 0 = \aleph_0 + 1 ), but in the infinite-dimensional case it cannot be inferred that the kernel and the co-kernel of an endomorphism have the same dimension (0 \neq 1). The reverse situation obtains for the map h\colon \mathbf{R}^\infty \to \mathbf{R}^\infty, \{a_n\} \mapsto \{c_n\} with cn = an + 1. Its image is the entire target space, and hence its co-kernel has dimension 0, but since it maps all sequences in which only the first element is non-zero to the zero sequence, its kernel has dimension 1.

Index

For a linear operator with finite-dimensional kernel and co-kernel, one may define index as:

\mathrm{ind}\,f := \dim \ker f - \dim \mathrm{coker}\,f,

namely the degrees of freedom minus the number of constraints.

For a transformation between finite-dimensional vector spaces, this is just the difference dim V − dim W, by rank-nullity. This gives an indication of how many solutions or how many constraints one has: if mapping from a larger space to a smaller one, the map may be onto, and thus will have degrees of freedom even without constraints. Conversely, if mapping from a smaller space to a larger one, the map cannot be onto, and thus one will have constraints even without degrees of freedom.

The index comes of its own in infinite dimensions: it is how homology is defined, which is a central theory in algebra and algebraic topology; the index of an operator is precisely the Euler characteristic of the 2-term complex 0 \to V \to W \to 0. In operator theory, the index of Fredholm operators is an object of study, with a major result being the Atiyah–Singer index theorem.

Algebraic classifications of linear transformations

No classification of linear maps could hope to be exhaustive. The following incomplete list enumerates some important classifications that do not require any additional structure on the vector space.

Let V and W denote vector spaces over a field, F. Let T:VW be a linear map.

  • T is said to be injective or a monomorphism if any of the following equivalent conditions are true:
    • T is one-to-one as a map of sets.
    • kerT = {0V}
    • T is monic or left-cancellable, which is to say, for any vector space U and any pair of linear maps R:UV and S:UV, the equation TR=TS implies R=S.
    • T is left-invertible, which is to say there exists a linear map S:WV such that ST is the identity map on V.
  • T is said to be surjective or an epimorphism if any of the following equivalent conditions are true:
    • T is onto as a map of sets.
    • coker T = {0W}
    • T is epic or right-cancellable, which is to say, for any vector space U and any pair of linear maps R:WU and S:WU, the equation RT=ST implies R=S.
    • T is right-invertible, which is to say there exists a linear map S:WV such that TS is the identity map on W.
  • T is said to be an isomorphism if it is both left- and right-invertible. This is equivalent to T being both one-to-one and onto (a bijection of sets) or also to T being both epic and monic, and so being a bimorphism.
  • If T: VV is an endomorphism, then:
    • If, for some positive integer n, the n-th iterate of T, Tn, is identically zero, then T is said to be nilpotent.
    • If T T = T, then T is said to be idempotent
    • If T = k I, where k is some scalar, then T is said to be a scaling transformation or scalar multiplication map; see scalar matrix.

Change of basis

Given a linear map whose matrix is A, in the basis B of the space in transforms vectors coordinates [u] as [v]=A⋅[u]. As vectors change with the inverse of B, its inverse transformation is [v]=B⋅[v'].

Substituting this in the first expression:

B \cdot [v'] = A \cdot B \cdot [u'] \rightarrow [v']=B^{-1}AB[u']

Therefore the matrix in the new basis is A' = B − 1AB, being B the matrix of the given basis.

Therefore linear maps are said to be 1-co 1-contra -variant objects, or type (1, 1) tensors.

Continuity

A linear transformation between topological vector spaces, for example normed spaces, may be continuous. If its domain and codomain are the same, it will then be a continuous linear operator. A linear operator on a normed linear space is continuous if and only if it is bounded, for example, when the domain is finite-dimensional. An infinite-dimensional domain may have discontinuous linear operators.

An example of an unbounded, hence discontinuous, linear transformation is differentiation on the space of smooth functions equipped with the supremum norm (a function with small values can have a derivative with large values, while the derivative of 0 is 0). Differentiation is not a linear operator: its codomain is larger than its domain, because the derivative of a smooth function need not be smooth.

Applications

A specific application of linear maps is for geometric transformations, such as those performed in computer graphics, where the translation, rotation and scaling of 2D or 3D objects is performed by the use of a transformation matrix.

Another application of these transformations is in compiler optimizations of nested-loop code, and in parallelizing compiler techniques.

See also

References

  • Halmos, Paul R. (1974), Finite-dimensional vector spaces, New York: Springer-Verlag, ISBN 978-0-387-90093-3 
  • Lang, Serge (1987), Linear algebra, New York: Springer-Verlag, ISBN 978-0-387-96412-6 

Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Discontinuous linear map — In mathematics, linear maps form an important class of simple functions which preserve the algebraic structure of linear spaces and are often used as approximations to more general functions (see linear approximation). If the spaces involved are… …   Wikipedia

  • Linear algebra — R3 is a vector (linear) space, and lines and planes passing through the origin are vector subspaces in R3. Subspaces are a common object of study in linear algebra. Linear algebra is a branch of mathematics that studies vector spaces, also called …   Wikipedia

  • Linear function — In mathematics, the term linear function can refer to either of two different but related concepts.Analytic geometryIn analytic geometry, the term linear function is sometimes used to mean a first degree polynomial function of one variable. These …   Wikipedia

  • Linear functional — This article deals with linear maps from a vector space to its field of scalars.  These maps may be functionals in the traditional sense of functions of functions, but this is not necessarily the case. In linear algebra, a linear functional… …   Wikipedia

  • Linear — The word linear comes from the Latin word linearis , which means created by lines .In advanced mathematics, a linear map or function f ( x ) is a function which satisfies the following two properties:* Additivity (also called the superposition… …   Wikipedia

  • Linear equation — A linear equation is an algebraic equation in which each term is either a constant or the product of a constant and (the first power of) a single variable.Linear equations can have one, two, three or more variables. Linear equations occur with… …   Wikipedia

  • linear transformation — noun A map between vector spaces which respects addition and multiplication. Syn: linear map …   Wiktionary

  • Map — /map/, n. Walter, c1140 1209?, Welsh ecclesiastic, poet, and satirist. Also, Mapes /mayps, may peez/. * * * I Graphic representation, drawn to scale and usually on a flat surface, of features usually geographic, geologic, or geopolitical of an… …   Universalium

  • Linear discriminant analysis — (LDA) and the related Fisher s linear discriminant are methods used in statistics, pattern recognition and machine learning to find a linear combination of features which characterize or separate two or more classes of objects or events. The… …   Wikipedia

  • map — mappable, adj. mapper, n. /map/, n., v., mapped, mapping. n. 1. a representation, usually on a flat surface, as of the features of an area of the earth or a portion of the heavens, showing them in their respective forms, sizes, and relationships… …   Universalium

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”