Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Spring 2024

MTH501 - Linear Algebra


Assignment No 1
Section Incharge: Dr Imran Talib
Due Date: May 17, 2024
Total Marks: 20

DON’T MISS THESE: Important instructions before attempting the solution and
submission of this assignment:
• The students enrolled in Dr Imran Talib’s section will solve this assignment.
• To solve this assignment, you should have a good command of Lectures 9 to 16.
• Use Math Type or Equation Editor in MS Word, etc., for mathematical symbols.
• You are supposed to submit your assignment in Word format; any other formats
like scanned images, etc., will not be accepted, and zero marks will be given for
these assignments.
• Upload assignments properly through LMS; no assignment will be accepted via
email.

Question 1:

−2 4 1 3
If 𝐴 = [ ] 𝑎𝑛𝑑 𝐵 = [ ], then verify that either B is a multiplicative inverse of
3 −1 4 −1
A or not?

Question 2:
Consider
2 0 0 0 0 2
0 2 0 0 0 2
𝐴= 0 0 2 0 0 2
0 0 0 1 0 0
0 0 0 0 1 0
[1 1 1 0 0 1]
Find 𝐴2 by using partitioned matrices approach.

Question 3:
Find LU-decomposition of the following matrix.
2 0
𝐴=[ ].
1 2

Questions 4:
Compute two iterations for the following system of equations by using the Jacobi’s Method:

10𝑥1 + 𝑥2 = 20
𝑥1 + 12𝑥2 = 36

Take x (0) = (2,3) as an initial approximation.

You might also like