Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Given a finitely presented group $G = \langle S | R \rangle$, is there a command in MAGMA that computes the center of G ?

share|improve this question
If Center() won't work on G, you can use one of the functions available to covert G into a group of a type on which Center() will work. – mt_ Sep 20 '11 at 21:52
This is unlikely to be possible unless $G$ is finite, in which case you should use a command like CosetImage to convert it to a group of permutations. – Derek Holt Sep 21 '11 at 8:50

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.