Previous section

2.5. Linear mappings

Let V and Z be vector spaces with K = R or K = C. A mapping(function) F : V -> Z is said to be a linear mapping or a linear transformation, if

1) F( + ) = F() + F(),

2) F(a) = aF(),

for all , V ja a K.

Proposition 5. If F : Rn -> Rm is a linear mapping, then there exists a unique m x n matrix A such that F() = A for all Rn.

Proof. The existence: Let

i = F(i ),  i = 1, ..., n

and

A = (1 2 ... n ).

If Rn, then

= xi i

and

F() = xi F (i ) = xi i
= (1 ...n ) x1 = A .
:
xn

The uniqueness: If also B = F(),    Rn, then

A = B,    Rn     => A = B.

It follows from the Proposition 5 that every linear mapping F : Rn -> Rm can be identified with an m x n matrix A, whose ith column is F(i ), i = 1, ..., n. The matrix A is called the matrix of F relative to the standard bases.

The next proposition, whose proof is omitted, generalizes the previous one:

Proposition 6. Let V and Z be vector spaces, dim V = n, dim Z = m, with bases {1 , ..., n } and {1 , ..., m }, respectively. If F : V -> Z is a linear mapping, then there exists a unique m x n matrix A such that F() = A for all V. The ith column of A consists of the coordinates of F (i ) relative to the basis
{1 , ..., m }.

The matrix A above is called the matrix of F relative to the bases SV = {1 , ..., n } ja SZ = {1 , ..., m }.

Examples of linear mappings:

1. Matrix multiplication: The mapping F : Rn -> Rm defined by the a matrix A = Am x n

F () = A   ,       Rn

is a linear mapping

2. Differentiating defines a linear mapping from the vector space

C'(R) = {f: R -> R | f' jatkuva }

to the vector space
C(R) = {f: R -> R | f jatkuva }.

3. F ( x1, x2, x3 ) = ( x1 + 2 x2 - x3, 2 x2 + x3 ), i.e.,

F x1
x2
x3
= x1 + 2 x2 - x3
2 x2 - x3
defines a linear mapping F : R3 -> R2

Example 1: The matrix of the above F relative to the standard bases
Example 2: The matrix of a linear mapping relative to different bases


Exercises: E27, E28
Previous section
Contents
Next section