Consider a skew symetric matrix A of order m×m (m is a natural number) then if m=2k+1 for some natural number k then which of the following statements are true:-
Trace of A is zero
Determinant of A is zero
Inverse of A does not exist
Transpose of A is equal to additive inverse of A
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Accourding to defination of skew symetric matrix:- A matrix A is called skew symetric if A'=-A hence statement 4 is correct All principle diagnal elements of a skew symetric matrix are zero hence statement 1 is correct Let:- x = ∣ A ∣ . . . . . ( 1 ) Also determinant of a matrix is equal to determinent of transpose of matrix:- So x = ∣ A ′ ∣ x = ∣ − A ∣ x = ( − 1 ) m ∣ A ∣ Now accaurding to question m=2k+1 so it shows that m is an odd number hence x = − ∣ A ∣ . . . . ( 2 ) Adding (1) and (2):- 2x=0 so x=0 hence determinent of A is zero Hence statement 2 is correct Since dererminent of A is zero hence its inverse does not exist
So all statements are true