On Mon, Aug 18, 2014 at 11:17 AM, Pierre-Alain BOURDIL <[email protected]>
wrote:
> Greetings,
>
> i'm looking for a function , say F, such that
>
> F((1,2,3)(5,6)) = [[1,2,3],[5,6]].
>
How about:
gap> Cycles((1,2,3)(5,6), MovedPoints((1,2,3)(5,6)));
[ [ 1, 2, 3 ], [ 5, 6 ] ]
HTH,
Nikos
--
Οι ελαφροί ας με λέγουν ελαφρόν.
Στα σοβαρά πράγματα ήμουν πάντοτε
επιμελέστατος.
The frivolous can call me frivolous. In serious matters I've always been
most diligent.
K. P. Kavafy
_______________________________________________
Forum mailing list
[email protected]
http://mail.gap-system.org/mailman/listinfo/forum