[GAP Forum] How to find automorphism group of all the groups up to order p^4

Murthy Sandeep sandeep at sandeepmurthy.is
Mon May 4 21:57:37 BST 2015


If p is a prime then AllSmallGroups( p^4 ) will give you the list
of all small groups of order p^4, and for each of these you can
get its automorphism group by AutomorphismGroup( <group> ).

You can make this into a function.

Sandeep


> On 4 May 2015, at 07:34, Harsha Arora <harshaarora.2008 at gmail.com> wrote:
> 
> Is there any method to find the automorphims of all  the groups of order
> p^4 by defining their structures for any prime p.
> With regareds
> Harsha Arora
> On 04-May-2015 11:21 AM, harshaarora.2008 at gmail.com wrote:
> 
> forum at gap-system. org
> On 04-May-2015 11:19 AM, harshaarora.2008 at gmail.com wrote:
> 
> ---------- Forwarded message ----------
> From: harshaarora.2008 at gmail.com
> Date: 03-May-2015 1:52 PM
> Subject: How to find automorphism group of all the groups up to order p^4
> To: <forum at gap_system.org>
> Cc:
> 
> Is there any method to find the automorphims of all  the groups of order
> p^4 by defining their structures for any prime p.
> .
> 
> With regards
> Harsha
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum



More information about the Forum mailing list