C4graphGraph forms for C4 [ 10, 2 ] = C_10(1,3)

[Home] [Table] [Glossary] [Families]

On this page are computer-accessible forms for the graph C4[ 10, 2 ] = C_10(1,3).

(I) Following is a form readable by MAGMA:

g:=Graph<10|{ {2, 3}, {8, 9}, {4, 5}, {6, 7}, {1, 2}, {9, 10}, {4, 7}, {5, 6}, {1, 4}, {3, 6}, {2, 5}, {3, 4}, {1, 8}, {3, 10}, {1, 10}, {2, 9}, {5, 8}, {7, 10}, {6, 9}, {7, 8} }>;

(II) A more general form is to represent the graph as the orbit of {2, 3} under the group generated by the following permutations:

a: (3, 5)(8, 10)
b: (3, 9)(4, 8)
c: (2, 4)(7, 9)
d: (1, 2)(3, 10, 9, 8, 5, 4)(6, 7)

(III) Last is Groups&Graphs. Copy everything between (not including) the lines of asterisks into a plain text file and save it as "graph.txt". Then launch G&G (Groups&Graphs) and select Read Text from the File menu.

**************

&Graph
C4[ 10, 2 ]
10
-1 2 4 8 10
-2 1 3 5 9
-3 2 4 6 10
-4 1 3 5 7
-5 2 4 6 8
-6 3 5 7 9
-7 4 6 8 10
-8 1 5 7 9
-9 2 6 8 10
-10 1 3 7 9
0

**************