edited by
347 views
0 votes
0 votes

Suppose that a $3 \times 3$ matrix $A$ has an eigen value $-1$. If the matrix $A+I$ is equal to 

$$ \left[\begin{array}{ccc} 1 & 0 & -2 \\ 0 & 0 & 0 \\ 0 & 0 & 0 \end{array}\right] $$

then the eigen vectors of $A$ corresponding to the eigenvalue $-1$ are in the form,

  1. $\left[\begin{array}{c}2 t \\ 0 \\ t\end{array}\right], t \in \mathbb{R}$
  2. $\left[\begin{array}{c}2 t \\ s \\ t\end{array}\right], s, t \in \mathbb{R}$
  3. $\left[\begin{array}{c}t \\ 0 \\ -2 t\end{array}\right], t \in \mathbb{R}$
  4. $\left[\begin{array}{c}t \\ s \\ 2 t\end{array}\right], s, t \in \mathbb{R}$
edited by

2 Answers

0 votes
0 votes
correct answer  D.

-1 is an eigen value of A then from definition we have

AX=(-1)X, where X is a non zero vector.

(A+I)X=0

$\begin{align} \begin{bmatrix} 1 &0 &-2 \\ 0& 0& 0\\ 0&0 &0 \end{bmatrix}X=\begin{bmatrix} 0\\ 0\\ 0 \end{bmatrix} \end{align}$

So the vector will be, $\begin{bmatrix} t\\ s\\ 2t \end{bmatrix},t,s\in\mathbb{R}$
0 votes
0 votes
$A+I=\left[\begin{array}{ccc}1 & 0 & -2 \\ 0 & 0 & 0 \\ 0 & 0 & 0\end{array}\right]$

$A=\left[\begin{array}{ccc}0 & 0 & -2 \\ 0 & -1 & 0 \\ 0 & 0 & -1\end{array}\right]$

We know, $AX = \lambda X$ here $\lambda=-1$ given.

$\left[\begin{array}{ccc}0 & 0 & -2 \\ 0 & -1 & 0 \\ 0 & 0 & -1\end{array}\right]\left[\begin{array}{c} a \\ b \\ c\end{array}\right] = (-1)\left[\begin{array}{c} a \\ b \\ c\end{array}\right]$

$\left[\begin{array}{c} -2c \\ -b \\ -c\end{array}\right]=\left[\begin{array}{c} -a \\ -b \\ -c\end{array}\right]$

$\therefore a=2c, b=b, c=c$

$\color{Green} Ans: \text{B.} \left[\begin{array}{c} 2t \\ s \\ t\end{array}\right],s,t \in \mathbb{R}$

Related questions

810
views
2 answers
0 votes
admin asked Jul 23, 2022
810 views
Suppose $f : \mathbb{R} \rightarrow \mathbb{R}$ is a continuous function such that $f(x) = \frac{2 – \sqrt{x+4}}{\sin 2x}$ for all $x \neq 0.$ Then the value of $f(0)$ is$ – \frac{1}{8}$\frac{1}{8}$0$ – \frac{1}{4}$
1.3k
views
2 answers
0 votes
admin asked Jul 23, 2022
1,252 views
A person throws a pair of fair dice. If the sum of the numbers on the dice is a perfect square, then the probability that the number $3$ appeared on at least one of the dice is$1 / 9$4 / 7$1 / 18$7 / 36$
614
views
2 answers
0 votes
admin asked Jul 23, 2022
614 views
Consider the system of linear equations: $x + y + z = 5, \quad 2x + 2y + 3z = 4$. Thenthe system is inconsistentthe system has a unique solutionthe system has infinitely many solutionsnone of the above is true
472
views
1 answers
0 votes
admin asked Jul 23, 2022
472 views
If $g' (x) = f(x)$ then $\int x^{3} f(x^{2}) dx$ is given by$x^{2} g(x^{2}) - \int xg(x^{2}) dx + C$ ... ) - \int xg(x^{2}) dx + C$x^{2} g(x^{2}) - \frac{1}{2} \int xg(x^{2}) dx + C$