Question
Question: What is the Order of Determinant?...
What is the Order of Determinant?
Solution
We have to solve this question by stating the definition of order of determinant . We will also give examples of order of determinants . We will also define the value of order of determinants. We will also mention the various operations of determinants which can be applied to the determinant matrix .
Complete step-by-step solution:
To every square matrix S = [ sij ] of order n , we can associate a number ( real or complex ) called determinant of the square matrix S , where s(ij)=(i,j)(th)element of S . This is a thought function which associates each of the square matrices with a unique value ( real or complex ) . If N is the set of square matrices , O is the set of numbers ( real or complex ) and f : N ⩾ O is defined by f(S) = o , where S∈Nando∈O , then f(S) is called the determinant of S . It is also denoted by ∣ S ∣ or det S .
If S{\text{ }} = \left( {\begin{array}{*{20}{c}}
a&b; \\\
c&d;
\end{array}} \right)
Then the value of determinant of S is given as ∣ S ∣ = \left| {{\text{ }}\begin{array}{*{20}{c}}
a&b; \\\
c&d;
\end{array}} \right|
= det ( S ) .
For matrix S , ∣ S ∣ is read as a determinant of S and not as a modulus of S .
Determinant exists only for square matrices only .
Types of determinants :
1. Order One :
Let S = [ s ] be the matrix of order 1 , then the determinant of S is defined to be equal to s .
2. Order Two :
Let S{\text{ }} = \left( {\begin{array}{*{20}{c}}
{{s_{11}}}&{{s_{12}}} \\\
{{s_{21}}}&{{s_{22}}}
\end{array}} \right) be a matrix of order 2 × 2 , then
The determinant of S is defined as :
det ( S ) = s11 × s22 − s12 × s21
3. Order three :
\left( {\begin{array}{*{20}{c}}
{{s_{11}}}&{{s_{12}}}&{{s_{13}}} \\\
{{s_{21}}}&{{s_{22}}}&{{s_{23}}} \\\
{{s_{31}}}&{{s_{32}}}&{{s_{33}}}
\end{array}} \right)
The determinant of S of the order 3 × 3 is written as :
det ( S ) = s11 × [ s22 × s33 − s32× s23] − s12 × [ s21 × s33 − s31× s23 ] + s13 × [ s21 × s32 − s31 × s22 ]
Note: Whenever a row or a column is interchanged with the other then the value of the determinant remains unchanged. If any two rows ( or columns ) of a determinant are interchanged , then the sign of the value of the determinant changes. If any two rows ( or columns ) of a determinant are identical ( all the corresponding elements are the same ) , then the value of the determinant is zero .