in Linear Algebra
2,002 views
0 votes
0 votes
Given that a matrix $[A]_{4\times4},$any one row/column is dependent on the others, and given matrix are singular matrix$(|A|=0)$.

And another matrix $B=adj(A),$then find them,

$1)$Rank of the matrix $B$

$2)$Rank of the marix $adj(B)$
in Linear Algebra
2.0k views

1 Answer

0 votes
0 votes

let take a 3x3 matrix instead of 4x4 matrix for simplicity

The rank of a matrix is defined as the maximum number of linearly independent row/ col vectors in the matrix

Here it's given that  " one row/column is dependent on the others"

which means out of 3 rows , let R1 , R2 rows are linearly independent and  R3 is linear dependent

therefore , rank of the matrix B  = 2

therefore rank of (A) = 2

Now if A is singular then adj(A) is also a singular

 

A = $\begin{bmatrix} a & b & c & \\ d & e&f & \\ 0&0 & 0 & \end{bmatrix}$

B = adj(A) = 

      $\begin{bmatrix} 0 & 0 & 0 & \\ 0 & 0&0 & \\ bf -e c&dc-af & ae -db & \end{bmatrix}$

 

 

     $\begin{bmatrix} bf -e c & dc-af & ae -db& \\ 0 & 0&0 & \\ 0 & 0& 0 & \end{bmatrix}$ = rank  = 1

 

Now adj(B) is a null matrix

therefore rank = 0

edited by
by

4 Comments

for 2x2 matrix you can't get the null matrix
0
0
what is wrong to take $2\times2$
0
0

what is wrong to take 2×2

Rank of A=3

1)Rank of B=1

2)Rank of adj(B)=0

you couldn't get this 3 conditions

 

0
0

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true