Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: THEend8_
Assignment 2
MATH1002: Linear Algebra
Late assignments will receive a penalty of 5% per day until the closing date. Please make sure you
review your submission carefully. What you see is exactly how the marker will see your
assignment. Submissions can be overwritten until the due date. To ensure compliance
with our anonymous marking obligations, please do not under any circumstances
include your name in any area of your assignment; only your SID should be present.
The School of Mathematics and Statistics encourages some collaboration between
students when working on problems, but students must write up and submit their
own version of the solutions. If you have technical difficulties with your submission,
see the University of Sydney Canvas Guide, available from the Help section of Canvas.
This assignment is worth 10% of your final assessment for this course. Your answers should be
well written, neat, thoughtful, mathematically concise, and a pleasure to read. Please cite any
resources used and show all working. Present your arguments clearly using words of explanation
and diagrams where relevant. After all, mathematics is about communicating your ideas. This
is a worthwhile skill which takes time and effort to master. The marker will give you feedback
and allocate an overall mark to your assignment using the following criteria:
1. Let M =
1 −2 12 1 −3
4 −3 −1
, x0 =
13
5
, and [M | x0] =
1 −2 1 12 1 −3 3
4 −3 −1 5
.
(a) Find the reduced row echelon form of the augmented matrix
[
M | x0
]
.
(b) Using the result of part (a), or otherwise, solve the following system of linear
equations
M
xy
z
= x0 (1)
to find all solutions.
(c) i). Show that if v0 and v1 are distinct solutions of equation (1) in part (b), then
v = v1 − v0 satisfies
Mv = 0;
ii). Use i) and results of part (b) to find an explicit eigenvector of M with eigen-
value 0.
2. Let T =
−2 1 11 2 −3
0 0 3
, and denote I3 =
1 0 00 1 0
0 0 1
.
(a) i). Calculate det (T − xI3) for any x to find the characteristic polynomial of T ;
ii). Determine the eigenvalues of T .
(b) Find an eigenvector of T associated with each of the eigenvalues of T .
(c) Express an arbitrary vector v =
ab
c
in R3, where a, b, c ∈ R, as a linear combi-
nation of eigenvectors of T .
3. Let ω =
[
0 1
−1 0
]
, and let A be any 2× 2 matrix over R with detA = 1.
(a) Show that ATωA = ω.
(b) Use part (a), or otherwise, show that A−1 = ω−1ATω.
(c) We define u ∗ v = uTωv for any u,v in R2. Show that for all x,y ∈ R2,
i). x ∗ y = −y ∗ x; and
ii). (Ax) ∗ (Ay) = x ∗ y.