Linearity and linear maps 線型写像 せんけいしゃぞう - Basic Exercises
1Exercise plan
To decide whether a map is a
To give a
2Problem 1
Define by
Show that is a
2.1Answer example
Let and . Then
and
Thus additivity holds. For a scalar ,
so homogeneity holds. Therefore is linear.
2.2Explanation
The proof returns to the
3Problem 2
Define by
Show that is not a linear map.
3.1Answer example
A linear map must satisfy , but
Therefore is not linear.
3.2Explanation
A
4Problem 3
Define by
Show that is not linear by showing failure of
4.1Answer example
Let and . Then
but
Thus , so homogeneity fails.
4.2Explanation
A
5Problem 4
A linear map satisfies
Find the matrix of in the
5.1Answer example
The columns are the images of the standard basis vectors:
Since ,
5.2Explanation
The columns of a matrix record the destinations of the
6Problem 5
Let be linear and suppose . State the relation between and .
6.1Answer example
By homogeneity,
6.2Explanation
A linear map preserves
7Problem 6
Define by . Show that is
7.1Answer example
For ,
If , then
so is real-linear. But for the complex scalar ,
while
Thus , so is not complex-linear.
7.2Explanation
Linearity depends on which
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/linear-combinations-and-spans.lecture.n.md data/lecture/math/linear-algebra/vector-spaces-and-bases.lecture.n.md9Proof exercise: the kernel 核 かく and image 像 ぞう are subspaces 部分空間 ぶぶんくうかん
9.1Problem
Let be a linear map. Prove that is a subspace of and is a subspace of .
9.2Answer
If and are scalars, then by linearity
Thus .
If , write and . Then
so .
9.3Explanation
The kernel is the set of directions collapsed to 0, and the image is the reachable range. Both are closed under linear combinations.