WOLFRAM NOTEBOOK

{{1,2,3,4,5,6,7,8},{2,3,4,5,6,7,8,1},{3,4,5,6,7,8,1,2},{4,5,6,7,8,1,2,3},{5,6,7,8,1,2,3,4},{6,7,8,1,2,3,4,5},{7,8,1,2,3,4,5,6},{8,1,2,3,4,5,6,7}}
Permute
{{1,2,3,4,5,6,7,8},{2,3,4,5,6,7,8,1},{3,4,5,6,7,8,1,2},{4,5,6,7,8,1,2,3},{5,6,7,8,1,2,3,4},{6,7,8,1,2,3,4,5},{7,8,1,2,3,4,5,6},{8,1,2,3,4,5,6,7}}
In[]:=
GroupMultiplicationTable[CyclicGroup[10]]
Out[]=
In[]:=
ListPointPlot3D[%]
Out[]=
In[]:=
ListPointPlot3D[GroupMultiplicationTable[AlternatingGroup[5]],BoxRatiosAutomatic,TicksNone]
Out[]=
In[]:=
PermutationList[#,4]&/@GroupElements[CyclicGroup[4]]
Out[]=
{{1,2,3,4},{2,3,4,1},{3,4,1,2},{4,1,2,3}}
In[]:=
Catenate[MapIndexed[Append[#2,#1]&,GroupMultiplicationTable[AlternatingGroup[5]],{2}]]
Out[]=
In[]:=
Graphics3D[Point[%]]
Out[]=
In[]:=
Graph3D[NearestNeighborGraph[%392,2]]
Out[]=
In[]:=
DimensionReduce[%392,3]
Out[]=
In[]:=
Graphics3D[Point[%]]
Out[]=
Wolfram Cloud

You are using a browser not supported by the Wolfram Cloud

Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.


I understand and wish to continue anyway »

You are using a browser not supported by the Wolfram Cloud. Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.