Given a Real square matrix $A$, it's easy to show that if $v$ is an eigenvector relative to the eigenvalue $\lambda$, that is $A v=\lambda v$, then $\bar v$ is another eigenvector for $A$ relative to the eigenvalue $\bar\lambda$.
Can we say something similar about opposite eigenvalues/vectors? Specifically, if i know that $\lambda$ and $-\lambda$ are both eigenvalues of $A$, is there any relationship between the relative eigenvectors?
I've played around a bit with this but came to no interesting conclusion.