Can someone help me do this problem efficiently? I am supposed to find the normalizer ofin
. So, basically I need to find all the elements in
that commutes with
. I know two trivial ones are
and
. But do I really need to list all the elements in
and check which one commutes with
.
Any help is really appreciated.


LinkBack URL
About LinkBacks


