cahlen commited on
Commit
2ea1a78
·
verified ·
1 Parent(s): d3ca5b5

Upload s5/partitions_n5.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. s5/partitions_n5.txt +18 -0
s5/partitions_n5.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Partitions of 5 (height <= 5)
2
+ # 7 partitions, 7 conjugacy classes
3
+ # Partitions (representations):
4
+ 0 (5,)
5
+ 1 (4, 1)
6
+ 2 (3, 2)
7
+ 3 (3, 1, 1)
8
+ 4 (2, 2, 1)
9
+ 5 (2, 1, 1, 1)
10
+ 6 (1, 1, 1, 1, 1)
11
+ # Cycle types (conjugacy classes):
12
+ 0 (5,) z=5
13
+ 1 (4, 1) z=4
14
+ 2 (3, 2) z=6
15
+ 3 (3, 1, 1) z=6
16
+ 4 (2, 2, 1) z=8
17
+ 5 (2, 1, 1, 1) z=12
18
+ 6 (1, 1, 1, 1, 1) z=120