291x Filetype PDF File size 0.30 MB Source: web.maths.unsw.edu.au
Chapter 5: Matrices
Daniel Chan
UNSW
Term 1 2022
Daniel Chan (UNSW) Chapter 5: Matrices Term 1 2022 1/33
In this chapter
Matrices were first introduced in the Chinese “Nine Chapters on the
Mathematical Art” to solve linear eqns.
In the mid-1800s, senior wrangler Arthur Cayley studied matrices in their own
right and showed how they have an interesting and useful algebra associated
to them.
Wewill look at Cayley’s ideas and extend vector arithmetic to matrices and
even show there is matrix multiplication akin to multiplying numbers.
These ideas will not only shed light on solving linear eqns, they will also be
useful later when you look at multivariable functions and mappings.
Daniel Chan (UNSW) Chapter 5: Matrices Term 1 2022 2/33
Some new notation for matrices
Recall an m ×n-matrix is an array of (for us) scalars (real or complex).
a a · · · a
11 12 1n
a a · · · a
21 22 2n
A= . . . . .
. . .. .
. . .
a a · · · a
m1 m2 mn
Notation
Weabbreviate the above to A = (aij) and call aij the ij-th entry of A.
Also write [A]ij for aij.
Wesay the size of A is m ×n because it has
M (R)(resp M (C)) denote the set of all m×n-matrices with real entries
mn mn
(resp complex entries). Sometimes abbreviate to Mmn if the scalars are
understood or irrelevant.
E.g. A length m column vector is an
Daniel Chan (UNSW) Chapter 5: Matrices Term 1 2022 3/33
Revise matrix-vector product
Let A = (aij) = (❛1|❛2| ...|❛n) ∈ Mmn. Then
x1
x2
A = =x ❛ +x ❛ +...+x ❛ .
. 1 1 2 2 n n
.
.
x
n
Alternatively, the i-th entry of A① is
x
1
x
2
[A①] = a x +...+a x =(a . . . a ). .
i i1 1 in n i1 in .
.
x
n
Note similarity with dot products.
n m
Ainduces the linear function T : R −→ R : ① 7→ A①.
Note We will write all our results for matrices with real entries, but there are
obvious analogues over the complexes.
Daniel Chan (UNSW) Chapter 5: Matrices Term 1 2022 4/33
no reviews yet
Please Login to review.