Suppose I have the following:
$$vv^TA-Avv^T$$
- $v\in \mathbb{R}^{n}$ with $\|v\|_2=1$, so $vv^T$ is PSD, rank one and $\operatorname{tr}(vv^T)=1$
- $A$ is skew-symmetric
Is there any nice properties or conditions I can use to simplify it?
I try to search some related problems:
-
- It is even.
Or
When is matrix multiplication commutative?
- simultaneously diagonalizable
Is there any closer one to my question?