[GAP Forum] Order of each element in a group

Max Horn max at quendi.de
Tue Apr 28 13:09:07 BST 2015


On 28.04.2015, at 13:28, Murthy Sandeep <sandeep at sandeepmurthy.is> wrote:

> List( Elements( G ), x -> Order( x ) );

Or even shorter:

  List( G, Order );

Cheers,
Max

> 
>> On 28 Apr 2015, at 12:09, abdulhakeem alayiwola <lovepgroups at gmail.com> wrote:
>> 
>> how can one find the order of each element in group G using GAP.
>> _______________________________________________
>> Forum mailing list
>> Forum at mail.gap-system.org
>> http://mail.gap-system.org/mailman/listinfo/forum
> 
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum




More information about the Forum mailing list