Answer
Verified
394.2k+ views
Hint: We need to explain the cofactor expansion concept for finding the determinant in the topic of matrices. Let us explain this with a simple example. This is usually a method by splitting the given matrix into smaller components in order to easily calculate the determinant. Cofactor is obtained by considering the minor matrix which is of the order $\left( n-1 \right)\times \left( n-1 \right)$ and its formula can be given by ${{C}_{ij}}={{\left( -1 \right)}^{i+j}}\det \left( {{A}_{ij}} \right)$ . Here, ${{A}_{ij}}$ is the minor matrix.
Complete step by step solution:
In order to answer this question, let us explain the concept of cofactors. Suppose, we are given a matrix as $\left[ \begin{matrix}
1 & 2 \\
3 & 4 \\
\end{matrix} \right]$ and we are required to calculate the determinant using the concept of cofactors, we first consider the minor matrices. Suppose we want the minor matrix ${{A}_{ij}},$ we need to remove the elements from the row i and column j and write the remaining matrix.
The above matrix has positions shown by
$\Rightarrow \left[ \begin{matrix}
1 & 2 \\
3 & 4 \\
\end{matrix} \right]=\left[ \begin{matrix}
{{a}_{11}} & {{a}_{12}} \\
{{a}_{21}} & {{a}_{22}} \\
\end{matrix} \right]$
Suppose we need the minor matrix ${{A}_{11}},$ we need to eliminate the row 1 and column 1 from the given matrix. Eliminating row 1, we remove elements 1 and 2 and eliminating column 1, we remove elements 1 and 3. The remaining elements then form the minor matrix which in this case is
$\Rightarrow {{A}_{11}}=\left[ 4 \right]$
Similarly, we calculate the other 3 minor matrices and we obtain them as,
For ${{A}_{12}},$ we eliminate row 1 and column 2 and write the remaining elements as,
$\Rightarrow {{A}_{12}}=\left[ 3 \right]$
For ${{A}_{21}},$ we eliminate row 2 and column 1 and write the remaining elements as,
$\Rightarrow {{A}_{21}}=\left[ 2 \right]$
For ${{A}_{22}},$ we eliminate row 2 and column 2 and write the remaining elements as,
$\Rightarrow {{A}_{22}}=\left[ 1 \right]$
The cofactors can be calculated by using the formula ${{C}_{ij}}={{\left( -1 \right)}^{i+j}}\det \left( {{A}_{ij}} \right).$
For the first cofactor i and j are 1 and 1,
$\Rightarrow {{C}_{11}}={{\left( -1 \right)}^{1+1}}\det \left( {{A}_{11}} \right)$
We know the determinant of a single element is the element itself. Therefore,
$\Rightarrow {{C}_{11}}={{\left( -1 \right)}^{2}}\det \left( \left[ 4 \right] \right)$
$\Rightarrow {{C}_{11}}=4$
Similarly, we calculate the second cofactor by considering i as 1 and j as 2.
$\Rightarrow {{C}_{12}}={{\left( -1 \right)}^{1+2}}\det \left( {{A}_{12}} \right)$
We get the power of -1 as and odd number hence, the cofactor will be negative.
$\Rightarrow {{C}_{12}}={{\left( -1 \right)}^{3}}\det \left( \left[ 3 \right] \right)$
$\Rightarrow {{C}_{12}}=-3$
Next, we calculate the third cofactor ${{C}_{21}}.$
$\Rightarrow {{C}_{21}}={{\left( -1 \right)}^{2+1}}\det \left( {{A}_{21}} \right)$
Again, the power of -1 is odd so cofactor is negative.
$\Rightarrow {{C}_{21}}={{\left( -1 \right)}^{3}}\det \left( \left[ 2 \right] \right)$
$\Rightarrow {{C}_{21}}=-2$
We calculate the last cofactor by using the same formula for ${{C}_{22}}.$
$\Rightarrow {{C}_{22}}={{\left( -1 \right)}^{2+2}}\det \left( {{A}_{22}} \right)$
This is positive since the power of -1 is an even number.
$\Rightarrow {{C}_{22}}={{\left( -1 \right)}^{4}}\det \left( \left[ 1 \right] \right)$
$\Rightarrow {{C}_{22}}=1$
The determinant can be found from cofactors using the formula $\det \left( A \right)=\sum\limits_{i=1}^{n}{{{a}_{i1}}{{C}_{i1}}}$ . We need to substitute the values here for the terms and cofactors.
$\Rightarrow \det \left( A \right)={{a}_{11}}{{C}_{11}}+{{a}_{21}}{{C}_{21}}$
Substituting the values,
$\Rightarrow \det \left( A \right)=1\times 4+3\times -2=4-6$
Subtracting the terms, we get the determinant.
$\Rightarrow \det \left( A \right)=-2$
Hence, we have shown how we can calculate the determinant using the cofactor method.
Note: We need to know the basic matrix solving techniques in order to solve such questions. We need to note that the determinant calculation happens only by traversing the matrix along the first row because we have already calculated the cofactors for all the terms below.
Complete step by step solution:
In order to answer this question, let us explain the concept of cofactors. Suppose, we are given a matrix as $\left[ \begin{matrix}
1 & 2 \\
3 & 4 \\
\end{matrix} \right]$ and we are required to calculate the determinant using the concept of cofactors, we first consider the minor matrices. Suppose we want the minor matrix ${{A}_{ij}},$ we need to remove the elements from the row i and column j and write the remaining matrix.
The above matrix has positions shown by
$\Rightarrow \left[ \begin{matrix}
1 & 2 \\
3 & 4 \\
\end{matrix} \right]=\left[ \begin{matrix}
{{a}_{11}} & {{a}_{12}} \\
{{a}_{21}} & {{a}_{22}} \\
\end{matrix} \right]$
Suppose we need the minor matrix ${{A}_{11}},$ we need to eliminate the row 1 and column 1 from the given matrix. Eliminating row 1, we remove elements 1 and 2 and eliminating column 1, we remove elements 1 and 3. The remaining elements then form the minor matrix which in this case is
$\Rightarrow {{A}_{11}}=\left[ 4 \right]$
Similarly, we calculate the other 3 minor matrices and we obtain them as,
For ${{A}_{12}},$ we eliminate row 1 and column 2 and write the remaining elements as,
$\Rightarrow {{A}_{12}}=\left[ 3 \right]$
For ${{A}_{21}},$ we eliminate row 2 and column 1 and write the remaining elements as,
$\Rightarrow {{A}_{21}}=\left[ 2 \right]$
For ${{A}_{22}},$ we eliminate row 2 and column 2 and write the remaining elements as,
$\Rightarrow {{A}_{22}}=\left[ 1 \right]$
The cofactors can be calculated by using the formula ${{C}_{ij}}={{\left( -1 \right)}^{i+j}}\det \left( {{A}_{ij}} \right).$
For the first cofactor i and j are 1 and 1,
$\Rightarrow {{C}_{11}}={{\left( -1 \right)}^{1+1}}\det \left( {{A}_{11}} \right)$
We know the determinant of a single element is the element itself. Therefore,
$\Rightarrow {{C}_{11}}={{\left( -1 \right)}^{2}}\det \left( \left[ 4 \right] \right)$
$\Rightarrow {{C}_{11}}=4$
Similarly, we calculate the second cofactor by considering i as 1 and j as 2.
$\Rightarrow {{C}_{12}}={{\left( -1 \right)}^{1+2}}\det \left( {{A}_{12}} \right)$
We get the power of -1 as and odd number hence, the cofactor will be negative.
$\Rightarrow {{C}_{12}}={{\left( -1 \right)}^{3}}\det \left( \left[ 3 \right] \right)$
$\Rightarrow {{C}_{12}}=-3$
Next, we calculate the third cofactor ${{C}_{21}}.$
$\Rightarrow {{C}_{21}}={{\left( -1 \right)}^{2+1}}\det \left( {{A}_{21}} \right)$
Again, the power of -1 is odd so cofactor is negative.
$\Rightarrow {{C}_{21}}={{\left( -1 \right)}^{3}}\det \left( \left[ 2 \right] \right)$
$\Rightarrow {{C}_{21}}=-2$
We calculate the last cofactor by using the same formula for ${{C}_{22}}.$
$\Rightarrow {{C}_{22}}={{\left( -1 \right)}^{2+2}}\det \left( {{A}_{22}} \right)$
This is positive since the power of -1 is an even number.
$\Rightarrow {{C}_{22}}={{\left( -1 \right)}^{4}}\det \left( \left[ 1 \right] \right)$
$\Rightarrow {{C}_{22}}=1$
The determinant can be found from cofactors using the formula $\det \left( A \right)=\sum\limits_{i=1}^{n}{{{a}_{i1}}{{C}_{i1}}}$ . We need to substitute the values here for the terms and cofactors.
$\Rightarrow \det \left( A \right)={{a}_{11}}{{C}_{11}}+{{a}_{21}}{{C}_{21}}$
Substituting the values,
$\Rightarrow \det \left( A \right)=1\times 4+3\times -2=4-6$
Subtracting the terms, we get the determinant.
$\Rightarrow \det \left( A \right)=-2$
Hence, we have shown how we can calculate the determinant using the cofactor method.
Note: We need to know the basic matrix solving techniques in order to solve such questions. We need to note that the determinant calculation happens only by traversing the matrix along the first row because we have already calculated the cofactors for all the terms below.
Recently Updated Pages
Who among the following was the religious guru of class 7 social science CBSE
what is the correct chronological order of the following class 10 social science CBSE
Which of the following was not the actual cause for class 10 social science CBSE
Which of the following statements is not correct A class 10 social science CBSE
Which of the following leaders was not present in the class 10 social science CBSE
Garampani Sanctuary is located at A Diphu Assam B Gangtok class 10 social science CBSE
Trending doubts
A rainbow has circular shape because A The earth is class 11 physics CBSE
Which are the Top 10 Largest Countries of the World?
Fill the blanks with the suitable prepositions 1 The class 9 english CBSE
Which of the following was the capital of the Surasena class 6 social science CBSE
How do you graph the function fx 4x class 9 maths CBSE
The Equation xxx + 2 is Satisfied when x is Equal to Class 10 Maths
Give 10 examples for herbs , shrubs , climbers , creepers
Difference between Prokaryotic cell and Eukaryotic class 11 biology CBSE
Who was the first Director General of the Archaeological class 10 social science CBSE