edited by
231 views
1 1 vote

Two $n \times n$ matrices $A$ and $B$ have a common eigenvalue $2$, and the same corresponding nonzero eigenvector.

Which of the following options is/are correct?

(Note: $I$ is the $n \times n$ identity matrix.)

  1. Determinant $(A-2 I)=0$
  2. Determinant $(B-2 I)=0$
  3. Determinant $(A+B-2 I)=0$
  4. Determinant $(A+B-4 I)=0$

2 Answers

1 1 vote

We can use the identity: 

$$Av = \lambda v \quad \left \{  \lambda=2\right \}$$

$$(A-2I)v=0$$

Hence $v \in \text{Null}(A-2I) \implies |A-2I| =0$ Similarly for option (B) as well

$$(A+B)v=2v+2v$$

$$\therefore(A+B-4I)v =0$$

Hence $v \in \text{Null}(A+B-4I) \implies |A+B-4I| =0 \quad \quad\quad \left \{ |\cdot| \text{ denotes determinant}\right \}$ 

 

Hence option{A,B,D} are accurate.
0 0 votes
for option C and D

Ax = 2x -- eq1
Bx = 2x ---eq 2
adding 1 and 2
Ax+Bx = 2x + 2x 
(A+B)x = 4x
(A+B−4I)x=0

therefore
det(A+B-4I) =0

Related questions

1 1 vote
1 1 answer
145
145 views
gatecse asked Feb 23
145 views
Consider the system of linear equations: $A \boldsymbol{x}=\boldsymbol{b}$, where $A$ is an $n \times n$ matrix, and $\boldsymbol{x}$ and $\boldsymbol{b}$ are $n$-dimensi...
0 0 votes
0 0 answers
75
75 views
gatecse asked Feb 23
75 views
Consider an $n \times n$ orthogonal matrix $A$ with real entries and each column having unit Euclidean norm.Which of the following statements is/are correct?The value of ...
0 0 votes
0 0 answers
76
76 views
gatecse asked Feb 23
76 views
$A$ is an $m \times m$ skew-symmetric matrix with real-valued entries, and $\boldsymbol{x}$ is an $m$-dimensional column vector with real-valued entries such that $\bolds...
0 0 votes
0 0 answers
93
93 views
gatecse asked Feb 23
93 views
Which one of the following statements is ALWAYS correct about a collection of $p$ column vectors, each having $n$ real-valued entries?If $p>n$, then the column vectors mu...
Position:
Show:
Answer: