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. _______________________________________________ Forum mailing list Forum@mail.gap-system.org http://mail.gap-system.org/mailman/listinfo/forum