Change of basis and similarity 相似 そうじ - Basic Exercises
1Exercise plan
A
Keep the convention fixed throughout: in these problems, sends new-basis coordinates to old-basis coordinates, so . This is why a representation matrix changes as . Reversing the convention reverses the formula, so the order cannot be treated as cosmetic.
For rectangular maps, use separate basis changes on the domain and codomain and expect . For every proposed change-of-basis matrix, first check invertibility; if is singular, the columns do not form a basis and the operation collapses information instead of merely relabeling coordinates.
Determinants and eigenvalues in this exercise are previews for later exercise sets. The main change-of-basis computations check invertibility by column independence or by an explicit inverse matrix.
2Check problem: change-of-coordinates matrix 座標変換行列 ざひょうへんかんぎょうれつ
Let the
Find the new-basis coordinates of
2.1Answer
Put the new basis vectors in the columns:
This matrix sends new coordinates to old coordinates:
Solve
Then
so and . Therefore
The vector is unchanged; only its coordinate description changes.
3Check problem: similarity transformation 相似変換 そうじへんかん
Let
Find .
3.1Answer
The determinant check is a preview. Equivalently, the two columns are linearly independent, and the displayed inverse can be verified by multiplication.
Since ,
Also
Thus
3.2Explanation
The right-side converts a new-coordinate input to old coordinates. applies the map in old coordinates. The left-side converts the result back to new coordinates.
4Check problem: changing bases in the domain 定義域 ていぎいき and codomain 終域 しゅういき
For , let
Find .
4.1Answer
Since ,
4.2Explanation
For a
5Check problem: quantities preserved by similarity
For
confirm that
Preview note: determinants and eigenvalues are developed later. Here this is an advanced check using the by determinant formula and the fact that the eigenvalues of an upper triangular matrix are its diagonal entries.
5.1Answer
Both are upper triangular, so their eigenvalues are the diagonal entries:
The eigenvalues agree up to order.
5.2Explanation
Similarity is an alternative representation of the same linear map. Entries may change, but basis-independent quantities are preserved.
6Check problem: checking invertibility 可逆性 かぎゃくせい
Can
be used as a change-of-coordinates matrix?
6.1Answer
No. The second column is twice the first:
Thus the columns are
so does not exist.
6.2Explanation
A non-invertible matrix collapses information. A change of basis must only relabel coordinates, so its matrix must be invertible.
For a change of basis, the columns of are the new basis vectors written in the old coordinates, so they must be
The determinant explanation is a preview. The main reason is already visible from the columns: the second column is twice the first, so the two columns cannot form a basis.
7Supplementary problems: failure examples and order
7.1Problem 6
Explain from invertibility why
are not a basis of .
7.2Answer example
Putting them in columns gives
which is not invertible. Coordinates would not recover vectors uniquely, so the vectors are not a basis.
7.3Problem 7
For
compute and .
7.4Answer example
Then
They are not the same, so the order cannot generally be swapped.
Problem 6 checks that using a non-basis breaks coordinate change: the matrix built from collapses the plane and cannot recover vectors uniquely. Problem 7 checks the order in a
8Related lectures
data/lecture/math/linear-algebra/linearity-basics.lecture.n.md data/lecture/math/linear-algebra/linear-maps-and-matrices.lecture.n.md data/lecture/math/linear-algebra/complex-inner-products-and-unitary-matrices.lecture.n.md data/lecture/math/linear-algebra/change-of-basis-and-similarity.lecture.n.md9Summary
- In a
change of basis , the coordinate representation changes, not the vector itself.基底変換 きていへんかん - A
similarity transformation represents the same linear map in another basis.相似変換 そうじへんかん - Changing bases in the domain and codomain separately gives .
- Whenever is used, confirm that is
invertible .可逆 かぎゃく