We define linear transformation for abstract vector spaces, and illustrate the definition with examples.

LTR-0022: Linear Transformations of Abstract Vector Spaces

Recall that a transformation is called a linear transformation if the following are true for all vectors and in , and scalars .

We generalize this definition as follows.

Coordinate Vectors

Transformations that map vectors to their coordinate vectors will prove to be of great importance. In this section we will prove that such transformations are linear and give several examples.

Recall that if is a vector space, and is a basis for then any vector of can be written as a unique linear combination of the elements of . In other words, for some scalars . The vector in whose components are the coefficients is said to be the coordinate vector for with respect to and is denoted by . (Definition def:coordvector of VSP-0060.)

It turns out that the transformation defined by is linear. Before we prove linearity of , consider the following examples.

Proof
First observe that Theorem th:uniquerep of VSP-0060 guarantees that there is only one way to represent each element of as a linear combination of elements of . Thus each element of maps to exactly one element of , as long as the order in which elements of appear is taken into account. (The order of elements of is important as it determines the order of components of the coordinate vectors.) This proves that is a function, or a transformation. We will now prove that is linear.

Let be an element of . We will first show that . Suppose , then can be written as a unique linear combination: We have:

We leave it to the reader to verify that . (See Practice Problem prob:completeproofoflin.)

Practice Problems

Suppose is a linear transformation such that Find .

Answer:

Define by . (Recall that denotes the trace of , which is the sum of the main diagonal entries of .)
Find

Answer:

Is a linear transformation? If so, prove it. If not, give a counterexample.
Define by .
Find .

Answer:

Is a linear transformation? If so, prove it. If not, give a counterexample.
This problem requires the knowledge of how to compute a determinant. (For a quick reminder, see Definition def:threedetcrossprod of VEC-0080.) Define by .
Find

Answer:

Is a linear transformation? If so, prove it. If not, give a counterexample.
Define by . (In other words, maps a polynomial to its derivative.)
Find .

Answer:

Is a linear transformation? If so, prove it. If not, give a counterexample.
Define by .
Find .

Answer:

Is a linear transformation? If so, prove it. If not, give a counterexample.
Recall that the set of all symmetric matrices is a subspace of . In Example ex:symmetricmatsubspace of VSP-0060 we demonstrated that is a basis for . Define by . Find and .

Answer:

Let be a subspace of with a basis . Find the coordinate vector, , for .
If the order of the basis elements in Problem prob:coordvector was switched to form a new basis How would this affect the coordinate vector?

In Practice Problem prob:linindabstractvsp123 of VSP-0060 you demonstrated that is a basis for . Define by . Find , and .

Answer:

Complete the proof of Theorem th:coordvectmappinglinear.