Question
Question: Use Normal form to find the rank of matrix A, where \[A = \left[ {\begin{array}{*{20}{c}} 1&2&3 ...
Use Normal form to find the rank of matrix A, where A = \left[ {\begin{array}{*{20}{c}} 1&2&3 \\\ 2&4&6 \\\ 4&8&{12} \end{array}} \right]
Solution
Hint : The normal form of a matrix is obtained from its original matrix by undergoing transformations on the rows and columns. The transformations include multiplying a row with a certain integer and subtracting the values of the row from another row and placing the result in its previous place. Convert the given matrix into its normal form and find its rank.
Complete step-by-step answer :
We are given a matrix A where A = \left[ {\begin{array}{*{20}{c}}
1&2&3 \\\
2&4&6 \\\
4&8&{12}
\end{array}} \right] and we have to find its rank using its normal form.
The matrix A has 3 rows and 3 columns.
R1,R2,R3 are the 3 rows and C1,C2,C3 are the 3 columns.
Convert the matrix A into its normal form by transformations.
First transformation is R3=R3−4(R1) , which means transforming the 3rd row by subtracting 4 times of 1st row from 3rd row
Replace the result in the place of 3rd row.
1&2&3 \\\ 2&4&6 \\\ 0&0&0 \end{array}} \right]$$ Second transformation is $${R_2} = {R_2} - 2\left( {{R_1}} \right)$$ , which means transforming the 2nd row by subtracting 2 times of 1st row from 2nd row{R_2} - 2{R_1} = \left( {2,4,6} \right) - 2\left( {1,2,3} \right) \\
= \left( {2,4,6} \right) - \left( {2,4,6} \right) \\
{R_2} - 2{R_1} = \left( {0,0,0} \right) \\