Can someone help me with the following question:
The matrix A is a 2X2-matrix. The vector $[2 , 1]^T$ is in the null space of A and $[3 , 2]^T$ is an eigenvector with eigenvalue 2. What is the matrix A?
This is an exam question
Can someone help me with the following question:
The matrix A is a 2X2-matrix. The vector $[2 , 1]^T$ is in the null space of A and $[3 , 2]^T$ is an eigenvector with eigenvalue 2. What is the matrix A?
This is an exam question
If $A=\left[\begin{smallmatrix}a&b\\c&d\end{smallmatrix}\right]$, then you know that:
In other words:$$\left\{\begin{array}{l}2a+b=0\\2c+d=0\\3a+2b=6\\3c+2d=4.\end{array}\right.$$Can you take it from here?