[GAP Forum] Find the set of sizes of elements with the same order

Robert Morse rm43 at evansville.edu
Mon May 14 16:41:59 BST 2012


This list of orders is called the order classes of a group G.

The GAP code to compute this is

Collected(List(G,Order));

These are invariants for finite abelian groups.  But not so otherwise.

Robert F. Morse


On Mon, May 14, 2012 at 5:00 PM, mana Tari <mana_tari at yahoo.com> wrote:
> Dear Forum,
>
> Let pi _{e}(G) be the set of element orders of group G.
> Also let s_{i} be the number of elements of order i in G,
> and nse(G):={s_{i}|i in pi _{e}(G)}, the set of sizes of
> elements with the same order.
>
> Is there any code in GAP for find nse(G)?
>
> Thanks in advance,
>
> Mana
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum



More information about the Forum mailing list