Quantcast

Minor of a 3x3 Matrix

Last modified by
on
Jun 8, 2023, 8:18:29 PM
Created by
on
Jan 23, 2017, 3:57:19 AM
`"[A]"_"i,j" = "sub-matrix"[ "i" , "j" ], "where " "i" , "j" " are the row & column excluded from matrix A"`
`"Matrix A"`
`"Row Index"`
`"Column Index"`
Tags
UUID
092b81d5-e120-11e6-9770-bc764e2038f2

This vCalc equation computes the (i,j) minor or first minor of the square matrix A that is input.  The minor of A is sometimes referenced as `M_"i,j"` or `"[A]"_(i,j)`. The (i,j) minor is the determinant of the sub-matrix formed by deleting the i-th row and j-th column of matrix A.

Inputs

 
  • Matrix A:  enter the elements in the 3x3 matrix
  • Index i: enter the row index of the minor `"[A]"_"i,j"`
  • Index j: enter the column index of the minor `"[A]"_"i,j"`

Output

This equation outputs a single real value which is the determinant of the sub-matrix formed by excluding row i and column j.


Matrix Calculators


This equation, Minor of a 3x3 Matrix, references 1 page
  • Comments
  • Attachments
  • Stats
No comments
This site uses cookies to give you the best, most relevant experience. By continuing to browse the site you are agreeing to our use of cookies.