Mupad: how to use cycles
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
I have:
G := Dom::SymmetricGroup(7)
a:=G([2,4,6,1,3,5,7])
For instance: _mult(_invert(a),a) gives [1,2,3,4,5,6,7]. Exact!
But I cannot understand how to represent a as cycles: cycles(a) give cycles([2,4,6,1,3,5,7]). Sure!
The same for order, size, ...
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!