Linear maps and matrices 行列 ぎょうれつ
1Introduction
In
If one follows only matrix calculations, the rules of multiplication and component calculation remain, but the main object is the
2Terms and definitions
A
must hold.
The first condition,
is called
The second condition,
is called
Thus forming a
This property is why the images of the basis vectors determine the whole map. Without
A
A
A
A
3Strategy
To understand a
4Intuitive explanation
4.11. Interpretation as a map
A
The reason for this definition is that it extracts transformations that do not break the basic operations of vector spaces: vector addition and scalar multiplication. This is what makes the whole map recoverable from the images of a basis.
4.22. Meaning of column vectors
If the columns of a
4.33. Connection with calculation
When a matrix is multiplied by a coordinate vector, the coefficients of the input vector are used to take a
5Precise explanation
5.11. Images of a basis determine the map
Choose a
By
Therefore, once is known for every basis vector, is completely determined. This is the precise form of the statement that the columns of a matrix record the images of basis vectors.
5.22. What the columns of a matrix are
First consider the
For an input vector ,
So matrix-vector multiplication is a column-wise linear combination.
5.33. Coordinate maps and representation matrices
Let the ordered basis of the domain be
and let the ordered basis of the codomain be
The coordinate maps are
The
If
then the coefficients form the matrix
Equivalently, the -th column is
5.44. Composition and matrix products
For linear maps
with compatible bases ,
Thus a matrix product represents composition of maps. In , the matrix acts first and acts second.
5.55. Concrete example with the standard basis
Suppose
Then the matrix is
For an input vector ,
This example shows directly that each column stores the action of the map on one basis vector.
5.66. Concrete example with a nonstandard basis
The same map can have a different representation matrix when the basis is changed. Consider the linear map on
In the standard basis,
Now use the
Then
and
Therefore the representation matrix with respect to is
Check this with the concrete vector . In the basis ,
Then
This coordinate vector represents
Directly applying the map also gives
The map did not change; the coordinate system and the representation matrix changed.
5.77. How a representation matrix changes with a basis
Order note: this subsection previews later lectures on
For the same vector space, suppose the old and new coordinates are related by the
If
then converting the output back to new coordinates gives
Therefore
If the bases in the domain and codomain are changed separately, using on the domain side and on the codomain side gives
When only the basis of the same space is changed, matrices related by are called
6Bridge to later concepts
This section previews how elementary column operations, rank, and determinants are read from the linear-map viewpoint. Rank and determinants are defined in detail later, but the structural interpretation starts here.
6.11. The column space is the image
Let and define by . Then
Indeed, for ,
Thus every output is a linear combination of the columns, and every linear combination of the columns is obtained as for a suitable .
6.22. Column operations are invertible input-side changes
If is invertible, then represents the composite map , because
Since maps onto ,
Therefore
so rank is preserved.
6.33. The determinant is the square case volume scale factor
For a square matrix, the determinant, introduced later, measures oriented volume scaling. If rank is less than , -dimensional volume collapses and the determinant is zero. Later this becomes the theorem
7Other viewpoints
7.1Geometric viewpoint
A
Solving for a matrix detects directions that the map sends to the origin. Geometrically, Gaussian elimination for finding the kernel checks which degrees of freedom disappear.
7.2Algebraic viewpoint
From the perspective of coordinate calculation, a matrix is a table of components. By tracking how the input coefficients are recombined, one can read the action of the map as a formula.
7.3Structural viewpoint
From the perspective of maps, a matrix represents how a space is transformed. The bridge between the computational and structural viewpoints is the image of a basis. In university mathematics, it is natural to regard the matrix not as the map itself, but as the expression of a
8Scope of validity
A
Changing the basis can turn the same map into a different matrix. Therefore, if one looks only at the matrix and thinks it is the transformation itself, the basis-dependence of the representation is missed.
9Criteria
- If the meaning of each column is being asked, interpret it as the image of a basis vector, or as the coordinates of that image in the codomain basis.
- If the meaning of a matrix product becomes unclear, reduce it to a linear combination of column vectors.
- If a basis change appears, distinguish the underlying map from its matrix representation.
10Final forms
11In one sentence
- The actual object behind a
matrix is a行列 ぎょうれつ linear map , and the matrix is its coordinate representation after a線型写像 せんけいしゃぞう basis has been chosen.基底 きてい - In a general basis, a column records the coordinate vector of the image of a basis vector.
- When the basis changes, the same
linear map can have a different線型写像 せんけいしゃぞう representation matrix .表現行列 ひょうげんぎょうれつ
This subsection is a preview of later lectures, not a primary definition for this lecture. It points ahead to change of basis and similarity, eigenvalues and eigenvectors, and minimal polynomials. Here we use only the minimum needed to see that a representation matrix depends on the chosen basis.
is the
An
A
The main checks are therefore: preserve addition and scalar multiplication, read the
12Theorem and proof: images of a basis determine a linear map
Let be a basis of . A
Indeed, every has a unique expression
By linearity,
Thus knowing the images of the basis vectors determines for every vector , and hence determines the whole map.