• retagged by
31,918 views
141 141 votes

Let A be a $4 \times 4$ matrix with eigen values -5,-2,1,4. Which of the following is an eigen value of  the matrix$\begin{bmatrix} A & I \\ I & A \end{bmatrix}$, where $I$ is the $4 \times 4$ identity matrix?

  1. $-5$
  2. $-7$
  3. $2$
  4. $1$

8 Answers

0 0 votes
applying a trick on the matrix:

if you simply add the R1 elements.......you get A+I
then adding R2 elements....you get A+I
we are getting same ans i.e. A+I in both cases......so we can conclude that....one of the eigen values is A+I for sure
[this trick can be applied to other matrices too]
now, taking into account the given eigen values for A......evaluate A+I...i.e. add 1 to each value.....
you get -4,-1,2,5.............thus we get option C] 2 as ans
Answer:
Position:
Show:

Related questions

47 47 votes
5 answers 5 answers
29.2k
29.2k views
Kathleen asked Sep 21, 2014
29,173 views
Consider the set of (column) vectors defined by$$X = \left \{x \in R^3 \mid x_1 + x_2 + x_3 = 0, \text{ where } x^T = \left[x_1,x_2,x_3\right]^T\right \}$$.Which of the f...
7 7 votes
4 4 answers
6.3k
6.3k views
go_editor asked Jun 10, 2016
6,303 views
Eigen vectors of $\begin{bmatrix} 1 && \cos \theta \\ \cos \theta && 1 \end{bmatrix}$ are$\begin{bmatrix} a^n && 1 \\ 0 && a^n \end{bmatrix}$$\begin{bmatrix} a^n && n \\ ...
0 0 votes
2 2 answers
738
738 views
Priyanshu Karmakar asked Mar 30, 2023
738 views
The linear operation L(x) is defined by the cross product L(x) = b x X, where b=[0 1 0] and X=[xxx]' are three dimensional vectors. The 3 x 3 matrix M of this operation s...
105 105 votes
15 answers 15 answers
31.4k
31.4k views
Ishrat Jahan asked Oct 29, 2014
31,369 views
Let $A$ be the matrix $\begin{bmatrix}3 &1 \\ 1&2\end{bmatrix}$. What is the maximum value of $x^TAx$ where the maximum is taken over all $x$ that are the unit eigenvect...