| image | text | menu | status |
|---|
SquareArray self <> SquareArray :: Determinants :: solutions for network equations - SquareArray A determinant is a square array of numbers. Each number is an element of the determinant. The determinant is classified to the square. A determinant square(4) is a fourth-order determinant. The determinant has a single value. The basic determinant is a second-order determinant. All determinants can be expressed as terms of second-order determinants. The value D, of a second-order determinant is defined as: As a multidimensional array: So: is: Every element of a higher-order determinant (Nth-order determinant) has a MINOR determinant. To find the minor determinant of an element of a higher-order determinant, strike out the row and column of the element of the higher-order determinant. Thus the determinant of the element a[1][2]: is the determinant: So of element a[1][2], the value of the minor determinant is: This can be done for any element a[i][j] ( row i , column j ) With the MINOR M[i][j] we can denote the cofactor A[i][j] of element a[i][j]. Thus the cofactor of a[1][1] is: Thus the cofactor of a[1][2] is: Thus the cofactor of a[1][3] is: Now: | tree: -> data -> science -> math | SquareArra 05.01.2021 |