Question
Question: Show that \(\left| \begin{matrix} 1 & a & {{a}^{2}} \\\ 1 & b & {{b}^{2}} \\\ 1 & c & {{c}^{2}...
Show that 1 1 1 abca2b2c2=(a−b)(b−c)(c−a) using the properties of determinants and row and column operations of determinants.
Solution
Hint: We will expand the determinant keeping the basic rule of determinants in mind. Generally, if we have a determinant to be solved as a d g behcfi, it is evaluated or expanded as following a\left\\{ \left( ei-fh \right) \right\\}-b\left\\{ \left( di-fg \right) \right\\}+c\left\\{ \left( dh-eg \right) \right\\}.
Complete step-by-step solution -
We have given a determinant as 1 1 1 abca2b2c2 and we have to show that this determinant, on evaluating, is equal to (a−b)(b−c)(c−a). To show this we will expand the determinant keeping the basic rule of determinant in mind. For example, if we have a determinant to be solved as a d g behcfi, it is evaluated or expanded as following a\left\\{ \left( ei-fh \right) \right\\}-b\left\\{ \left( di-fg \right) \right\\}+c\left\\{ \left( dh-eg \right) \right\\}. We have also to keep in mind the sign rule of determinant in mind which is \+ \- \+ \-\+\-\+\-\+.
Now, given determinant 1 1 1 abca2b2c2, performing the following two row operations R1→R1−R2 and R2→R2−R3 on the given determinant, we get Δ=0 0 1 a−bb−cca2−b2b2−c2c2.
Now we know that x2−y2=(x+y)(x−y), therefore using it we get Δ=0 0 1 a−bb−cc(a−b)(a+b)(b−c)(b+c)c2 now we will expand the determinant along column 1, C1 to get Δ=1[(a−b)(b−c)(b+c)−(b−c)(a−b)(a+b)], solving further Δ=(b−c)[(a−b)(b+c)−(a−b)(a+b)], opening the brackets we get Δ=(b−c)[ab+ac−b2−bc−a2−ab+ab+b2], cancelling the similar terms we get Δ=(b−c)[ac+ab−bc−a2], taking (c−a) as common factor out of the middle bracket, we get Δ=(b−c)[a(c−a)−b(c−a)], Δ=(b−c)[(c−a)(a−b)], Therefore , finally we get Δ=(a−b)(b−c)(c−a).
Thus LHS=RHS, Hence proved.
Note: Usually students expand the given determinant as it is and end up making mistakes. It takes up a lot of time and chances of missing terms or changing the sign of terms is also higher. Therefore it is recommended to do some row operation on row and column of the determinant to make it easier to solve our question.