Consider a 2 ×2 rank-1 matrix A= ⃗u⃗vT . Suppose you somehow know that ⃗u ·⃗v = 3; find the eigenvalues, the determinant and the trace of A.
I am confused about how I am supposed to find the elements of A given only the dot product of two vectors that form A when multiplied together.
Hints:
$$ A = xy^T = \pmatrix{x_1y_1 & x_1y_2\\x_2y_1&x_2y_2}. $$ How does this result relate to the dot-product of $x$ and $y$?