This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND
OR
NO

Found problems: 2

For a $n\times n$ complex valued matrix $A$, show that the following two conditions are equivalent. (i) There exists a $n\times n$ complex valued matrix $B$ such that $AB-BA=A$. (ii) There exists a positive integer $k$ such that $A^k = O$. ($O$ is the zero matrix.)
$A$ and $B$ are $2\times 2$ real valued matrices satisfying $$\det A = \det B = 1,\quad \text{tr}(A)>2,\quad \text{tr}(B)>2,\quad \text{tr}(ABA^{-1}B^{-1}) = 2$$ Prove that $A$ and $B$ have a common eigenvector.