I want to know an example of a small order non-abelian $p$-group $G$ with a power automorphism which is not inner, i.e. an automorphism of the form $g\mapsto g^k$ for all $g\in G$, but non-inner.
In the examples I was initially considering, the maps were $g\mapsto g^{-1}$ which will never be automorphisms of non-abelian groups.
Any good example of this? Thanks for interest.
A simple GAP computation yields answers. I used this program:
Which resulted in this output:
The smallest examples are of order 32. Note that $k$ is always coprime to the group order, so if it induces an automorphism, it is certainly not inner.
To work with any of them by hand, you can ask GAP for a presentation:
Or, ask for a power-conjugation presentation (this omits trivial conjugation relations, e.g. g4^g3 = g4; look at the documentation of
PrintPcpPresentationfor details; ah yeah, and note that it is part of the polycyclic package, which is, however, installed and loaded by default in a regular GAP installation):Or ask for an isomorphic permutation group (I give two, one is the regular representation, one a somewhat smaller one: