File: 14.1.txt

package info (click to toggle)
gap-hap 1.70%2Bds-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 56,612 kB
  • sloc: xml: 16,139; sh: 216; javascript: 155; makefile: 126; ansic: 47; perl: 36
file content (7 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
gap> G:=SymmetricGroup(6);; n:=6;;
gap> R:=ResolutionFiniteGroup(G,n);
Resolution of length 6 in characteristic 0 for Group([ (1,2), (1,2,3,4,5,6) 
 ]) .

gap> Size(R);
[ 10, 58, 186, 452, 906, 1436 ]