What is a vector space
-
Rn is a vector space
- its where we can do addition and scalar multiplication like 1.4 Subspace (a subspace is a vector space.)
-
In general, a vector space V is a set which has addition and scalar multiplication, for any x,y∈V and t∈R:
-
TLDR: V is closed under linear combinations
-
Any vector in a vector space is “equivalent” to a vector in Rn
- we will see later that this vector in Rn acts as the coordinates for the standard basis of the vector space
Ex of a vector space
-
the set of mxn matrices, Mm,n is a vector space
2[1021]−3[1111]=[−1−31−1]
-
the set of polynomials with degree at most n, Pn is a vector space
-
P_2 find, if possible a,b∈R such that
a(1+x+x2)+b(1+2x2)=5+3x+7x21:a+b=5x:a=3x2:a+2b=7111102∣5∣3∣7⟹RREF⟹
-
Linear Independance
-
in P2 is the set (x2+1,x2+x,x+1) a linearly independent set?
1+x2⟹101,x+x2⟹011,1+x⟹110think,is(101,011,110)L.I.?101011110∣0∣0∣0⟹REF(10001011−2∣0∣0∣0)
- Yes it is LI
-
Basis
-
find a basis for the following subspace of M2,2:
S=span([102−1],[204−2],[1111])(we,can,make,it,R4)120−1240−21111⟹RREF(100020000100)
- The only linearly independent and not free variable are the first matrix and the third one!