Sunteți pe pagina 1din 15

CAP.

II
DETERMINANTES
2.1. DEFINICIÓN
El determinante de una matriz cuadrada 𝐴 = 𝑎𝑖𝑗 𝑛
es un

número real, relacionado con los elementos 𝑎𝑖𝑗 de la matriz A.

𝑫𝒆𝒕(𝑨) o 𝑨

Las matrices cuadradas son las únicas que tienen determinantes.


2.3. CÁLCULO DE DETERMINANTES DE ORDEN 2X2
𝑎11 𝑎12
Sea una matriz 𝐴 = 𝑎 𝑎22 , entonces su determinante es:
21

𝐴 = 𝑎11 ∗ 𝑎22 − (𝑎12 ∗ 𝑎21 )

2 1 𝟐 𝟎 1 −1
𝑨= 𝑩= 𝑬=
4 3 𝟑 −𝟐 −2 5
2.4. CÁLCULO DE DETERMINANTES DE ORDEN 3X3
𝑎11 𝑎12 𝑎13
𝑎21 𝑎22 𝑎23
𝑎11 𝑎12 𝑎13 𝑎31 𝑎32 𝑎33
𝐵= − − −
𝐵 = 𝑎21 𝑎22 𝑎23
𝑎31 𝑎32 𝑎33 𝑎11 𝑎12 𝑎13
𝑎21 𝑎22 𝑎23

𝑩 = 𝒂𝟏𝟏 ∗ 𝒂𝟐𝟐 ∗ 𝒂𝟑𝟑 + 𝒂𝟐𝟏 ∗ 𝒂𝟑𝟐 ∗ 𝒂𝟏𝟑 + 𝒂𝟑𝟏 ∗ 𝒂𝟏𝟐 ∗ 𝒂𝟐𝟑 − (𝒂𝟏𝟑 ∗ 𝒂𝟐𝟐 ∗ 𝒂𝟑𝟏 )+

− 𝒂𝟐𝟑 ∗ 𝒂𝟑𝟐 ∗ 𝒂𝟏𝟏 − (𝒂𝟑𝟑 ∗ 𝒂𝟏𝟐 ∗ 𝒂𝟐𝟏 )


2.4. CÁLCULO DE DETERMINANTES DE ORDEN 3X3
1 0 −1
𝑩= 2 3 6
−2 4 5
1 −2 3
𝑭 = −1 4 −5
7 −1 6
𝟏 𝟑 −𝟒
𝑮= 𝟖 𝟎 −𝟏
𝟐 −𝟐 𝟓
2.5. MATRIZ DE ORDEN SUPERIOR
MÉTODO DE TRIANGULAR SUPERIOR O INFERIOR

1° se debe obtener una Matriz Triangular Superior o Inferior.


𝑎11 0 0 0 𝑎11 𝑎12 𝑎13 𝑎14
“Una matriz diagonal
𝑎21 𝑎22 0 0 0 𝑎22 𝑎23 𝑎24
triangular superior o inferior 𝑎31 𝑎32 𝑎33 0 0 0 𝑎33 𝑎34
tiene como determinante al 𝑎41 𝑎42 𝑎43 𝑎44 0 0 0 𝑎44
producto de la diagonal
El determinante será:
principal”. 𝑎11 ∗ 𝑎22 ∗ 𝑎33 ∗ 𝑎44
2.5. MATRIZ DE ORDEN SUPERIOR
MÉTODO DE TRIANGULAR SUPERIOR O INFERIOR

1 −2 3 4 −2
3 2 5 −1 1
𝑯 = 1 −2 0 0 1
2 −5 4 1 0
0 0 0 1 0
2.5. MATRIZ DE ORDEN SUPERIOR
MÉTODO DE TRIANGULAR SUPERIOR O INFERIOR

𝟑 −𝟏𝟐 𝟔 𝟎 𝟑
𝟏 −𝟑 𝟖 𝟎 𝟎
𝑨= 𝟑 −𝟔 −𝟒 −𝟏𝟎 𝟎
𝟎 −𝟑 𝟎 𝟐 𝟎
−𝟏 −𝟒 𝟐 𝟎 𝟏
2.5. MATRIZ DE ORDEN SUPERIOR
MÉTODO DE COFACTORES

 Se elige una fila o columna cualquiera de la matriz (se recomienda seleccionar la fila o
columna que posea más ceros como elementos).

 Se debe hallar los cofactores de toda la fila o columna que se escogió.

 Cada cofactor se debe multiplicar por el elemento 𝑎𝑖𝑗 .

 Finalmente se suman toda la fila o columna seleccionada.


2.5. MATRIZ DE ORDEN SUPERIOR
MÉTODO DE COFACTORES

1 1 −1 0 1 −2 3 4 −2
−3 4 6 0 3 2 5 −1 1
𝑨= 𝑩= 1 −2 0 0 1
2 5 −1 3
0 5 −6 7 2 −5 4 1 0
0 0 0 1 0
2.5. MATRIZ DE ORDEN SUPERIOR
MÉTODO DE CHIO

𝟓 𝟎 𝟒
C= 𝟑 𝟏 𝟐
𝟗 𝟒 𝟔 𝟏 𝟎 −𝟐 𝟕
𝟎 𝟏 𝟑 𝟐
A=
𝟐 𝟐 𝟒 𝟗
𝟏 𝟏 𝟐 𝟓
2.6. MATRIZ ADJUNTA
La matriz Adjunta es la transpuesta de la matriz de cofactores y se la representa por un
superíndice de “𝑎” o se la escribe como 𝐴𝑑𝑗.

La matriz de cofactores, es aquella en la cual se obtiene cada cofactor de 𝑎𝑖𝑗 .

Es decir, sea 𝐴: La matriz Adjunta de 𝐴 será:

𝑎11 𝑎12 𝑎13 ⋯ 𝑎1𝑛


𝑎21 𝑎22 𝑎23 ⋯ 𝑎2𝑛 𝑐11 𝑐21 𝑐31 ⋯ 𝑐𝑛1
𝐴 = 𝑎31 𝑎32 𝑎33 ⋯ 𝑎3𝑛 𝑐12 𝑐22 𝑐32 ⋯ 𝑐𝑛2
⋯ ⋯ ⋯ ⋯ ⋯ 𝐴𝑎 = 𝐴𝑑𝑗 = 𝑐13 𝑐23 𝑐33 ⋯ 𝑐𝑛3
𝑎𝑛1 𝑎𝑛2 𝑎𝑛3 ⋯ 𝑎𝑚𝑛 ⋯ ⋯ ⋯ ⋯ ⋯
𝑐1𝑛 𝑐2𝑛 𝑐3𝑛 ⋯ 𝑐𝑛𝑚
2.6. MATRIZ ADJUNTA
1 3 2
𝑨 = −1 2 0
11 −2 1

2 −9 −4
𝐴𝑎 = 𝐴𝑑𝑗 = 1 −21 −2
−19 36 5
2.7. INVERSA POR LA ADJUNTA
1 𝑎
𝐴−1 = 𝐴
𝐴

5 0 4
𝑨= 3 1 2
9 4 6

S-ar putea să vă placă și