[GAP Forum] Finding the Sp(4,2)-orbits

Dima Pasechnik dima at ntu.edu.sg
Mon Aug 20 12:50:14 BST 2012


On Mon, Aug 20, 2012 at 07:06:15PM +0800, Kashyap Rajeevsarathy wrote:
> Hello,
>
> I am new to GAP and I was wondering if GAP could help me figure out the
> following:
>
>  I would like to know the GAP command for enlisting the orbits of the
> Sp(4,2)-action on (Z/2Z)^4, where Z/2Z is the field of order 2.

gap> G:=Sp(4,2);
gap> Orbits(G,FullRowSpace(GF(2),4));

will do what you'd like to.

However, Sp(2n,2) has just one orbit on nonzero vectors in its
natural action, no need to ask GAP, in fact...

HTH,
Dmitrii

CONFIDENTIALITY:This email is intended solely for the person(s) named and may be confidential and/or privileged.If you are not the intended recipient,please delete it,notify us and do not copy,use,or disclose its content.

Towards A Sustainable Earth:Print Only When Necessary.Thank you.



More information about the Forum mailing list