1,234 views
0 votes
0 votes

An orthogonal matrix A has eigen values 1, 2 and 4. What is the trace of the matrix A^T?

  1. 7/4
  2. 1/7
  3. 7
  4. 4/7

Answer given : 7/4

My answer : 7

trace of a matrix is the sum of its diagonal elements.So on transposing the matrix the diagonal elements will remain same and hence it's trace should not change.

So trace of transpose(A) = trace of A

And trace is also equal to sum of eigen values.So trace of A = 7

So trace of transpose(A) should be 7.

Is my reasoning right?

Please log in or register to answer this question.

Related questions

1 votes
1 votes
2 answers
1
admin asked Apr 1, 2020
1,481 views
$M$ is a square matrix of order $’n’$ and its determinant value is $5.$ If all the elements of $M$ are multiple by $2,$ its determinant value becomes $40.$ The value ...
2 votes
2 votes
2 answers
2
admin asked Mar 31, 2020
794 views
Let $A,B,C,D$ be $n\times n$ matrices, each with non-zero determinant. If $ABCD=1$, then $B^{-1}$ is:$D^{-1}C^{-1}A^{-1}$$CDA$$ADC$Does not necessarily exist.
1 votes
1 votes
2 answers
3
Lakshman Bhaiya asked Feb 20, 2018
700 views
For the matrix $A = \begin{bmatrix}\cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{bmatrix}$ if $\textit{det}$ stands for the determinant and $A^T$ is the transp...