Home Assignment 1 v1
Home Assignment 1 v1
Problem 1. Assess whether the following functions are linear maps or not [4 points each]
(a) f : R → R2 given by f (x1 ) = (3x1 , 2 + x1 )
Problem 2. Find, if possible, the inverse of the following three matrices [4 points each]
0 0 1 0
−1 3 1 −1 3 1
0 2 10
A= 3 2 −1 , B= 3 1 −1 and C=
0 1 1 2
1 −1 0 1 −1 0
1 −1 −2 3
Using the inverse (if it exists), solve the system of linear equations
3
−1
Cx =
,
6
−2
2 1 0 −2 1 0
A= 1 2 1 and B= 1 −1 0
0 1 1 0 0 −1
(g) There exists some x ∈ R3 with norm 2 such that qA (x) > 5
Problem 4. Study whether the following two matrices are diagonalizable and, in case they are, find their
diagonal form and modal matrix [6 points each]
1 3 1 0 0 2
A= 0 2 −1 and B= 0 1 0
0 1 0 1 0 −1
Mathematics for Economics and Finance, 2023/2024 Home Assignment #1 (due September 16th, 2023)
Problem 5. Discuss briefly whether the statements about matrix A below are true or false [4 points each]
0 3 −2
A= 1 0 1
0 1 2
(b) The linear space of the vectors spanned by the columns of A has dimension 2
(c) Vector v = (1, 1, 1) is an eigenvector of A [No points awarded if you use the characteristic polynomial]
(d) λ = 3 is an eigenvalue of A
(e) The system of linear equations given by Ax = b, where x = (x1 x2 x3 )′ and b = (9 9 23)′ is unsolvable
3 −6 −3
(d) determine whether the system Ax = b is consistent, where b = (6, 6, 6)′ , and explain why;
(e) find a least square solution of the above system using the pseudoinverse;
(f ) determine whether the system Ax = c is consistent for c being the second column of A, and find its
solution of minimal norm.