the question is that
Suppose $\alpha $ is a column vector with n entries and $\alpha$ is not zero vector, then there exists square matrix $A$ (n by n) such that {$\alpha, A\alpha , A^2\alpha,\cdots, A^{n-1}\alpha$} are linearly independent.
What I have known so far
Whether we can construct a special basis for $\mathbb{R}^n$ which looks like {$\alpha, b_1, b_2, \cdots, b_{n-1}$} and a mapping T from $\mathbb{R}^n$ to $\mathbb{R}^n$ such that, $T(\alpha) = b_1, \ \ T(b_1) = b_2, \ \ T(b_2) = b_3, \ \ \cdots, \ \ T(b_{n-2}) = b_{n-1}$
By construction this mapping, we can say each result of the mapping is linear independent.
But the problem is how to transfer this mapping to a particular matrix?