NECESSARY Flashcards
U⊆V subpace of V
⟺
U nonempty and cu+v ∈U whenever u,v ∈U and c ∈F
span(v1,..,vr∈V)
set of all linear combinations of v1,…,vr
:= {c1v1+…+crvr|c1,…,cr∈F} ⊆V
spanning set of V
{v1,..,vr∈V} if every vector in V can be written as linear comb. of v1,..,vr
span(v1,..,vr) = V
span(U ∪ W) when U,W subspaces of V
= U + W
is subspace of V
DIRECT SUM
whenever U,W subspaces of V and U ∩ W = {0}
i.e. each vector in U+W can be expressed as unique sum of vector in U and vector in W
BASIS of vector space V
v1,…,vr∈V
if linearly independent and span(v1,…,vr)=V
MATRIX BASIS
Let A = [a1 … an] ∈ Mn(F) be invertible then a1,…,an is basis for Fn
DIMENSION MATRIX
Let A = [a1 … an] ∈ Mmxn(F) and β=a1,…,an in Fm.
then dim span β = dim col A = rank A
dim(U ∩ W) + dim (U + W) =
dim U + dim W
β-BASIS REPRESENTATION FUNCTION
- the function [.]_β :V->Fn defined by [u]_β = [c1…cn]^T
where β = v1,…,vn is basis for finite-dim. V and u∈V is any vector written as (unique) linear comb. u= c1v1+…+cnvn - c1,…,cn are “coordinates of u” w.r.t. basis β.
- [u]_β is “β-coordinate vector of u”
LINEAR TRANSFORMATION INDUCED BY A
T_A
T∈L(V,W) is one-to-one ⟺
ker(T) = {0}
KerT
T:V->W
= {v∈V|T(v) = 0}
RanT
T:V->W
= {w∈W|∃v ∈V : T(v)=w}
SYLVESTER EQUATION
T(X) = AX+XB = C
β-γ change of basis matrix
γ[I]β = [[v1]γ … [vn]γ]
β = {v1,…,vn}
γ = {w1,…,wn} bases for V
- describes how to represent each vector in basis β as linear combination of vectors in basis γ
inverse of γ[I]β
β[I]γ = [[w1] β … [wn] β]
cor.2.4.11,12
- if a1,…,an is basis of Fn then A=[a1…an] ∈Mn(F) is invertible
- A∈Mn(F) invertible ⟺ rankA=n
A, B∈Mn(F) SIMILAR
if there is invertible S∈Mn(F) such that A = SBS^(-1)
A,B∈Mn(F) similar ⟺
there is n-dim. V, with bases β and γ and linear operator T ∈L(V) such that A=β[T]β and B= γ[T]γ
A,B∈Mn(F) similar ⟹
- A-λI is similar to B-λI for every λ∈F
(if there is λ∈F such that (A-λI) is similar to (B-λI) then A similar to B) - TrA=TrB and detA=detB
EQUIVALENCE RELATION
a relation between pair of matrices that is:
1. reflexive,
(A similar to A)
- symmetric,
(A similar to B
⟹
B similar to A) - transitive,
(A similar to B and B similar to C
⟹
A similar to C)
DIMENSION THEOREM FOR LINEAR TRANSFORMATIONS
T∈L(V,W), V finite dim.
dim ker T + dim ran T = dim V
DIMENSION THEOREM FOR MATRICES
A ∈Mmxn(F)
- dim null A + dim col A = n
- if m=n then nullA={0} ⟺colA=Fn
dim COL (A) = dim ROW(A) =
number of leading 1s in row reduced echelon form
NULL (A)
ker(A)