Hi ! I am serarching for a function computing the representative of conjugacy classes in sage. I tried these command :
n=4 S=SymmetricGroup(n) ccn=S.conjugacy_classes_subgroups() cc=S.conjugacy_classes_representatives() But the gap.Length(ccn)=11 and gap.Length(cc)=5 !! In addition, I am looking for a function to compute RightCoset of a group. Thanks, Ines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sage-edu" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-edu?hl=en -~----------~----~----~----~------~----~------~--~---
