Section 1 - Introduction To Vector Spaces
Section 1 - Introduction To Vector Spaces
Term 2, 2024
Contact details
• Office: Anita B. Lawrence Centre Room 2075
• Email: k.limanta@unsw.edu.au
• Consultation Time: TBA
2 −1
Evaluate c = 3a + 2b.
1 −1 3 1
2. Let A = and B = be matrices in M2,2 .
0 2 −2 −1
Evaluate C = 3A + 2B.
2. Simplify 2(A + 4B) + A, where A, B are matrices in M3,7 (R) (the set of
all matrices with real entries of size 3 × 7).
• This will be more efficient, as we won’t have to do the same work over
and over again.
• Studying what all of these systems have in common will enable us to
gloss over superficial differences and concentrate on gaining a better
understanding of what is really important in all of them.
The term used for all of these systems when we study them simultaneously
is vector space.
a+c=b+c ?
Solution. We would like to subtract c from both sides of the equation, that is,
add the negative of c. Thus
a+c=b+c
⇒ (a + c) + (−c) = (b + c) + (−c) ....................... (9)
⇒ a + (c + (−c)) = b + (c + (−c)) ....................... (10)
⇒ a+0=b+0 ....................... (11)
⇒ a=b. ....................... (12)
• If u and v are vectors, then u + v is a vector “of the same kind” – that
is, from the same vector space.
• If v is a vector and λ a scalar, then λv is a vector “of the same kind”.
These might sound totally obvious, but you have studied operations where
the result produced from two objects is an object “of a different kind”: for
example...?