Matrices
Matrices
.I
n
) e2x 3 ()
2. CoIumn matrix: is a matrix with only one column.
.
I
_ e2x 3 ()
3. Square matrix of order n: has an equal number of rows and columns, 23.
- a
ii
= ,, ., n., are called diagonaI eIements.
- A is a diagonaI matrix if has all its elements zero except for those in the diagonal:
= - I
= 0.
- A matrix is scaIar if and only if is a diagonal matrix in which all of the diagonal
elements are equal.
- A matrix is Iower trianguIar if and only if the elements below the main diagonal are
zero: < - I
= 0.
- A matrix is upper if and only if the elements above the main diagonal are zero:
> - I
= 0.
4. A e 2x 3 () is idempotent if and only if A
2
= A.
5. A e 2x 3 () is niIpotent if and only if there is m e so that A
m
= O.
6. A e 2x 3 () is symmetric if A
t
= A, then, if
A (a
ij
) 1 | ; 1 : i, j {, ., n] a
Ij
= a
Ij
7. A e 2x 3 () is antisymmetric if A
t
= -A then, if
A (a
ij
) 1 | ; 1 : i, j {, ., n] a
Ij
= -a
Ij
8. A matrix 0 e N x n (E) that has all its elements zero, is a zero matrix of order m x n.
3. OPERATIONS WITH MATRICES
3.2. ADD MATRICES
A,B e 2x 3 (),
A (a
ij
) 1 | ; 1 , B (T
ij
) 1 | ; 1 ,
Defined us A+B= C e 2x 3 (), with C (U
ij
) 1 | ; 1
so i {, ., m] j {, ., n] U
Ij
= a
Ij
+ T
Ij
3.3. SCALAR MULTIPLICATION OF MATRICES
et A e 2x 3 (),
A (a
ij
) 1 | ; 1 , y e E
Defined us A = C e 2x 3 (), con C (U
ij
) 1 | ; 1
so i {, ., m] j {, ., n] U
Ij
= a
Ij
3.4. MULTIPLICATION OF MATRICES
et A e 2x 3 (), B e 2x 3 (), where
A (a
ij
) 1 | ; 1 , B (T
ij
) 1 | ; 1 ,
Defined us A*B= C e 2x 3 (), con C (U
ij
) 1 | ; 1
so i {, ., m] j {, ., p] U
Ij
= _ a
Ik
n
k=1
T
kj
3.5. TRANSPOSE MATRIX
et A e 2x 3 (), with
A (a
ij
) 1 | ; 1 ,
Defined us transpose matrix of A, is shown by A
t
= e 2x 3 (), with A
t
(a
ij
)
1 | ; 1
so i {, ., m] j {, ., n] a
Ij
= a
Ij
4. DETERMINANT
%he determinant is an application det : 2x 3 () , A det A
so
- For n= y A = (a): det A = a.
- For n= 2 y A =
I
uet A = I
- I
.
- For n=3 y A
I
_: uet A = I
+ I
+ I
-
I
- I
- I
.
Definitions:
- Lowers square matrix are ideterminants of the submatrices obtained by removing several
rows and the same number of columns.
- One defines minor compIementary to an eIement a
Ij
of a square matrix, is denoted by
Mij, to determinant of the matrix obtained by omitting the row and the column
- s called adjugate eIement a
Ij
to A
= (-)
+
H
- s called adjugate matrix of A e 2x 3 (), to the matrix A* e 2x 3 () that have
for elements los adjuntos de los elementos de A.
Calculation of determinants for the elements in any row or column:
et A (a
ij
) 1 | ; 1 , For n > 3 the determinat viene dado por:
- development to the elements of a row : det A= _ a
ik
n
k=
A
ik
- development to the elements of a columna j: det A= _ a
kj
n
k=
A
kj
5. INVERSE MATRIX
et A e 3 (), A is called invertible, if
B e 3 (), A.B = B.A = I
n
%he matrix B denoted by A
-1
and is called inverse matrix of A.
t is easy to show that the inverse of a invertible matrix is unique.
%he following properties are true:
- f A is invertible, A
-1
too and (A
-1
)
-1
= A
- f , A,B e 3 (), are too invertible, A.B and (A. B )
-1
= B
-1
. A
-1
- f A is invertible, A
t
too, and (A
t
)
-1
= (A
-1
)
t
%he diagonal matrices, upper triangular or lower triangular are invertible matrices if and only if
the diagonal elements are non-zero. Also the inverse of these matrices remain diagonal
matrices, upper triangular or lower triangular.
. RANK OF A MATRIX
et A e 2x 3 (), with
A (a
ij
) 1 | ; 1 , i {, ., m] j {, ., p]
We have vector
= (I
.I
n
)
i-tj row vector A y I
= (I
.I