Question
Question: Prove without matrix expansion and only with row and column operations that \(\left| \begin{matrix...
Prove without matrix expansion and only with row and column operations that
ah+bg bf+ba af+bc gfcab+chhb+bcbg+fc=aah+bg bf+ba af+bc ahghbf
Solution
Hint:This question is about matrices, therefore we need to use the properties of matrices and use them effectively to convert the left hand side of the equation to the form given in the right hand side. In particular, we have to use the property that the determinant remains the same if we add one row by some multiple of the other row and that if we multiply any row or column of the determinant by some number, the value of the determinant becomes multiplied by the cube of that number.
Complete step-by-step answer:
We need to show that the determinant value is the same in the left hand side and the right hand side. For. This we shall use two properties of the determinants, which are
(i) If we add one row by some multiple of the other row, the value of the determinant remains the same…………………………………..(1.1)
(ii) If any row or column of the determinant is multiplied by some number, the value of the determinant becomes multiplied by the cube of that number…………………………(1.2)
(iii) When, two determinants are added, their corresponding elements are added together.
Now, if we multiply c to column 2 and then multiply an overall c1, the overall determinant remains the same from equation (1.1), thus
ah+bg bf+ba af+bc gfcab+chhb+bcbg+fc=c1ah+bg bf+ba af+bc gcfcc2ab+chhb+bcbg+fc..........(1.3)
Similarly, if we multiply c to third column and then add b times column 2 to column 3 in the determinant in the RHS, we get
aah+bg bf+ba af+bc ahghbf=caah+bg bf+ba af+bc ahghcbcfc(c multiplied to 3rd column)=caah+bg bf+ba af+bc ahgab+hcbc+bhbg+fc(c3→c3+bc2)..........(1.4)
Now, if we can prove that the difference of (1.3) and (1.4) is zero, we would prove the equation. Thus, defining the difference as δ, we get
δ=c1ah+bg bf+ba af+bc gcfcc2ab+chhb+bcbg+fc−caah+bg bf+ba af+bc ahgab+hchb+bcbg+fc=c1ah+bg bf+ba af+bc gcfcc2ab+chhb+bcbg+fc+c1ah+bg bf+ba af+bc −a2−ah−agab+hchb+bcbg+fc(multiplying the overall factor a to column 2)=c1ah+bg bf+ba af+bc gc−a2fc−ahc−agab+chhb+bcbg+fc............(1.5)
Now, we know that when two matrices are multiplied together, the corresponding rows and columns are multiplied in the matrix multiplication method. Also, the determinant of a product of matrices is equal to the product of the determinants, therefore (1.5) can be written as
δ=c1ah+bg bf+ba af+bc gc−a2fc−ahc−agab+chhb+bcbg+fc=c−1a h g hbfgfc×0 −a −b a0−cbc0............(1.6)
Now, we know that the determinant of a general matrix is given by
a d g behcfi=a(ei−fh)+b(fg−di)+c(dh−eg)........(1.7)
Thus, using the expansion (1.7) in the second matrix of (1.6), we obtain
0 −a −b a0−cbc0=0(0+c2)+a(−cb−0)+b(ac−0)=−abc+abc=0
Using this in equation 1.6, we get
δ=c−1a h g hbfgfc×0 −a −b a0−cbc0=c−1a h g hbfgfc×0=0
Thus, we have proved that the difference between LHS and RHS (δ) is 0. Therefore, LHS=RHS and thus we have proved the equation.
Note: We should note that to prove the equation, taking the difference and showing it to be zero was more useful that taking the LHS and simplifying it to make it equal to RHS. Therefore, in such questions, taking the difference of LHS and RHS and showing it to be zero is more useful.