1.

If `A` is a skew symmetric matrix, then `B=(I-A)(I+A)^(-1)` is (where `I` is an identity matrix of same order as of `A`)A. idempotent matrixB. symmetric matrixC. orthogonal matrixD. none of these

Answer» Correct Answer - C
`(c )` `B=(I-A)(I+A)^(-1)`
`impliesB^(T)=(I+A^(T))^(-1)(I-A^(T))`
`=(I-A)^(-1)(I+A)`
`impliesB B^(T)=(I-A)(I+A)^(-1)(I-A)^(-1)(I+A)`
`=(I-A)(I-A)^(-1)(I+A)^(-1)(I+A)`
`=I`
(As `(I-A).(I+A)=(I+A)(I-A)`)


Discussion

No Comment Found

Related InterviewSolutions