The question verbatim goes as following:
Let the matrix $A$ be the standard matrix for the matrix transformation $T_{A} : R^{2} -> R^{2}$ which is given with the rotation $\pi/6$ radians. Calculate all real eigenvalues for the matrix $A$ (i.e all eigenvalues which are real, $\lambda \in R$.
The answer to this is:
The matrix $A$ lacks real eigenvalues. This can be seen with out performing any calculations, since $Ax$ corresponds to the rotation $\pi/6$ radians, $Ax$ = $\lambda x$ can only be satisfied by the zero-vector.
Is this because the rotation operation only rotates the coordinates and not scales them, this is my intuition behind the reasoning of the answer. However i'm not entirely sure why this transformation does't have any eigenvalues?
I would be thankful if somebody could expand this a little for me.
Eigenvalues corrispond to eigenvectors: if the rotation $T$ had an eigenvalue, the corresponding eigenvector would give a direction left invariant by the rotation, and this is obviously non-existent unless it's a rotation by $\pi$ radians.
On the other hand, over the complex numbers these invariant rotations do exist and in fact are all the same regardless the angle of rotation.
Fun fact: if you consider the projective complex plane $\mathbb{P}^2(\mathbb{C})$ these rotation invariant directions define $2$ points at $\infty$, called cyclic points. Then all circles pass through the cyclic points. That explains why intersecting two circles in the affine plane (real or complex) you get at most only 2 points.