For a $3\times 3$ matrix A, say that a point p on the on the unit sphere centred at the origin in $\mathbb{R}^3$ is a pole of A if Ap=p. Denote by $SO_3$ , the subgroup of $GL_{3}(\mathbb{R})$ consisting of all the orthogonal matrices with determinant 1.
(A) Show that if $A\in SO_3$ , then A has a pole.
(B) Let G be a subgroup of $SO_3$. Show that G acts on the set { $p\in \mathbb{S}^2$ | p is a pole for some matrix $A\in G$}
This question is from my abstract algebra assignment and I was unable to solve it.
For (A), I am sorry to say I don't have any clue. I have been given that for any matrix $AA^T= I = A^T A$ and det A=1. The problem is how to find such a p that satisfies Ap=p.
For (B), if G acts on the given set (say X) then I X =X and $(G_1 G_2) X = (G_1 )(G_2 X)$.
then I p = p, but ${G_1}{ G_2 } p $ , but I can't write $G_2 p = G_2$ because p is pole of some matrix $A \in G$ not necessarily $G_2$. So, I got struck here.
Can you please guide?
For part a, it suffices to show that $\det(A - I) = 0$. Since you have already showed that $\det(A) = 1$, it suffices to note that $$ \begin{align} \det(A - I) &= \det(A^T) \det(A - I) \\ & = \det(A^TA - A) \\ &= \det(I - A) = \det(-(A - I)) = - \det(A - I). \end{align} $$ For part b, it suffices to note that every $p$ is a pole of the identity matrix $I \in G$.