MATH 4A - Linear Algebra With Applications: Lecture 17: Subspaces From Linear Transformations/matrices, & Bases
MATH 4A - Linear Algebra With Applications: Lecture 17: Subspaces From Linear Transformations/matrices, & Bases
MATH 4A - Linear Algebra With Applications: Lecture 17: Subspaces From Linear Transformations/matrices, & Bases
8 May 2019
Reading: §4.2-4.4
Recommended problems from §4.2: 1, 5, 7, 9, 11, 13, 19, 23, 25,
26, 27, 35
Recommended problems from §4.3: 1, 3, 5, 7, 9, 11, 13, 15, 21,
22, 23, 33
Linear transformations Range/column space Kernels/null spaces Linear independence and bases
Lecture plan
1 Linear transformations
2 Range/column space
3 Kernels/null spaces
Just as before
For example,the same argument as before shows that for any linear
transformation T : V → W
T (0) = 0,
Example: derivatives
Recall (from calculus), that if f (t) and g (t) are two differentiable,
R-valued functions with domain R, then
d df dg
(f + g )(t) = (t) + (t)
dt dt dt
and
d df
(cf )(t) = c (t).
dx dt
In other words, the derivative is linear!
Linear transformations Range/column space Kernels/null spaces Linear independence and bases
iClicker 1
iClicker 1
iClicker 2
iClicker 3
Definition
V such that
T (x) = u and T (y) = v.
Since T is a linear transformation,
T (x + y) = T (x) + T (y) = u + v,
hence u + v is also in the ramge of T .
3 If u is in the range of T and c is a scalar, then there exists a
vector x in V such that T (x) = u. Since T is a linear
transformation
T (cx) = cT (x) = cu
Linear transformations Range/column space Kernels/null spaces Linear independence and bases
Example
Definition
Definition
T (u + v) = T (u) + T (v) = 0 + 0 = 0
T (cu) = cT (u) = c0 = 0
iClicker 5
T (u) = Au = 0.
Row reduction!
Example
1 0 0 − 23 0
E = 0 1 0 2 0
0 0 1 52 0
Linear transformations Range/column space Kernels/null spaces Linear independence and bases
We conclude that
Nul A = Span{u}.
Linear transformations Range/column space Kernels/null spaces Linear independence and bases
Lingering issue
c1 v1 + c2 v2 + · · · + cp vp = 0
Recall
In the next few lectures, we will use such sets of vectors to put
“coordinates” on V , allowing us to identify V with Rn . Then we
can use all of the matrix algebra we know and love to solve
problems in V .
Linear transformations Range/column space Kernels/null spaces Linear independence and bases
Definition
Examples
Examples
det A = 7.
Examples
p(t) = c0 · 1 + c1 · t + c2 · t 2 + · · · + cn · t n ,
c0 · 1 + c1 · t + c2 · t 2 + · · · + cn · t n = 0.