Automorphism Group and Topological Indices of the Chemical Graph of Fullerenes
A Reza Ashrafi, M Reza Ahmadi
Keywords
automorphism group of a graph, fullerene, topological index
Citation
A Reza Ashrafi, M Reza Ahmadi. Automorphism Group and Topological Indices of the Chemical Graph of Fullerenes. The Internet Journal of Nanotechnology. 2004 Volume 1 Number 2.
Abstract
In an earlier paper, the authors of this paper designed a MATLAB program for computing symmetry of molecules. They applied this program to calculate the symmetry of the fullerene C80.
In this paper, using a well-known result on graphs, we write another MATLAB program for computing the automorphism group of some fullerene graphs, which has better running time. The PI, Wiener and Schultz indices of these chemical graphs are also computed.
Introduction
In this section we describe some notations which will be kept throughout. The icosahedral C60 molecule discovered by Kroto et al. in 1985 [1] was the first known example of a fullerene: a molecular cage of carbon consisting of fused hexagon and pentagon rings. The interest generated by this discovery led to the identification of many other fullerenes and related structures [2], and in particular to the observation of carbon nanotubes. Fullerenes are a new allotrope of carbon characterized by a closed-cage structure consisting of an even number of three-coordinate carbon atoms devoid of hydrogen atoms. This class was originally limited to closed-cage structures with 12 isolated five-membered rings, the rest being six-membered rings. However, the term has been broadened to include any closed-cage structure having 20 or more carbon atoms consisting entirely of 3 coordinate carbon atoms [3]. The motivation for the study of fullerenes is outlined in the nice book of Korto, Fichier and Cox [4], and the reader is encouraged to consult this book for background material.
Fullerenes with a wide range of numbers of carbon atoms have been produced in experiment. Isomers with 60, 70, 76, 78 and 84 atoms have been produced in sufficient quantity to be characterized by NMR spectroscopy.
The adjacency matrix or Hamiltonian operator A = [Aij] of a graph G with n vertices is the square n × n symmetric matrix which contains information about the internal connectivity of vertices in the graph. It is defined as
One can see easily the fact that all unitary matrices commuting with the adjacency matrix A of a molecular graph form a group H with this property that:
The group H is called the Hamiltonian group of the graph under consideration and its elements are defined as a generalized symmetry operator. In a real vector space, these matrices are orthogonal. It is well known that the symmetry operators in the point group of a molecule always commute with its Hamiltonian operator [5]. So the group H of molecular graph must contain the point group Hp of the graph, for details see [6]. It is well-known fact that the set of all permutation matrices satisfied in equation (1) constitute the full automorphism group of the molecular graph under consideration. Here a permutation matrix is a matrix that has exactly one 1 in each row or column and 0s elsewhere. Permutation matrices are the matrix representation of permutations.
A topological index is a real number related to a molecular graph. It must be a structural invariant, i.e., it does not depend on the labelling or the pictorial representation of a graph. There are several topological indices have been defined and many of them have found applications as means to model chemical, pharmaceutical and other properties of molecules. Here, we consider three of topological indices containing Wiener, Padmakar-Ivan (PI) and Schultz index. These topological indices define as follows:
The Wiener index W(G) of a molecular graph G is defined as the sum of the distances between all pairs of vertices. In other words,
where Pi is length of the path that contains the least number of edges between vertex i and vertex j in graph G and n is the maximum possible number of i and j, see [7,8,9] for details.
The Padmakar–Ivan (PI) index of a graph G is defined as PI(G) = ∑e∈E[neu(e∣G)+ nev(e∣G)], where neu(e∣G) is the number of edges of G lying closer to u than to v, nev(e∣G) is the number of edges of G lying closer to v than to u and summation goes over all edges of G, [10,11,12,13,14].
The Schultz index of a graph G is denoted by MTI(G). It is defined as
where vi is the degree of vertex i in G, Aij is equal to unity if vertices i and j are adjacent and zero otherwise and Dij is the length of a shortest path between vertices i and j, [15,16].
The goal of this article is to obtain some computer programs for calculating the Wiener, PI and Schultz indices of molecular graphs. We apply this program on some big fullerenes. We also apply our earlier MATLAB Program [17,18] for computing the automorphism group of fullerenes C20(1), C20(2), C60, C70, C80, C140 and C150. Throughout this paper, only finite graphs are investigated. Our notation is standard and taken mainly from Refs. [19,20]. Computations were carried out with the aid of MATLAB [21], and, GAP [22]. We encourage reader to consult [23,24] for applications of GAP in solving problems of chemistry and [25,26,27,28,29] for background material about theoretical aspects of symmetry property of molecules.
Computational Details
Permutation group theory has been widely applied to various chemical problems related to the symmetry property of a molecule. Symmetry operations on a graph are called also graph automorphisms. They affect only the labels of vertices by permuting them so that the adjacency matrix of the graph remains unchanged. The graph symmetry is completely determined by all the automorphisms it has, i.e. by specifying all the permutations which leave the adjacency matrix intact.
There are potential methods for computing automorphism group of a graph. We use these techniques to solve our problem. In order to deduce the symmetry of a molecule, we have to compute first the n × n adjacency matrix A of the chemical graph under consideration. Then we must solve the matrix equation PtAP = P, in the set of all permutation matrices of size n.
The first author in [17] proved a result that is useful for computing symmetry of molecules. Using this result, Lemma 1 and its Corollary, we present a MATLAB program [18] for computing a solution matrix for the automorphism group of chemical graphs. We believe that MATLAB is the best software for writing such a program, because it uses variables that are defined to be matrices. Since the image of any vertex v of a graph under one of its automorphisms has the same degree as v, we can improve our last program in [18] to find a better running time. In the end of this section we present our new MATLAB program, as follows:
Program: A MATLAB Program for Computing the Symmetries of Molecules
Symmetry and Topological Indices of Fullerenes
The aim of this section is to calculate the automorphism group of chemical graph of the fullerene C20(1), C20(2), C60, C70, C80, C140 and C150. To do this, from figure 1, we calculate the adjacency matrices of these fullerene graphs and then apply our MATLAB program for computing a solution matrix for any of these fullerenes. In the final step, we consider the following simple GAP program for computing the automorphism group of these fullerenes.
In this program, X denotes the solution matrix computed bt our MATLAB programs. We encourage the reader to consult Refs. [23,24] for more details about GAP and its programming language. In what follows, we calculate a generating set for any of automorphism groups of the fullerene graphs under consideration.
Generators of The Automorphism Groups of Fullerenes
C(1), C(2), C, C, C, C and C
C20(1)1 = (2,20)(3,19)(4,18)(5,17)(6,16)(7,15)(8,14)(9,13)(10,12),
C20(1)2 = (1,2)(3,20)(4,19)(5,18)(6,17)(7,16)(8,15)(9,14)(10,13)(11,12),
C20(2)1 = (1,2)(3,15)(4,14)(5,13)(6,12)(7,11)(8,10)(16,17)(18,20),
C20(2)2 = (1,4,7,10,13)(2,5,8,11,14)(3,6,9,12,15)(16,17,18,19,20),
C60 1 = (2,5)(3,4)(6,8)(9,10)(11,18)(12,17)(13,16)(14,15)(19,20)(21,30)(22,29)(23,28)(24,27) (25,26)(31,32)(33,48)(34,47)(35,46)(36,45)(37,44)(38,43)(39,42)(40,41)(50,55) (51,54)(52,53)(56,59)(57,58),
C60 2 = (1,2)(3,5)(6,9)(7,8)(11,20)(12,19)(13,18)(14,17)(15,16)(21,22)(23,30)(24,29)(25,28) (26,27)(31,36)(32,35)(33,34)(37,48)(38,47)(39,46)(40,45)(41,42)(43,53)(44,52) (49,50)(51,55)(56,58)(59,60),
C60 3 = (1,6,14)(2,12,25)(3,23,26)(4,24,15)(5,13,7)(8,11,40)(9,36,41)(10,39,16)(17,22,52) (18,35,53)(19,37,42)(20,38,27)(21,51,28)(29,34,54)(30,50,43)(31,59,44)(32,58,45) (33,57,46)(47,49,56)(48,60,55),
C70 1 = (3,12)(4,11)(5,10)(6,9)(7,8)(13,14)(15,30)(16,29)(17,28)(18,27)(19,26)(20,25)(21,24) (22,23)(31,32)(33,49)(34,48)(35,47)(36,46)(37,45)(38,44)(39,43)(40,42)(50,51) (52,64)(53,63)(54,62)(55,61)(56,60)(57,59)(65,66)(67,70)(68,69),
C70 2 = (1,4)(2,3)(5,6)(7,19)(8,18)(9,17)(10,16)(11,15)(12,14)(20,21)(22,38)(23,37)(24,36) (25,35)(26,34)(27,33)(28,32)(29,31)(39,40)(41,56)(42,55)(43,54)(44,53)(45,52) (46,51)(47,50)(48,49)(57,58)(59,68)(60,67)(61,66)(62,65)(63,64),
C70 3 = (1,41)(2,58)(3,57)(4,56)(5,39)(6,40)(7,22)(8,23)(9,42)(10,43)(11,60)(12,59)(13,69) (14,68)(15,67)(16,54)(17,55)(18,37)(19,38)(26,44)(27,45)(28,61)(29,62)(30,70) (31,65)(32,66)(33,52)(34,53)(48,63)(49,64),
C80 1 = (2,5)(3,4)(6,8)(9,10)(11,18)(12,17)(13,16)(14,15)(19,20)(21,39)(22,38)(23,37)(24,36) (48,54)(49,53)(50,52)(61,63)(64,75)(65,74)(66,73)(67,72)(68,71)(69,70)(76,79)(77,78) (25,35)(26,34)(27,33)(28,32)(29,31)(42,60)(43,59)(44,58)(45,57)(46,56)(47,55),
C80 2 = (1,2)(3,5)(6,9)(7,8)(11,20)(12,19)(13,18)(14,17)(15,16)(21,23)(24,40)(25,39)(26,38) (50,56)(51,55)(52,54)(61,66)(62,65)(63,64)(67,75)(68,74)(69,73)(70,72)(76,78)(79,80) (27,37)(28,36)(29,35)(30,34)(31,33)(41,45)(42,44)(46,60)(47,59)(48,58)(49,57),
C80 3 = (1,11,44,80,72,33)(2,12,43,79,73,32)(3,25,42,78,56,31)(4,24,63,77,55,15)(38,49) (13,21,66,75,52,17)(14,20,46,61,70,35)(18,27,40,67,58,51)(19,47,60,69,36,29) (5,23,64,76,54,16)(6,22,65,74,53,8)(7,10,45,62,71,34)(9,26,41,68,57,30) (28,39,48,59,50,37),
C140 1 = (1,6,7,20,21)(2,5,8,19,22)(3,10,17,24,91)(4,9,18,23,90)(11,16,25,92,87) (12,48,33,93,86)(13,28,34,94,58)(14,27,35,89,57)(15,26,36,88,56)(29,38,95,59,51) (30,37,130,55,50)(31,99,129,63,49)(32,98,85,54,47)(39,96,60,52,45)(40,97,83,53,46) (75,112,106,125,80)(76,114,121,124,140)(77,115,120,123,134)(116,119,122,135,139) (66,72,109,103,82)(67,113,107,126,81)(73,110,104,133,78)(74,111,105,132,79) (41,102,84,65,71)(42,101,131,64,70)(43,100,128,62,69)(44,108,127,61,68) (117,118,137,136,138),
C140 2 = (1,13,74,110,37)(2,12,75,120,99)(3,54,76,121,98)(4,53,116,106,93)(5,52,115,107,92) (6,51,73,109,36)(57,65,117,105,94)(8,49,113,40,23)(9,69,112,39,22)(10,68,114,108,91) (11,67,119,100,90)(14,70,111,38,21)(15,71,42,34,20)(16,46,43,33,19)(17,47,44,32,24) (18,48,45,31,25)(26,27,28,29,30)(55,78,137,102,88)(56,66,118,101,89)(7,50,72,41,35) (58,64,138,104,95)(59,79,136,103,130)(60,80,135,126,129)(61,140,124,127,85) (62,139,123,96,86)(63,77,122,97,87)(81,134,125,128,83)(82,133,132,131,84),
C150 1 = (2,5)(3,4)(6,12)(7,11)(8,10)(13,20)(14,19)(15,18)(16,17)(21,69)(22,72)(23,71)(24,70) (25,68)(26,67)(27,66)(28,65)(29,64)(30,63)(31,40)(32,41)(33,53)(34,54)(35,42) (36,39) (46,52)(47,51)(55,147)(56,146)(57,145)(58,138)(59,137)(60,144)(118,120) (43,45)(61,148)(62,149)(73,150)(74,112)(75,113)(76,143)(77,142)(78,139)(79,111) (80,109)(81,104)(82,103)(83,102)(84,100)(85,99)(86,105)(87,108)(88,107)(89,106) (90,98)(91,97)(92,96)(93,94)(95,101)(110,126)(114,125)(115,124)(116,123)(48,50) (117,122)(119,121)(127,141)(128,131)(129,130)(132,133)(134,140),
C150 2 = (1,2)(3,5)(6,15)(7,14)(8,13)(9,12)(10,11)(16,20)(17,19)(21,95)(22,92)(23,91)(24,90) (25,85)(26,84)(27,83)(28,82)(29,81)(30,86)(31,72)(32,71)(33,79)(34,80)(35,70) (36,69)(37,67)(38,68)(39,66)(40,65)(41,64)(42,63)(43,62)(44,61)(45,73)(46,74) (47,75)(48,76)(49,60)(50,57)(51,56)(52,55)(53,54)(58,59)(77,137)(78,136)(87,149) (88,148)(89,150)(113,120)(114,118)(115,117)(122,143)(123,144)(124,145)(125,146) (126,147)(127,138)(93,111)(94,109)(96,103)(97,104)(98,105)(101,102)(106,108) (110,119)(112,121)(128,139)(129,142)(130,141)(133,140)(134,135),
C150 3 = (1,132)(2,133)(3,134)(4,135)(5,140)(6,139)(7,142)(8,141)(9,131)(10,130)(11,129) (12,128)(13,127)(14,77)(15,78)(16,58)(17,59)(18,136)(19,137)(20,138)(21,145) (22,146)(23,147)(24,149)(25,148)(26,144)(27,143)(28,113)(29,112)(30,150)(31,114) (32,110)(33,109)(34,111)(35,108)(36,115)(37,116)(38,107)(39,117)(40,118)(41,119) (42,106)(43,98)(44,99)(45,105)(46,104)(47,103)(48,102)(49,100)(50,101)(51,96) (52,97)(53,94)(54,93)(55,91)(56,92)(57,95)(60,84)(61,85)(62,90)(63,89)(64,121) (65,120)(66,122)(67,123)(68,88)(69,124)(70,87)(71,126)(72,125)(73,86)(74,81) (75,82)(76,83)(79,80).
We now write a MATLAB program for computing Wiener, PI and Schultz indices of these fullerenes.
A MATLAB Program for Computing the Wiener, PI and Schultz Indices
In Table 1, we calculate these topological indices, their running times and the order of symmetry group for the mentioned fullerenes.
C(1), C(2), C, C, C, C and C and the Order of Their Automorphism Group Symmetry
In the end of this paper we pose the following open questions:
We mention here that the figure of fullerenes in Figure 1 taken from the internet. Unfortunately, we don't have its exact address to cite here.