SlideShare uma empresa Scribd logo
1 de 14
MATRICES AND DETERMINATS DANIEL FERNANDO RODRIGUEZ COD: 2073410 PETROLEUM ENGINEERING
Definition A matrixis a rectangular arrangement of numbers.Forexample, Analternativenotation uses largeparenthesesinstead of box brackets:
The horizontal and vertical lines in a matrix are calledrows and columns, respectively. Thenumbers in thematrix are calleditsentriesoritselements. Tospecify a matrix'ssize, a matrixwithmrows and ncolumnsiscalledanm-by-nmatrixorm × nmatrix, whilem and n are calleditsdimensions. Theaboveis a 4-by-3 matrix.
TYPES OF MATRICES Upper triangular matrixIf a square matrix in which all the elements that are below the main diagonal are zeros. the matrix must be square. Lower triangular matrixIf a matrix in which all the elements that are above the main diagonal are zeros. the matrix must be square.
TYPES OF MATRICES Determinant of a matrix.The determinant of a matrix A (n, n) is a scalar or polynomial, which is to obtain all possible products of a matrix according to a set of constraints, being denoted as [A]. The numerical value is also known as the matrix module. EXAMPLE:
TYPES OF MATRICES Band matrix:       In mathematics, particularly in the theory of matrices, a matrix is banded sparse matrix whose nonzero elements are confined or limited to a diagonal band: understanding the main diagonal and zero or more diagonal sides.Formally, an n * n matrix A = a (i, j) is a banded matrix if all elements of the matrix are zero outside the diagonal band whose rank is determined by the constants K1 and K2:Ai, j = 0 if j <i - K1 j> i + K2, K1, K2 ≥ 0.
TYPES OF MATRICES Transpose MatrixIf we have a matrix (A) any order mxn, then its transpose is another array (A) of order nxm where they exchange the rows and columns of the matrix (A). The transpose of a matrix is denoted by the symbol "T" and is, therefore, that the transpose of the matrix A is represented by AT. Clearly, if A is an array of size mxn, At its transpose will nxm size as the number of columns becomes row and vice versa.Ifthe matrix A is square, its transpose is the same size. EXAMPLE:
TYPES OF MATRICES Two matrices of order n are reversed if your product is the unit matrix of order n. A matrix has inverse is said to be invertible or scheduled, otherwise called singular. Properties(A ° B) -1 = B-1 to-1(A-1) -1 = A(K • A) -1 = k-1 to-1(A t) -1 = (A -1) t Inverse matrix calculation by determining           =Matrix Inverse          = Determinant of the matrix = Matrix attached    = Matrix transpose of the enclosed
BASIC OPERATIONS SUM OR ADITION:        Given the matrices m-by-n, A and B, their sum A + B is the matrix m-by-n calculated by adding the corresponding elements (ie (A + B) [i, j] = A [i, j] + B [i, j]). That is, adding each of the homologous elements of the matrices to add. For example:
BASIC OPERATIONS SCALAR MULTIPLICATIONGiven a matrix A and a scalar c, cA your product is calculated by multiplying the scalar by each element of In (ie (cA) [I j] = cA [R, j]).  Example Properties Let A and B matrices and c and d scalars. Closure: If A is matrix and c is scalar, then cA is matrix. Associativity: (cd) A = c (dA) Neutral element: 1 ° A = A Distributivity:To scale: c (A + B) = cA + cBMatrix: (c + d) A = cA + dA
BASIC OPERATIONS       The product of two matrices can be defined only if the number of columns in the left matrix is the same as the number of rows in the matrix right. If A is an m × n matrix B is a matrix n × p, then their matrix product AB is m × p matrix (m rows, p columns) given by:       for each pair i and j.         For example:
BIBLIOGRAPHY http://es.wikipedia.org/wiki/Matriz_(matem%C3%A1tica)
Matrices
Matrices

Mais conteúdo relacionado

Mais procurados

Matrices y determinants
Matrices y determinantsMatrices y determinants
Matrices y determinants
Jeannie
 
Matrices
MatricesMatrices
Matrices
NORAIMA
 

Mais procurados (19)

Matrix and Determinants
Matrix and DeterminantsMatrix and Determinants
Matrix and Determinants
 
Matrices And Determinants
Matrices And DeterminantsMatrices And Determinants
Matrices And Determinants
 
Matrix2 english
Matrix2 englishMatrix2 english
Matrix2 english
 
Matrices y determinants
Matrices y determinantsMatrices y determinants
Matrices y determinants
 
Determinants
DeterminantsDeterminants
Determinants
 
Introduction of matrix
Introduction of matrixIntroduction of matrix
Introduction of matrix
 
Matrix
MatrixMatrix
Matrix
 
Matrices
MatricesMatrices
Matrices
 
Properties of a Triangular Matrix
Properties of a Triangular MatrixProperties of a Triangular Matrix
Properties of a Triangular Matrix
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
 
2.4 Linear Functions
2.4 Linear Functions2.4 Linear Functions
2.4 Linear Functions
 
Notes of Matrices and Determinants
Notes of Matrices and DeterminantsNotes of Matrices and Determinants
Notes of Matrices and Determinants
 
M a t r i k s
M a t r i k sM a t r i k s
M a t r i k s
 
Math15 Lecture1
Math15 Lecture1Math15 Lecture1
Math15 Lecture1
 
Algebraic Properties of Matrix Operations
Algebraic Properties of Matrix OperationsAlgebraic Properties of Matrix Operations
Algebraic Properties of Matrix Operations
 
Matrix Algebra seminar ppt
Matrix Algebra seminar pptMatrix Algebra seminar ppt
Matrix Algebra seminar ppt
 
Report in determinants
Report in determinantsReport in determinants
Report in determinants
 
Lecture 4 chapter 1 review section 2-1
Lecture 4   chapter 1 review section 2-1Lecture 4   chapter 1 review section 2-1
Lecture 4 chapter 1 review section 2-1
 
Beginning direct3d gameprogrammingmath06_transformations_20161019_jintaeks
Beginning direct3d gameprogrammingmath06_transformations_20161019_jintaeksBeginning direct3d gameprogrammingmath06_transformations_20161019_jintaeks
Beginning direct3d gameprogrammingmath06_transformations_20161019_jintaeks
 

Destaque (7)

Tratatimiento numerico de ecuaciones diferenciales (2)
Tratatimiento numerico de ecuaciones diferenciales (2)Tratatimiento numerico de ecuaciones diferenciales (2)
Tratatimiento numerico de ecuaciones diferenciales (2)
 
Matrix transposition
Matrix transpositionMatrix transposition
Matrix transposition
 
Inverse of matrix, Transpose of Matrix, Adjoint, Metric Maths Solution
Inverse of matrix, Transpose of Matrix, Adjoint, Metric Maths SolutionInverse of matrix, Transpose of Matrix, Adjoint, Metric Maths Solution
Inverse of matrix, Transpose of Matrix, Adjoint, Metric Maths Solution
 
Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)Lesson 5: Matrix Algebra (slides)
Lesson 5: Matrix Algebra (slides)
 
Matrix algebra
Matrix algebraMatrix algebra
Matrix algebra
 
Application of matrices in real life
Application of matrices in real lifeApplication of matrices in real life
Application of matrices in real life
 
Linear Algebra and Matrix
Linear Algebra and MatrixLinear Algebra and Matrix
Linear Algebra and Matrix
 

Semelhante a Matrices

Matrices and determinats
Matrices and determinatsMatrices and determinats
Matrices and determinats
daferro
 
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
 
matrices and function ( matrix)
matrices and function ( matrix)matrices and function ( matrix)
matrices and function ( matrix)
রেজা তানজিল
 
Matrices
MatricesMatrices
Matrices
NORAIMA
 
Matrices
MatricesMatrices
Matrices
NORAIMA
 
Matrices
MatricesMatrices
Matrices
NORAIMA
 
Beginning direct3d gameprogrammingmath05_matrices_20160515_jintaeks
Beginning direct3d gameprogrammingmath05_matrices_20160515_jintaeksBeginning direct3d gameprogrammingmath05_matrices_20160515_jintaeks
Beginning direct3d gameprogrammingmath05_matrices_20160515_jintaeks
JinTaek Seo
 

Semelhante a Matrices (20)

Matrices and determinats
Matrices and determinatsMatrices and determinats
Matrices and determinats
 
Matrices
MatricesMatrices
Matrices
 
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
 
matrices and function ( matrix)
matrices and function ( matrix)matrices and function ( matrix)
matrices and function ( matrix)
 
Matrices
MatricesMatrices
Matrices
 
Matrices
MatricesMatrices
Matrices
 
Matrices
MatricesMatrices
Matrices
 
Engg maths k notes(4)
Engg maths k notes(4)Engg maths k notes(4)
Engg maths k notes(4)
 
Beginning direct3d gameprogrammingmath05_matrices_20160515_jintaeks
Beginning direct3d gameprogrammingmath05_matrices_20160515_jintaeksBeginning direct3d gameprogrammingmath05_matrices_20160515_jintaeks
Beginning direct3d gameprogrammingmath05_matrices_20160515_jintaeks
 
intruduction to Matrix in discrete structures.pptx
intruduction to Matrix in discrete structures.pptxintruduction to Matrix in discrete structures.pptx
intruduction to Matrix in discrete structures.pptx
 
Matrix_PPT.pptx
Matrix_PPT.pptxMatrix_PPT.pptx
Matrix_PPT.pptx
 
Matrices
MatricesMatrices
Matrices
 
Business mathametics and statistics b.com ii semester (2)
Business mathametics and statistics b.com ii semester (2)Business mathametics and statistics b.com ii semester (2)
Business mathametics and statistics b.com ii semester (2)
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 
CLASSS XII matha project.pdf
CLASSS XII matha project.pdfCLASSS XII matha project.pdf
CLASSS XII matha project.pdf
 
Pertemuan 1 2
Pertemuan 1  2Pertemuan 1  2
Pertemuan 1 2
 
ALLIED MATHEMATICS -I UNIT III MATRICES.ppt
ALLIED MATHEMATICS -I UNIT III MATRICES.pptALLIED MATHEMATICS -I UNIT III MATRICES.ppt
ALLIED MATHEMATICS -I UNIT III MATRICES.ppt
 
MATRICES.pdf
MATRICES.pdfMATRICES.pdf
MATRICES.pdf
 
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
INTRODUCTION TO MATRICES, TYPES OF MATRICES, INTRODUCTION TO MATRICES, TYPES OF MATRICES,
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
 
Matrices
MatricesMatrices
Matrices
 

Mais de daferro

ECUACIONES DIFERENCIALES ORDINARIAS
ECUACIONES DIFERENCIALES ORDINARIASECUACIONES DIFERENCIALES ORDINARIAS
ECUACIONES DIFERENCIALES ORDINARIAS
daferro
 
Exposicion ecuaciones diferenciales ordinarias (edo) final
Exposicion ecuaciones diferenciales ordinarias (edo) finalExposicion ecuaciones diferenciales ordinarias (edo) final
Exposicion ecuaciones diferenciales ordinarias (edo) final
daferro
 
Example of iterative method
Example of iterative methodExample of iterative method
Example of iterative method
daferro
 
Example of iterative method
Example of iterative methodExample of iterative method
Example of iterative method
daferro
 
Factorizacion lu[1]
Factorizacion lu[1]Factorizacion lu[1]
Factorizacion lu[1]
daferro
 
Factorizacion lu[1]
Factorizacion lu[1]Factorizacion lu[1]
Factorizacion lu[1]
daferro
 
Factorizacion lu[1]
Factorizacion lu[1]Factorizacion lu[1]
Factorizacion lu[1]
daferro
 
Roots of equations example
Roots of equations exampleRoots of equations example
Roots of equations example
daferro
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
daferro
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
daferro
 
Roots of polynomials.example
Roots of polynomials.exampleRoots of polynomials.example
Roots of polynomials.example
daferro
 
Raices de ecuaciones
Raices de ecuacionesRaices de ecuaciones
Raices de ecuaciones
daferro
 
Raices de ecuaciones
Raices de ecuacionesRaices de ecuaciones
Raices de ecuaciones
daferro
 
Met.biseccion
Met.biseccionMet.biseccion
Met.biseccion
daferro
 
Raices de ecuaciones
Raices de ecuacionesRaices de ecuaciones
Raices de ecuaciones
daferro
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
daferro
 
Raices de ecuaciones
Raices de ecuacionesRaices de ecuaciones
Raices de ecuaciones
daferro
 
Factorizacion lu[1]
Factorizacion lu[1]Factorizacion lu[1]
Factorizacion lu[1]
daferro
 

Mais de daferro (19)

ECUACIONES DIFERENCIALES ORDINARIAS
ECUACIONES DIFERENCIALES ORDINARIASECUACIONES DIFERENCIALES ORDINARIAS
ECUACIONES DIFERENCIALES ORDINARIAS
 
Exposicion ecuaciones diferenciales ordinarias (edo) final
Exposicion ecuaciones diferenciales ordinarias (edo) finalExposicion ecuaciones diferenciales ordinarias (edo) final
Exposicion ecuaciones diferenciales ordinarias (edo) final
 
Example of iterative method
Example of iterative methodExample of iterative method
Example of iterative method
 
Example of iterative method
Example of iterative methodExample of iterative method
Example of iterative method
 
Factorizacion lu[1]
Factorizacion lu[1]Factorizacion lu[1]
Factorizacion lu[1]
 
Factorizacion lu[1]
Factorizacion lu[1]Factorizacion lu[1]
Factorizacion lu[1]
 
Factorizacion lu[1]
Factorizacion lu[1]Factorizacion lu[1]
Factorizacion lu[1]
 
Roots of equations example
Roots of equations exampleRoots of equations example
Roots of equations example
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
 
Roots of polynomials.example
Roots of polynomials.exampleRoots of polynomials.example
Roots of polynomials.example
 
Raices de ecuaciones
Raices de ecuacionesRaices de ecuaciones
Raices de ecuaciones
 
Raices de ecuaciones
Raices de ecuacionesRaices de ecuaciones
Raices de ecuaciones
 
Met.biseccion
Met.biseccionMet.biseccion
Met.biseccion
 
Raices de ecuaciones
Raices de ecuacionesRaices de ecuaciones
Raices de ecuaciones
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
 
Raices de ecuaciones
Raices de ecuacionesRaices de ecuaciones
Raices de ecuaciones
 
Gauss
GaussGauss
Gauss
 
Factorizacion lu[1]
Factorizacion lu[1]Factorizacion lu[1]
Factorizacion lu[1]
 

Matrices

  • 1. MATRICES AND DETERMINATS DANIEL FERNANDO RODRIGUEZ COD: 2073410 PETROLEUM ENGINEERING
  • 2. Definition A matrixis a rectangular arrangement of numbers.Forexample, Analternativenotation uses largeparenthesesinstead of box brackets:
  • 3. The horizontal and vertical lines in a matrix are calledrows and columns, respectively. Thenumbers in thematrix are calleditsentriesoritselements. Tospecify a matrix'ssize, a matrixwithmrows and ncolumnsiscalledanm-by-nmatrixorm × nmatrix, whilem and n are calleditsdimensions. Theaboveis a 4-by-3 matrix.
  • 4. TYPES OF MATRICES Upper triangular matrixIf a square matrix in which all the elements that are below the main diagonal are zeros. the matrix must be square. Lower triangular matrixIf a matrix in which all the elements that are above the main diagonal are zeros. the matrix must be square.
  • 5. TYPES OF MATRICES Determinant of a matrix.The determinant of a matrix A (n, n) is a scalar or polynomial, which is to obtain all possible products of a matrix according to a set of constraints, being denoted as [A]. The numerical value is also known as the matrix module. EXAMPLE:
  • 6. TYPES OF MATRICES Band matrix: In mathematics, particularly in the theory of matrices, a matrix is banded sparse matrix whose nonzero elements are confined or limited to a diagonal band: understanding the main diagonal and zero or more diagonal sides.Formally, an n * n matrix A = a (i, j) is a banded matrix if all elements of the matrix are zero outside the diagonal band whose rank is determined by the constants K1 and K2:Ai, j = 0 if j <i - K1 j> i + K2, K1, K2 ≥ 0.
  • 7. TYPES OF MATRICES Transpose MatrixIf we have a matrix (A) any order mxn, then its transpose is another array (A) of order nxm where they exchange the rows and columns of the matrix (A). The transpose of a matrix is denoted by the symbol "T" and is, therefore, that the transpose of the matrix A is represented by AT. Clearly, if A is an array of size mxn, At its transpose will nxm size as the number of columns becomes row and vice versa.Ifthe matrix A is square, its transpose is the same size. EXAMPLE:
  • 8. TYPES OF MATRICES Two matrices of order n are reversed if your product is the unit matrix of order n. A matrix has inverse is said to be invertible or scheduled, otherwise called singular. Properties(A ° B) -1 = B-1 to-1(A-1) -1 = A(K • A) -1 = k-1 to-1(A t) -1 = (A -1) t Inverse matrix calculation by determining =Matrix Inverse = Determinant of the matrix = Matrix attached = Matrix transpose of the enclosed
  • 9. BASIC OPERATIONS SUM OR ADITION: Given the matrices m-by-n, A and B, their sum A + B is the matrix m-by-n calculated by adding the corresponding elements (ie (A + B) [i, j] = A [i, j] + B [i, j]). That is, adding each of the homologous elements of the matrices to add. For example:
  • 10. BASIC OPERATIONS SCALAR MULTIPLICATIONGiven a matrix A and a scalar c, cA your product is calculated by multiplying the scalar by each element of In (ie (cA) [I j] = cA [R, j]).  Example Properties Let A and B matrices and c and d scalars. Closure: If A is matrix and c is scalar, then cA is matrix. Associativity: (cd) A = c (dA) Neutral element: 1 ° A = A Distributivity:To scale: c (A + B) = cA + cBMatrix: (c + d) A = cA + dA
  • 11. BASIC OPERATIONS The product of two matrices can be defined only if the number of columns in the left matrix is the same as the number of rows in the matrix right. If A is an m × n matrix B is a matrix n × p, then their matrix product AB is m × p matrix (m rows, p columns) given by: for each pair i and j. For example: