Which constant matrices $A$ have the property that $\dot{x} =Ax+Bu$ is controllable for every non zero $B$?
Now to check controllability I usually check the rank of the matrix $$R = \left( B\ \ \ \ AB\ \ \ \ A^2B\ \ \ \ \ldots \ \ \ A^{n-1}B\right).$$ This rank has to equal $n$ where $n$ is the dimension of the $A$ matrix. Now if this matrix has to have rank $n$ for every non zero $B$ we can conclude something like $A$ has full rank or something or that $A$ spans $\Bbb R^n$ or something... I am sorry for not really having a solid idea on how to solve this... I tagged this linear algebra even though its a question from a systems control class because the solution probably needs only linear algebra.
Thanks for any help!
Hint. View $A$ as a complex matrix, despite all its entries are real. The pair $(A,B)$ is controllable if and only if $x^\ast B\ne0$ for every (possibly nonreal) left-eigenvector $x$ of $A$. Note that $x^\ast B=0$ if and only if $x$ is orthogonal to every column of $B$. So, we are looking for some matrices $A$ such that
Let us write $x=u+iv$ where $u,v$ are real vectors. Note that $x^\ast b=0$ if and only if $b$ is orthogonal to both $u$ and $v$. So, the problem not only involves the eigenspaces of $A$, but also has something to do with the size of $n$.