I have been studying linear algebra and came across this question that I am not quite sure how to solve.
The question begins by letting $T:\mathbf{R}^2 \rightarrow \mathbf{R}^2 $ be a rotation counter-clockwise 90 degrees and let $S: \mathbf{C}^2 \rightarrow \mathbf{C}^2$ be defined by $S(x,y) = (-y,x)$. The question asks to find all cyclic subspaces of $\mathbf{R}^2$ with respect to $T$ and all cyclic subspaces of $\mathbf{C}^2$ with respect to S.
The hint says to consider the independence or dependence of the list $x, Tx$ for $x \in \mathbf{R}^2$ and the set $y,Sy$ for $y\in\mathbf{C}^2$ but I'm not sure how to solve this problem
Any help would be greatly appreciated!
For both types of linear transformations it is true that $$T^2=-I, T^4=I$$ where $I$ is the identity transformation. This means that we only need to check whether $x,Tx$ are linearly independent, since all the other vectors generated by powers of $T$ are linearly dependent on these two.
Now to find all possible cyclic subspaces, consider the vector subspaces of $\mathbb{R^2}$ and of $\mathbb{C^2}$ one by one ranked by their dimensionality.
The zero-dimensional subspace is a cyclic subspace for both vector spaces. When $x=(0~ 0)^T$ it is obvious that $Tx=x=0$ as well and the subspace closes.
Unless $x_1,x_2=0$ there exists no $\lambda\in \mathbb{R}$ such that $Tx+\lambda x=0$. Thus the two vectors are always linearly independent of one another and therefore they form a basis of $\mathbb{R^2}$. We conclude that for $T:\mathbb{R}^2\to\mathbb{R}^2$, the two T-cyclic subspaces are the origin and $\mathbb{R^2}$ itself.