You are on page 1of 8

lgebra Linear e Geometria Analtica

A
Departamento de Matematica FCT-UNL
1st semester - 2014/2015

Exercises: Matrices


1. Consider the matrix A =

1
2

11
4

2 3
1 0

(a) What is the size of the matrix A?


(b) What are the values of the elements a12 e a21 ?
(c) For which pairs (i, j) we have aij = 1?
(d) Indicate the 2nd column and the 1st row of A.
2. Find the solution to each matricial equations with unknowns a, b, c and d:


(a)

1
3

2
a+2

1
3

2
5

(b)

ab b+a
3d + c 2d c


1
1

1 , C =
3
0

2
3 0
3. Consider the matrices A = 1 2 , B = 3
4
1 1


1 1
. Compute, if it is possible:
3 3

(a) A + 2B;

8
7

1
6

0
1

.


e D =

(c) 4D 3C.

(b) 3B + D;

4. Indicate the matrix A = [aij ]i,j{1,2,3} defined by:


(a) aij = i + j;

0, i = j
1, i > j
(b) aij =

2, i < j.

1
5. Find a, b and c real numbers such that: 3
0

2
1
1

2
2
1
2 1 = b .
a
1
c

6. Consider the matrices M33 (R),

1
A= 0
0

0
1
0

0
0
1

1
B= 1
1

1
1
1

1
1 .
1

Determine a matrix X M33 (R), that satisfies the equation


X + A = 2(X B).
7. Compute, if it is possible, the products AB e BA, when:

(a) A =

0
e B = 1 ;
0

(b) A =

1
eB= 0
1

0
1 ;
0

(c) A =


(d) A =

1
0

0
0

1
0

0
1

eB=


eB=

0
0

1
0

a
c

b
d

(e) A =

0
0

0
0

eB=

a
c

b
d

8. For each pair of matrices, compute, if it is possible, the matrices A2 , B 2 , AB e BA.




(a) A =

1
2

0
1

3
0

1
2 ;
1

2
e B = 1
4

(c) A =

eB

1 0
 1 1
1 0
B=
0 1

(d) A =


(b) A =

1
1

1
1

eB=

0
0

1
0

1
= 2 ;
3

1
e
2 
2
.
0

9. Using the matrices A e B of the exercise 8(a), compute: AB, (AB)T , B T AT e AT B T .


10. Consider the following matrices:

1
A= 2
3

2 3
0 1
1 2

0
D= 0
0

1
B = 2
2

,
0
0
0

0
0
0

1
2 2
0 0
,
C= 1
1
0 0

0 2 1
E = 2 0 3 .
1 3 0

1
1
1

Indicate which matrices are symmetric or skew-symmetric.


11. Show that the null matrix of order n is the only matrix that is simultaneously symmetric and skew-symmetric.
12. Using the matrices of the exercise 3, compute if it is possible
(a) AD + BD;

(c) (A + B)D;

(e) (C 2 )T ;

(b) BD + A;

(d) DT (AT + B T );

(f) (C T )2 .

13. Using the matrices A e B of the exercise 8a), indicate (AB)12 , the first row of AB and
the third column of BA.
14. Justify if the following statements are true or false:
(a) If A and B are square matrices with the same order, then
(A + B)(A B) = A2 B 2 .
(b) If A and B are square matrices with the same order, then
(A + B)2 = A2 + 2AB + B 2 .
(c) If A and B are square matrices with the same order, then
(AB)n = An B n
for each n N.
15. Find an expression to An , n N, where A is the matrix:
2

(a)


(b)

1
0

0
1

0
0

0
0

(c)


(d)

0
0

1
0

1
0

0
0

(e)


(f)

0
1

1
0

cos()
sin()

sin()
cos()

16. Consider the matrices

1
A= 1
2

1 1
0 1
1 0

0
0
E=
0
0

0
B= 0
0
0
2
0
0

1
0
0

0
0

3
0

0
4
8
0

0
0
0

3
1
0

0
F = 0
0

1
H= 0
0

0
1
0

0
1
0
1
0
0

0
0
1

1 0 2
1 1 2

1 2 1
0 3 1

2
0
C=
1
0

3
2
0

0
1
0

0
I= 0
0

0
0
0

1 1
D= 0 2
0 5

0
3
6

1
0
0

2
G= 0
0

0
0
0

(a) Determine whether the matrix is in the row-echelon form and in the reduced
echelon-form
(b) Find the rank of each of the matrices.
(c) Indicate the reduced echelon-form to each matrix that are not in this form.
17. Indicate if the following matrices are in the reduced echelon-form:


(a)

1
0

1
0

1
2

0
1

1
1

0
0

(b)

1
2

2
4

3
5

1
1

2
2

1
0

18. Compute the rank of the following matrices:

1
1
A=
3
5

1 1
1 1

1 3
3 5

1
1
B=
3
5

1 1 3
1 1 0

1 3 4
3 5 10

1
1
C=
3
5

1 1 3
1 1
.
1 3 4
3 5 10

19. Find the rank of the following matrices for each , R.

1
A = 1

0 1 1
1 0 1
1 1 2

1
1
B =

0

1
1
1
1

0
0
1

1
1

0
1

0
C, = 0
3

2 .
1

20. Let A M33 (R) be an invertible matrix, such taht

1 1 2
A1 = 0 1 3 .
4 2 1

1 2
(a) Find a matrix B such that AB = 0 1 .
4 1

(b) Find a matrix C such that AC = A + 2I3 and justify that the matrix C is unique.
21. Determine whether the matrix is invertible; if so find the inverse.
3

1
3
0

1 0 0
(a) 0 2 0 ;
0 0 3

0 0 1
(b) 0 2 0 ;
3 0 0

0
0 ;
c

c
0 ;
0

a 0
(c) 0 b
0 0

0 0
(d) 0 b
a 0

a
(e) 1
0

0
0 .
a

0
a
1

22. Determine whether the matrix is invertible.

0
(a) 1
0

0
0 ;
1

1
0
0

1
(b) 2
3

1
2 ;
3

1
2
3

1
(c) 1
2

1
3
4

1
2 .
3

23. Consider the matrices




1
3

A=

1 0
0 1
D=
0 0
0 0

17
0
1
0

0
1

0
0

0
1

0
0
C=
0
1

B= 0 1 0
0

1
E= 0
0

0
1
0

0
0
0

1
0
F =
0
0

0
1
0
0

0
0
1
0

1
0

0
0

0 0
0 0

1 0
0 1

0
1
0
12

1
G= 0
0

0 0
1 0
0 1

(a) Determine whether the matrix is an elementary matrix and if so indicate its type
(I, II or III).I
(b) By inspection indicate the product of:

2
9

7
9

1
2

1
4
C

1

5
0
7

3

,
1
0

1
8
1
20
7
8

7
8

D
0

,
0

1
B 0
0

(c) Indicate the inverse of each of the elementary matrices of (a).

1
24. Consider the matrix A = 0
0

0
1
0

2
0 .
2

(a) Determine elementary matrices E1 e E2 such that E1 E2 A = I.


(b) Write A1 as a product of two elementary matrices.
(c) Write A as a product of two elementary matrices.
25. Write A and A1 as a product of elementary matrices.

2
(a) 1
1

1
2
1

1
1 ;
2

1
(b) 1
0

1
1
1

0
1 .
1

5
1 .
1
3

26. Consider the matrix

0
A= 1
2

1
3
5

7 8
3 8 .
1 8

Find elementary matrices E, F and G and R a row-echelon form matrix em forma


such that:
A = EF GR.
27. Compute, if exists, the inverse of each of the following matrices:

3 4 1
(a) 1 0 3 ;
2 5 4

1 3 4
(b) 2 4 1 ;
4 2 9

1
(c) 0
1

1
(d) 2
0

0
1
1
2
1
2

1
1 ;
0

0
2 ;
1

2
(e) 0
0

1
(f) 0
0

0
4
1
2
2
0

0
3 ;
1

3
3 .
3

28. (a) Compute the set of values R such that the matrix

1
1
2

2
4
4

0
2
5+

is invertible.
(b) Compute the set of values R and the set of values R such that the matrix

1
1
2

2
+3
4

1
2

is invertible.
29. Justify if each the following statements are true or false:
(a) Each invertible matrix can be written as a product of elementary matrices. elementares.
(b) If A is a singular square matrix, then the system AX = B has infenitely many
solutions.
(c) If A is a singular square matrix, then its reduced echelon form has at least a null
row.
(d) If A can be written as a product of elementary matrices, then the linear homogeneous system AX = 0 has only the null solution.
(e) If A is a singular square matrix and if B was obtained from A interchanging two
rows, then B is also a singular matrix.

lgebra Linear e Geometria Analtica


A
Departamento de Matematica FCT-UNL
1st semester - 2014/2015

Exercises: Systems of Linear Equations


1. Which of the following are linear equations in x, y and z?
(a) x + y +

2z = e;

(b) x2 + xy + z = 2;

(c) sin y + 2z = x;
(d) ax + 6y 3z = 9, com a R.

2. Which geometric figure in space R3 can a system of linear equations in 3 unknowns


represent? ?
3. Consider the linear system in x1 , x2 , x3 , x4 , over R,

x1 + x2 + 2x3 x4 = 1
2x1 + 2x2 2x3 + 2x4 = 4

6x3 4x4 = 6.
(a) For the matricial form of the system AX = B indicate the coefficient matrix, the
unknowns matrix, the matrix of constant terms and the augmented matrix.
(b) What is the matrix form of the system?
(c) Justify in two distinct ways that (x1 , x2 , x3 , x4 ) = (1, 1, 1, 3) is a solution for
the system.
4. Find, geometrically and analytically, the solution of the following linear systems with
the unknowns x1 and x2 in R:


2x1 + 2x2 = 2
2x1 + 2x2 = 0
(b)
(a)
x1 x2 = 1.
3x1 x2 = 0.
5. Find the set of solution of the following systems and indicate if it is consistent (with
exactly one solution or with infinitely many solutions) or inconsistent:

x+z =1
2x1 + x2 = 1
x+y =3
x1 + 3x2 + x3 = 2
(a)
(e)

y + z = 2.
x1 + 4x2 + x3 = 3.

4x + 2y + 2z = 8
x + y 3z = 1

7x + y 8z = 5
(f)
2x + y 2z = 1

(b)
4x + 3y + z = 10.
x+y+z =3

x1 + 2x2 x3 = 1
x + 2y 3z = 1.
(g)
2x1 + 4x2 + 2x3 = 3.

x
+
x

x
=
0

1
2
3

x + 2y 2z w = 1

2x1 + x2 = 1
2x + y z + 4w = 1
(h)
(c)

x1 x3 = 1

3x + 3z + 9w = 0.

2x1 + x2 2x3 = 1.

x + 7y + 5z + 3w + 2u = 0

x
+
2y

2z

w
=
1
4y
+ 2z + 2w = 1

(i)
2x + y z + 4w = 1
2x 2y + 4z + u = 1
(d)

3x + 3z + 9w = 0.
3x y + 7z + w + 3u = 0.

6. By inspection (without calculations)indicate whether the systems have multiple solutions:


a11 x1 + a12 x2 + a13 x3 = 0
x1 x2 + x3 x4 = 0
(a)
x1 x2 + 3x3 2x4 = 0
a21 x1 + a22 x2 + a23 x3 = 0.
(c)


x
1 + x2 + x3 + x4 = 0.
5x1 + 3x2 = 2
(b)
1
1
1
5 x1 + 3 x2 = 2 .
7. Find for what values of the linear system with variables x1 , x2 , x3 , with real constants
has non-null solutions:

x1 x2 + x3 = 0
x1 x2 + x3 = 0

x1 + x2 + x3 = 0.
8. Consider the following system of linear equations with variables x, y, z and real constants:

ax + y + cz = 1
x + by + z = 1

cx + y + az = 1.
(a) For a = 0, b = 1 and c = 1 find the solutions of the system.
(b) For a = b = c = 1, find the rank of the coefficient matrix and of the augmented
matrix of the system.
(c) Show that for all b R if a = c the system has many infinitely solutions.
9. Show that is invertible the matrix

3
A= 2
1

2 1
0 2
1 1

Use A1 to compute the solution of the linear system with unknowns x, y, z, and real
constants

3x + 2y z =
2x 2z =
, , , R.

x + y + z =
10. (a) Find for what values of the linear system is consistent.

xy+z =3

x+y+z =
3x y + 3z = 4

5x 3y + 5z = 10.
(b) For the value of that you have find in (a), compute the rank of the following
matrices:

1
1
A=
3
5

1 1
1 1

1 3
3 5

1
1
B=
3
5

1 1 3
1 1 0

1 3 4
3 5 10

1
1
C=
3
5

1 1 3
1 1

1 3 4
3 5 10

11. Consider the following system of linear equations with variables x, y, z and real constants.
7


x by az = a
x 2y + 2z = 3 .
(c)

x by + 2z = 2

x+yz =1
x ay + 2z = 1
.
(d)

x y + (a + 1)z = b 2

x+y+z =1
x + y + (b + 1)z = 3
(a)

x + y + (a 1)z = a 1

x + ay + bz = b
xy+z =2
(b)

x ay + z = 1

Find for what real values of a and b the system is inconsistent, consistent with one or
infinitely many solutions.
12. For , R, Consider the following system of linear equations with variables x, y, z
and w and real constants:

x + z + 2w = 0

x + y + z + ( + 2)w = 0
2x + y + ( + 2)z + ( + 4)w = 0

4x + y + 4z + 8w = .
(a) Find for what values of and the system is inconsistent, consistent with one
or infinitely many solutions.
(b) For = = 0 indicate the set of the solutions of the system.

You might also like