SlideShare a Scribd company logo
1
INTRODUCCIÓN
TEORÍA DE MATRICES
➢MATRICES
➢PRODUCTO DE MATRICES
➢POTENCIAS NATURALES DE
MATRICES CUADRADAS
2
Un poco de historia
Lord Cayley es uno de los fundadores de la teoría de las
matrices, aunque su amigo Sylvester fue quien acuñó el término
matriz (1850), para distinguir las matrices de los determinantes,
que serán estudiados más adelante. De hecho, la intención era
que el término matriz tuviera el significado de “madre de los
determinantes”. Tanto Sylvester como Cayley son considerados
entre los mejores matemáticos de su tiempo. Sylvester fue el
primer profesor del Departamento de Matemáticas en la
Universidad John Hopkins, y fundó la prestigiosa revista
American Journal of Mathematics.
3
La teoría de matrices ofrece la posibilidad de trabajar
cómodamente con modelos de gran dimensión, tanto en
número de variables, como de ecuaciones o datos, ya que
brinda una notación simple y compacta para designar
amplios conjuntos de información. Esto redunda a su vez en
una mayor facilidad a la hora de trabajar con estos conjuntos
de datos desde un punto de vista computacional.
4
La teoría de matrices no sólo debe su importancia a
la bondad de sus cualidades operativas, sino que
además tiene gran relevancia teórica, ya que una
matriz es la representación de determinadas
transformaciones vectoriales (aplicaciones lineales)
5
Introducción
Vivimos en un mundo complejo de recursos finitos, demandas
mutuamente competitivas y flujos de información que han de
ser analizados para asignar los recursos de la mejor manera
posible para satisfacer nuestras necesidades. Cualquier
herramienta que haga más fácil entender y usar tal
información es muy conveniente.
6
PROBLEMA
Un inventario de camisetas en una sección de un gran almacén.
Se tienen camisetas de tres diferentes tamaños y cinco colores, y
cada noche el supervisor de la sección prepara un inventario de las
existencias para la gestión.
Un párrafo de dicho inventario podría tener la forma siguiente:
7
En el almacén hay un stock de Camisetas:
Nueve amarillas de talla S y cinco amarillas de talla M; ocho
verdes de talla S y seis verdes de talla M; las de tamaño L casi
se han agotado pues solo quedan tres rojas, una rosa y dos
negras; también tenemos tres M rosas, cinco M rojas, una M
negra y siete S negras.
8
Es importante señalar que este informe no es muy
fácil de analizar. En particular, se ha de leer el
párrafo entero para determinar el número de
camisetas pequeñas de color rojo que hay
actualmente en stock.
9
En cambio, si presentamos la tabla rectangular en forma
resumida, la información se organiza mucho mejor:
Rosado Amarillo verde Rojo Negro
0 9 8 0 7
3 5 6 5 1
1 0 0 3 2
S
M
L
10
MATRICES
MATRIZ DE ORDEN: m x n
FILA
i = {1,2,3,..,m}
COLUMNA
i = {1,2,3,..,n}
11
12
Dos matrices del mismo orden y
se dicen iguales, y se escribe si:
13
 Matriz columna: mx1
 Matriz fila: 1 x n
14
todos sus elementos son 0.
 Matriz opuesta de
15
 Matriz cuadrada de orden n:
forman la diagonal principal
El número de filas
es igual al número de
columnas
16
 Matriz triangular superior
Los siguientes conceptos se refieren exclusivamente a matrices cuadradas:
 Matriz triangular inferior
Ceros debajo de la diagonal principal Ceros encima de la diagonal principal
17
 Matriz diagonal  Matriz unidad
Ceros fuera de la diagonal principal Ceros fuera de la diagonal principal,
unos en la diagonal principal
 Matriz escalar
Delta de Kronecker
18
OPERACIONES CON MATRICES.
❑ Si A y B son matrices de orden m x n, entonces la suma A +
B es la matriz cuyas columnas son las sumas de las columnas
correspondientes de A y B. Puesto que la suma vectorial de las
columnas se hace por entradas, cada entrada en A + B es la
suma de las entradas correspondientes de A y B.
La suma A + B está definida sólo cuando A y B son del mismo orden
19
❑ Si r es un escalar y A es una matriz, entonces el múltiplo
escalar (r · A), es la matriz cuyas columnas son r veces las
columnas correspondientes de A
Al igual que con vectores, definimos:
–A = (–1) · A y escribimos A – B = A + (–1) · B
20

 Ejemplo:
21

22
PRODUCTO DE MATRICES
fila i de A
columna j de B
23
Ejemplo
Nota: Dos matrices se pueden multiplicar si y sólo si, el
número de columnas de la primera matriz es igual al
número de filas de la segunda matriz.
Propiedades del producto de matrices
1.
2.
3.
4. El producto de matrices no es necesariamente conmutativo
24
OBSERVACIONES
1. El producto de matrices no es necesariamente conmutativo
2. Puede ser con y .
3.
4. no implica necesariamente
Ejemplo 𝑨 =
𝟏 𝟎
𝟎 𝟎
y 𝐁 =
𝟎 𝟎
𝟎 𝟏
→ A.B=
𝟎 𝟎
𝟎 𝟎
𝑨. 𝑩 = 𝟎
𝑨. 𝑰 = 𝑰. 𝑨 = 𝑨
𝑨. 𝑩 = 𝑨. 𝑪 𝑩 = 𝑪
𝑨 =
𝟏 𝟎
𝟎 𝟎
, 𝐁 =
𝟎 𝟎
𝟎 𝟏
, C=
𝟎 𝟎
𝟏 𝟏
𝑨. 𝑩 = 𝑨. 𝑪 = 𝟎
25
POTENCIAS NATURALES DE
MATRICES CUADRADAS
Una de las herramientas principales en el estudio de las ecuaciones diferenciales
lineales es el álgebra matricial. En concreto, el cálculo de potencias naturales de
matrices cuadradas resulta de gran interés en el estudio de las ecuaciones
diferenciales.
Además, las potencias de matrices desempeñan un papel importante en diversas
aplicaciones, como por ejemplo en el modelo de Leontief de entrada-salida.
PROPIEDADES
1.-
2.-
26
TRASPUESTA DE UNA MATRIZ
Cambiar filas por columnas
PROPIEDADES
1.-
2.-
3.-
4.-
5.- Atención
27
➢
➢
Sólo para matrices cuadradas
A simétrica si y sólo si , es decir:
A antisimétrica si y sólo si , es decir:
¿Cómo son los elementos de la diagonal principal
de una matriz antisimétrica?
Las matrices (cuadradas) simétricas y antisimétricas se pueden caracterizar
utilizando la relación que tienen con sus traspuestas.
28
➢
➢
Sólo para matrices cuadradas
A periódica si . Si p es el menor
número natural que satisface , entonces
decimos que A es una matriz periódica de período p.
A es matriz idempotente si .
Algunas matrices presentan peculiaridades por el comportamiento
que presentan sus potencias. Las matrices idempotentes, por
ejemplo, desempeñan un papel importante en algunas áreas de la
Estadística y la Econometría.
29
A es matriz Nilpotente si . Si p
es el menor número natural que satisface ,
decimos que A es una matriz Nilpotente de índice p.
➢
A es matriz involutiva si
➢
30
CONCEPTO DE MATRIZ
RECTANGULAR
ÁLGEBRA DE MATRICES
Casos especiales
Matriz fila
Matriz columna
Matriz nula
Matriz cuadrada
Matriz triangular superior
Matriz triangular inferior
Matriz diagonal
Matriz escalar
Matriz unidad
Igualdad
Suma/Resta
Multiplicación por un escalar
Producto
Potenciación entera
Trasposición Propiedades
Determinante
Inversión
Matrices
especiales
Matriz periódica
Matriz idempotente
Matriz nilpotente
Matriz involutiva
Matriz simétrica
Matriz antisimétrica
31
Sistema de m ecuaciones lineales con n incógnitas:
 incógnitas:

More Related Content

What's hot

Matrices y determinants
Matrices y determinantsMatrices y determinants
Matrices y determinants
Jeannie
 
MATRICES
MATRICESMATRICES
MATRICES
daferro
 
Matrices
MatricesMatrices
Matrices
ashishtqm
 
Matrices
MatricesMatrices
Matrices
ashishtqm
 
Sub matrices - Circuit Matrix
Sub matrices - Circuit MatrixSub matrices - Circuit Matrix
Sub matrices - Circuit Matrix
AditiAgrawal588151
 
Matrices
MatricesMatrices
Matrices
mariacadena
 
Matrices
MatricesMatrices
Matrices
Nadeem Uddin
 
Ppt on matrices and Determinants
Ppt on matrices and DeterminantsPpt on matrices and Determinants
Ppt on matrices and Determinants
NirmalaSolapur
 
Matrices
MatricesMatrices
Matrices
manjunathindira
 
Hierarchical graphic organizer
Hierarchical graphic organizerHierarchical graphic organizer
Hierarchical graphic organizer
MartinEduSanchez
 
Natalia monroy and adriana charry braille alphabet
Natalia monroy and adriana charry   braille alphabetNatalia monroy and adriana charry   braille alphabet
Natalia monroy and adriana charry braille alphabet
Germán Estupiñán
 
Matrix and Matrices
Matrix and MatricesMatrix and Matrices
Matrix and Matrices
esfriendsg
 
presentation on matrix
 presentation on matrix presentation on matrix
presentation on matrix
Nikhi Jain
 
Classifying figures
Classifying figuresClassifying figures
Classifying figures
chin1440
 
Algebraic Properties of Matrix Operations
Algebraic Properties of Matrix OperationsAlgebraic Properties of Matrix Operations
Algebraic Properties of Matrix Operations
Nonie Diaz
 
Rs solving graphingquadraticequation
Rs solving graphingquadraticequationRs solving graphingquadraticequation
Rs solving graphingquadraticequation
Yvette Lee
 
Presentacion matematica
Presentacion matematicaPresentacion matematica
Presentacion matematica
gabicasti
 
Matrices
MatricesMatrices
Matrices
kja29
 
Matrices 1
Matrices 1Matrices 1
Matrices 1
Andrew Grichting
 
Definitions matrices y determinantes fula 2010 english subir
Definitions matrices y determinantes   fula 2010  english subirDefinitions matrices y determinantes   fula 2010  english subir
Definitions matrices y determinantes fula 2010 english subir
HernanFula
 

What's hot (20)

Matrices y determinants
Matrices y determinantsMatrices y determinants
Matrices y determinants
 
MATRICES
MATRICESMATRICES
MATRICES
 
Matrices
MatricesMatrices
Matrices
 
Matrices
MatricesMatrices
Matrices
 
Sub matrices - Circuit Matrix
Sub matrices - Circuit MatrixSub matrices - Circuit Matrix
Sub matrices - Circuit Matrix
 
Matrices
MatricesMatrices
Matrices
 
Matrices
MatricesMatrices
Matrices
 
Ppt on matrices and Determinants
Ppt on matrices and DeterminantsPpt on matrices and Determinants
Ppt on matrices and Determinants
 
Matrices
MatricesMatrices
Matrices
 
Hierarchical graphic organizer
Hierarchical graphic organizerHierarchical graphic organizer
Hierarchical graphic organizer
 
Natalia monroy and adriana charry braille alphabet
Natalia monroy and adriana charry   braille alphabetNatalia monroy and adriana charry   braille alphabet
Natalia monroy and adriana charry braille alphabet
 
Matrix and Matrices
Matrix and MatricesMatrix and Matrices
Matrix and Matrices
 
presentation on matrix
 presentation on matrix presentation on matrix
presentation on matrix
 
Classifying figures
Classifying figuresClassifying figures
Classifying figures
 
Algebraic Properties of Matrix Operations
Algebraic Properties of Matrix OperationsAlgebraic Properties of Matrix Operations
Algebraic Properties of Matrix Operations
 
Rs solving graphingquadraticequation
Rs solving graphingquadraticequationRs solving graphingquadraticequation
Rs solving graphingquadraticequation
 
Presentacion matematica
Presentacion matematicaPresentacion matematica
Presentacion matematica
 
Matrices
MatricesMatrices
Matrices
 
Matrices 1
Matrices 1Matrices 1
Matrices 1
 
Definitions matrices y determinantes fula 2010 english subir
Definitions matrices y determinantes   fula 2010  english subirDefinitions matrices y determinantes   fula 2010  english subir
Definitions matrices y determinantes fula 2010 english subir
 

Similar to Introduccion de matrices

introduction-MATRIX-algebramathematics .pptx
introduction-MATRIX-algebramathematics .pptxintroduction-MATRIX-algebramathematics .pptx
introduction-MATRIX-algebramathematics .pptx
AngeliqueVicente3
 
Matrizes
MatrizesMatrizes
Matrices and Determinants
Matrices and DeterminantsMatrices and Determinants
Matrices and Determinants
SOMASUNDARAM T
 
Matrix and Determinants
Matrix and DeterminantsMatrix and Determinants
Matrix and Determinants
AarjavPinara
 
Matrix and its applications by mohammad imran
Matrix and its applications by mohammad imranMatrix and its applications by mohammad imran
Matrix and its applications by mohammad imran
Mohammad Imran
 
matrices and function ( matrix)
matrices and function ( matrix)matrices and function ( matrix)
matrices and function ( matrix)
রেজা তানজিল
 
Presentation On Matrices Mathematics DIU
Presentation On Matrices Mathematics DIUPresentation On Matrices Mathematics DIU
Presentation On Matrices Mathematics DIU
Shuvo Shuvo
 
Matrix.
Matrix.Matrix.
Matrix.
Awais Bakshy
 
Brief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economicsBrief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economics
felekephiliphos3
 
Applied Mathematics 3 Matrices.pdf
Applied Mathematics 3 Matrices.pdfApplied Mathematics 3 Matrices.pdf
Applied Mathematics 3 Matrices.pdf
PrasadBaravkar1
 
MATRICES AND DETERMINANTS.ppt
MATRICES AND DETERMINANTS.pptMATRICES AND DETERMINANTS.ppt
MATRICES AND DETERMINANTS.ppt
21EDM25Lilitha
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
som allul
 
Maths 9
Maths 9Maths 9
Maths 9
Mehtab Rai
 
Linear_Algebra_final.pdf
Linear_Algebra_final.pdfLinear_Algebra_final.pdf
Linear_Algebra_final.pdf
RohitAnand125
 
Section 7.5 version 2 AM new ppt for every
Section 7.5 version 2 AM new ppt for everySection 7.5 version 2 AM new ppt for every
Section 7.5 version 2 AM new ppt for every
javed75
 
36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx
math260
 
Matrices And Determinants
Matrices And DeterminantsMatrices And Determinants
Matrices And Determinants
DEVIKA S INDU
 
Application of matrices in real life
Application of matrices in real lifeApplication of matrices in real life
Application of matrices in real life
X-Ʀǿmặŋtiç ßǿy-ẌǷƿ
 
Setting linear algebra problems
Setting linear algebra problemsSetting linear algebra problems
Setting linear algebra problems
JB Online
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIA
Dheeraj Kataria
 

Similar to Introduccion de matrices (20)

introduction-MATRIX-algebramathematics .pptx
introduction-MATRIX-algebramathematics .pptxintroduction-MATRIX-algebramathematics .pptx
introduction-MATRIX-algebramathematics .pptx
 
Matrizes
MatrizesMatrizes
Matrizes
 
Matrices and Determinants
Matrices and DeterminantsMatrices and Determinants
Matrices and Determinants
 
Matrix and Determinants
Matrix and DeterminantsMatrix and Determinants
Matrix and Determinants
 
Matrix and its applications by mohammad imran
Matrix and its applications by mohammad imranMatrix and its applications by mohammad imran
Matrix and its applications by mohammad imran
 
matrices and function ( matrix)
matrices and function ( matrix)matrices and function ( matrix)
matrices and function ( matrix)
 
Presentation On Matrices Mathematics DIU
Presentation On Matrices Mathematics DIUPresentation On Matrices Mathematics DIU
Presentation On Matrices Mathematics DIU
 
Matrix.
Matrix.Matrix.
Matrix.
 
Brief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economicsBrief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economics
 
Applied Mathematics 3 Matrices.pdf
Applied Mathematics 3 Matrices.pdfApplied Mathematics 3 Matrices.pdf
Applied Mathematics 3 Matrices.pdf
 
MATRICES AND DETERMINANTS.ppt
MATRICES AND DETERMINANTS.pptMATRICES AND DETERMINANTS.ppt
MATRICES AND DETERMINANTS.ppt
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
 
Maths 9
Maths 9Maths 9
Maths 9
 
Linear_Algebra_final.pdf
Linear_Algebra_final.pdfLinear_Algebra_final.pdf
Linear_Algebra_final.pdf
 
Section 7.5 version 2 AM new ppt for every
Section 7.5 version 2 AM new ppt for everySection 7.5 version 2 AM new ppt for every
Section 7.5 version 2 AM new ppt for every
 
36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx
 
Matrices And Determinants
Matrices And DeterminantsMatrices And Determinants
Matrices And Determinants
 
Application of matrices in real life
Application of matrices in real lifeApplication of matrices in real life
Application of matrices in real life
 
Setting linear algebra problems
Setting linear algebra problemsSetting linear algebra problems
Setting linear algebra problems
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIA
 

Recently uploaded

1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
MadhavJungKarki
 
P5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civilP5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civil
AnasAhmadNoor
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
Prakhyath Rai
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
Indrajeet sahu
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
UReason
 
Height and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdfHeight and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdf
q30122000
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
aryanpankaj78
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
ijseajournal
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
Paris Salesforce Developer Group
 
2. protection of river banks and bed erosion protection works.ppt
2. protection of river banks and bed erosion protection works.ppt2. protection of river banks and bed erosion protection works.ppt
2. protection of river banks and bed erosion protection works.ppt
abdatawakjira
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
Anant Corporation
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
b0754201
 
TIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptxTIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptx
CVCSOfficial
 
Introduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.pptIntroduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.ppt
Dwarkadas J Sanghvi College of Engineering
 
Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
mahaffeycheryld
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
Kamal Acharya
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
Atif Razi
 

Recently uploaded (20)

1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
 
P5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civilP5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civil
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
 
Height and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdfHeight and depth gauge linear metrology.pdf
Height and depth gauge linear metrology.pdf
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...Call For Paper -3rd International Conference on Artificial Intelligence Advan...
Call For Paper -3rd International Conference on Artificial Intelligence Advan...
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
 
2. protection of river banks and bed erosion protection works.ppt
2. protection of river banks and bed erosion protection works.ppt2. protection of river banks and bed erosion protection works.ppt
2. protection of river banks and bed erosion protection works.ppt
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
 
TIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptxTIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptx
 
Introduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.pptIntroduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.ppt
 
Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
 

Introduccion de matrices

  • 1. 1 INTRODUCCIÓN TEORÍA DE MATRICES ➢MATRICES ➢PRODUCTO DE MATRICES ➢POTENCIAS NATURALES DE MATRICES CUADRADAS
  • 2. 2 Un poco de historia Lord Cayley es uno de los fundadores de la teoría de las matrices, aunque su amigo Sylvester fue quien acuñó el término matriz (1850), para distinguir las matrices de los determinantes, que serán estudiados más adelante. De hecho, la intención era que el término matriz tuviera el significado de “madre de los determinantes”. Tanto Sylvester como Cayley son considerados entre los mejores matemáticos de su tiempo. Sylvester fue el primer profesor del Departamento de Matemáticas en la Universidad John Hopkins, y fundó la prestigiosa revista American Journal of Mathematics.
  • 3. 3 La teoría de matrices ofrece la posibilidad de trabajar cómodamente con modelos de gran dimensión, tanto en número de variables, como de ecuaciones o datos, ya que brinda una notación simple y compacta para designar amplios conjuntos de información. Esto redunda a su vez en una mayor facilidad a la hora de trabajar con estos conjuntos de datos desde un punto de vista computacional.
  • 4. 4 La teoría de matrices no sólo debe su importancia a la bondad de sus cualidades operativas, sino que además tiene gran relevancia teórica, ya que una matriz es la representación de determinadas transformaciones vectoriales (aplicaciones lineales)
  • 5. 5 Introducción Vivimos en un mundo complejo de recursos finitos, demandas mutuamente competitivas y flujos de información que han de ser analizados para asignar los recursos de la mejor manera posible para satisfacer nuestras necesidades. Cualquier herramienta que haga más fácil entender y usar tal información es muy conveniente.
  • 6. 6 PROBLEMA Un inventario de camisetas en una sección de un gran almacén. Se tienen camisetas de tres diferentes tamaños y cinco colores, y cada noche el supervisor de la sección prepara un inventario de las existencias para la gestión. Un párrafo de dicho inventario podría tener la forma siguiente:
  • 7. 7 En el almacén hay un stock de Camisetas: Nueve amarillas de talla S y cinco amarillas de talla M; ocho verdes de talla S y seis verdes de talla M; las de tamaño L casi se han agotado pues solo quedan tres rojas, una rosa y dos negras; también tenemos tres M rosas, cinco M rojas, una M negra y siete S negras.
  • 8. 8 Es importante señalar que este informe no es muy fácil de analizar. En particular, se ha de leer el párrafo entero para determinar el número de camisetas pequeñas de color rojo que hay actualmente en stock.
  • 9. 9 En cambio, si presentamos la tabla rectangular en forma resumida, la información se organiza mucho mejor: Rosado Amarillo verde Rojo Negro 0 9 8 0 7 3 5 6 5 1 1 0 0 3 2 S M L
  • 10. 10 MATRICES MATRIZ DE ORDEN: m x n FILA i = {1,2,3,..,m} COLUMNA i = {1,2,3,..,n}
  • 11. 11
  • 12. 12 Dos matrices del mismo orden y se dicen iguales, y se escribe si:
  • 13. 13  Matriz columna: mx1  Matriz fila: 1 x n
  • 14. 14 todos sus elementos son 0.  Matriz opuesta de
  • 15. 15  Matriz cuadrada de orden n: forman la diagonal principal El número de filas es igual al número de columnas
  • 16. 16  Matriz triangular superior Los siguientes conceptos se refieren exclusivamente a matrices cuadradas:  Matriz triangular inferior Ceros debajo de la diagonal principal Ceros encima de la diagonal principal
  • 17. 17  Matriz diagonal  Matriz unidad Ceros fuera de la diagonal principal Ceros fuera de la diagonal principal, unos en la diagonal principal  Matriz escalar Delta de Kronecker
  • 18. 18 OPERACIONES CON MATRICES. ❑ Si A y B son matrices de orden m x n, entonces la suma A + B es la matriz cuyas columnas son las sumas de las columnas correspondientes de A y B. Puesto que la suma vectorial de las columnas se hace por entradas, cada entrada en A + B es la suma de las entradas correspondientes de A y B. La suma A + B está definida sólo cuando A y B son del mismo orden
  • 19. 19 ❑ Si r es un escalar y A es una matriz, entonces el múltiplo escalar (r · A), es la matriz cuyas columnas son r veces las columnas correspondientes de A Al igual que con vectores, definimos: –A = (–1) · A y escribimos A – B = A + (–1) · B
  • 22. 22 PRODUCTO DE MATRICES fila i de A columna j de B
  • 23. 23 Ejemplo Nota: Dos matrices se pueden multiplicar si y sólo si, el número de columnas de la primera matriz es igual al número de filas de la segunda matriz. Propiedades del producto de matrices 1. 2. 3. 4. El producto de matrices no es necesariamente conmutativo
  • 24. 24 OBSERVACIONES 1. El producto de matrices no es necesariamente conmutativo 2. Puede ser con y . 3. 4. no implica necesariamente Ejemplo 𝑨 = 𝟏 𝟎 𝟎 𝟎 y 𝐁 = 𝟎 𝟎 𝟎 𝟏 → A.B= 𝟎 𝟎 𝟎 𝟎 𝑨. 𝑩 = 𝟎 𝑨. 𝑰 = 𝑰. 𝑨 = 𝑨 𝑨. 𝑩 = 𝑨. 𝑪 𝑩 = 𝑪 𝑨 = 𝟏 𝟎 𝟎 𝟎 , 𝐁 = 𝟎 𝟎 𝟎 𝟏 , C= 𝟎 𝟎 𝟏 𝟏 𝑨. 𝑩 = 𝑨. 𝑪 = 𝟎
  • 25. 25 POTENCIAS NATURALES DE MATRICES CUADRADAS Una de las herramientas principales en el estudio de las ecuaciones diferenciales lineales es el álgebra matricial. En concreto, el cálculo de potencias naturales de matrices cuadradas resulta de gran interés en el estudio de las ecuaciones diferenciales. Además, las potencias de matrices desempeñan un papel importante en diversas aplicaciones, como por ejemplo en el modelo de Leontief de entrada-salida. PROPIEDADES 1.- 2.-
  • 26. 26 TRASPUESTA DE UNA MATRIZ Cambiar filas por columnas PROPIEDADES 1.- 2.- 3.- 4.- 5.- Atención
  • 27. 27 ➢ ➢ Sólo para matrices cuadradas A simétrica si y sólo si , es decir: A antisimétrica si y sólo si , es decir: ¿Cómo son los elementos de la diagonal principal de una matriz antisimétrica? Las matrices (cuadradas) simétricas y antisimétricas se pueden caracterizar utilizando la relación que tienen con sus traspuestas.
  • 28. 28 ➢ ➢ Sólo para matrices cuadradas A periódica si . Si p es el menor número natural que satisface , entonces decimos que A es una matriz periódica de período p. A es matriz idempotente si . Algunas matrices presentan peculiaridades por el comportamiento que presentan sus potencias. Las matrices idempotentes, por ejemplo, desempeñan un papel importante en algunas áreas de la Estadística y la Econometría.
  • 29. 29 A es matriz Nilpotente si . Si p es el menor número natural que satisface , decimos que A es una matriz Nilpotente de índice p. ➢ A es matriz involutiva si ➢
  • 30. 30 CONCEPTO DE MATRIZ RECTANGULAR ÁLGEBRA DE MATRICES Casos especiales Matriz fila Matriz columna Matriz nula Matriz cuadrada Matriz triangular superior Matriz triangular inferior Matriz diagonal Matriz escalar Matriz unidad Igualdad Suma/Resta Multiplicación por un escalar Producto Potenciación entera Trasposición Propiedades Determinante Inversión Matrices especiales Matriz periódica Matriz idempotente Matriz nilpotente Matriz involutiva Matriz simétrica Matriz antisimétrica
  • 31. 31 Sistema de m ecuaciones lineales con n incógnitas:  incógnitas: