Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 192 pages
Other

Linear Algebra III MAT3701 – University of South Africa – Assignment 01 Questions and Solutions (Vector Spaces, Linear Transformations, Eigenvalues)

Document preview thumbnail
Preview 4 out of 192 pages

This document contains Assignment 01 for MAT3701 Linear Algebra III from the University of South Africa, including both the assignment questions and detailed worked solutions. It covers key topics such as vector spaces, subspaces, linear transformations, matrix similarity, characteristic polynomials, and diagonalization. The material is useful for exam preparation and practice, helping students understand proofs and computations commonly tested in the MAT3701 module.

Content preview

MAT3701/201/2/2019




Tutorial letter 201/2/2019


LINEAR ALGEBRA
MAT3701

Semester 2


Department of Mathematical Sciences


This tutorial letter contains solutions to Assignment 01.




BARCODE




Define tomorrow.

, ASSIGNMENT 01
Solution
UNIQUE ASSIGNMENT NUMBER: 656505


Please note that we will only mark a selection of the questions. It is therefore in your own best interest
to do all the questions. The fact that a question is not marked does not mean that it is less important
than one that is marked. We try to cover the whole syllabus over the two semesters (4 assignments)
and to use these assignments to help you prepare for the exam. It is therefore good practice to work
through a complete set of four assignments for a given year, and for this reason the assignments and
worked solutions of previous years are posted on myUnisa under Additional Resources – see also the
letter MAT3701 Exam Preparation under Additional Resources.
Worked solutions to all the questions for this assignment will be sent to all students and posted
on myUnisa shortly after the due date. Your answers to the assignment questions should be fully
motivated.
For this assignment, questions 2, 3, 5 and 7 will be marked.




Question 1

This question was not marked.
It is still important to work through the solution and compare it with your own attempt.
   
0 1 1 0
Let A = and B = , and let
1 0 0 −1
W1 = {X ∈ M2×2 (C) : AX = XB}
and
W2 = {X ∈ M2×2 (C) : AX = X}.
(1.1) Show that W1 is a subspace of M2×2 (C) .
(1.2) Given that W2 is a subspace of M2×2 (C) , find a basis for W1 ∩ W2 .
(1.3) Explain whether M2×2 (C) = W1 ⊕ W2 .

Solution
(1.1) Check the three conditions for a subspace:
ST1: W1 6= φ, since e.g. 02×2 ∈ W1 .
ST2: Suppose X1 ∈ W1 and X2 ∈ W1 . Then
A (X1 + X2 ) = AX1 + AX2
= X1 B + X2 B since X1 , X2 ∈ W1
= (X1 + X2 ) B.
Thus X1 + X2 ∈ W1 .


2

, MAT3701/201/2/2019


ST3: Suppose z ∈ C and X ∈ W1 . Then
A (zX) = z (AX)
= z (XB) since X ∈ W1
= (zX) B.
Thus zX ∈ W1 .

Since all three conditions are satisfied, W1 is a subspace of M2×2 (C) .
(1.2) Let X = [X1 X2 ] where X1 and X2 denote the first and second columns of X respectively.
Then
X ∈ W1 ∩ W2 ⇔ AX = XB and AX = X 
1 0
⇔ A [X1 X2 ] = [X1 X2 ] and A [X1 X2 ] = [X1 X2 ]
0 −1
⇔ [AX1 AX2 ] = [X1 − X2 ] and [AX1 AX2 ] = [X1 X2 ]
⇔ AX1 = X1 and AX2 = −X2 = X2
⇔ AX1 = X1 and X2 = 0.
 
x1
Let X1 = , then
x2

   
0 1 x1 x1
AX1 = X1 ⇔ =
1 0 x2 x2
⇔ x2 = x1 and x1 = x2
⇔ x1 = x2 .

Thus    
x1 1
X1 = = x1 , x1 ∈ C
x1 1
and therefore  
1 0
X = [X1 X 2 ] = x1 , x1 ∈ C
1 0
 
1 0
so is a basis for W1 ∩ W2 .
1 0
(1.3) No, since W1 ∩ W2 6= {0} .


Question 2

Let V, W, U1 and U2 be subspaces of M2×2 (C) defined by
  
a b
V = : a + b + c + 2d = 0 ,
c d
  
a b
W = : a+b+c=0 ,
c 0
   
1 −1 2 0
U1 = span and U2 = span .
0 0 0 −1


3

, (2.1) Show that W, U1 and U2 lie in V . (6)

(2.2) Find a basis for W and extend it to a basis for V . (14)

(2.3) Explain whether V = W ⊕ U1 . (4)

(2.4) Explain whether V = W ⊕ U2 . (4)[28]


Solution

(2.1) It follows that W ⊆ V by letting d = 0 in the definition of V . Since
        
1 −1 1 −1 z −z
U1 = span = z :z∈C = :z∈C ,
0 0 0 0 0 0

it follows that U1 ⊆ V by letting a = z, b = −z and c = d = 0 in the definition of V.
Similarly
        
2 0 2 0 2z 0
U2 = span = z :z∈C = :z∈C ,
0 −1 0 −1 0 −z

hence it follows that U2 ⊆ V by letting a = 2z, b = c = 0 and d = −z in the definition of V.

(2.2)
           
a b −b − c b −1 1 −1 0
W = : a+b+c=0 = : b, c ∈ C = b +c : b, c ∈ C
c 0 c 0 0 0 1 0
   
−1 1 −1 0
= span , .
0 0 1 0
   
−1 1 −1 0
Since , is linearly independent, it is a basis for W. Further, since dim(V ) = 3
0 0 1 0      
2 0 2 0 −1 1 −1 0
(show), ∈ V (from (2.1)) and ∈/ span , , it follows
0 −1 0 −1 0 0 1 0
that      
−1 1 −1 0 2 0
B= , , (*)
0 0 1 0 0 −1
is a basis for V.

(2.3) This statement is false since U1 ⊂ W (show).

(2.4) This statement is true since B in (*) is a basis for V.




4

Document information

Uploaded on
March 12, 2026
Number of pages
192
Written in
2025/2026
Type
Other
Person
Unknown
$6.35

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
PSMokwena
5.0
(1)
Sold
3
Followers
0
Items
14
Last sold
2 months ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions