263 views
1 votes
1 votes
Let š‘“ be any 3 Ɨ 3 symmetric matrix with eigenvalues 1, 2 and 3. Let š‘µ be any 3 Ɨ 3 matrix with real eigenvalues such that $š‘“š‘µ + š‘µ^Tš‘“ = 3š‘°$, where š‘° is the 3 Ɨ 3 identity matrix. Then which of the following cannot be eigenvalue(s) of the matrix š‘µ ?

(A) 1/4 (B) 3/4 (C) 1/2 (D) 7/4

2 Answers

1 votes
1 votes

Since M can be any symmetric matrix with eigenvalues as 1,2,3. And N can be any matrix with real eigen values. So N can also be a symmetric matrix as real symmetric matrices have real eigenvalues.

Let $p,q,r$ be the eigenvalues of N. So we have,

$M=\begin{bmatrix} 1 & 0 &0 \\ 0&2 & 0\\ 0& 0 &3 \end{bmatrix}, N=\begin{bmatrix} p & 0 &0 \\ 0&q & 0\\ 0& 0 &r \end{bmatrix}$

$MN+N^TM=3I$

$\begin{bmatrix} 1 & 0 &0 \\ 0&2 & 0\\ 0& 0 &3 \end{bmatrix}\begin{bmatrix} p & 0 &0 \\ 0&q & 0\\ 0& 0 &r \end{bmatrix}+\begin{bmatrix} p & 0 &0 \\ 0&q & 0\\ 0& 0 &r \end{bmatrix}\begin{bmatrix} 1 & 0 &0 \\ 0&2 & 0\\ 0& 0 &3 \end{bmatrix} = 3\begin{bmatrix} 1 & 0 &0 \\ 0&1 & 0\\ 0& 0 &1 \end{bmatrix}$

$\begin{bmatrix} 2p & 0 &0 \\ 0&4q & 0\\ 0& 0 &6r \end{bmatrix} = \begin{bmatrix} 3 & 0 &0 \\ 0&3 & 0\\ 0& 0 &3 \end{bmatrix}$

$p = 3/2, q=3/4, r=1/2$

So, options A and D are correct choices

0 votes
0 votes
Multiply M inverse on both sides to the given equation then you will get N + N(transpose) = 3M(inverse)

not the eigenvalues of M(inverse) are $\frac{1}{1}$ , $\frac{1}{2}$, $\frac{1}{3}$

and the eigenvalues of N(transpose) are same as the eigenvalues of N thus the eigenvalues of N + N(transpose) would be twice the eigenvalues of N

now the eigenvalues of 3M(inverse) are $\frac{3}{1}$ , $\frac{3}{2}$, $\frac{3}{3}$

and we must divide that by 2 to get the eigenvalues of N that is

$\frac{3}{2}$ , $\frac{3}{4}$, $\frac{1}{2}$

A and D options are the answer

Related questions

208
views
0 answers
0 votes
rajveer43 asked Jan 11
208 views
Let \( A = \begin{bmatrix} a & b & c \\ b& d & e\\ c& e& f\end{bmatrix} \) be a real matrix with eigenvalues 1, 0, and 3. If the ... -1 \\ 0 \end{bmatrix}\) respectively, then the value of \(3f\) is equal to ________________________
38.7k
views
9 answers
105 votes
go_editor asked Sep 28, 2014
38,698 views
The product of the non-zero eigenvalues of the matrix is ____$\begin{pmatrix} 1 & 0 & 0 & 0 & 1 \\ 0 & 1 & 1 & 1 & 0 \\ 0 & 1 & 1 & 1 & 0 \\ 0 & 1 & 1 & 1 & 0 \\ 1 & 0 & 0 & 0 & 1 \end{pmatrix}$