<p>In chemical graph theory, a molecular structure is represented as a molecular graph <InlineEquation ID="IEq1"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq1.gif" Format="GIF" Height="19" Rendition="HTML" Resolution="72" Type="Linedraw" Width="59" /> </InlineMediaObject> <EquationSource Format="TEX">\(G(V,E)\)</EquationSource> </InlineEquation>, where <InlineEquation ID="IEq2"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq2.gif" Format="GIF" Height="14" Rendition="HTML" Resolution="72" Type="Linedraw" Width="14" /> </InlineMediaObject> <EquationSource Format="TEX">\(V\)</EquationSource> </InlineEquation> denotes the non-empty set of atoms (vertices) and <InlineEquation ID="IEq3"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq3.gif" Format="GIF" Height="14" Rendition="HTML" Resolution="72" Type="Linedraw" Width="17" /> </InlineMediaObject> <EquationSource Format="TEX">\(E\)</EquationSource> </InlineEquation> represents the set of bonds (edges) between the atoms. Centrality measures in a molecular graph are vital for understanding the importance of individual atoms. Among various centrality measures, the eigenvector centrality is a robust metric that captures both the quantity and quality of connections to identify the most influential atoms. Mathematically, the eigenvector centrality <InlineEquation ID="IEq4"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq4.gif" Format="GIF" Height="19" Rendition="HTML" Resolution="72" Type="Linedraw" Width="28" /> </InlineMediaObject> <EquationSource Format="TEX">\(({x}_{i})\)</EquationSource> </InlineEquation> of an atom <InlineEquation ID="IEq5"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq5.gif" Format="GIF" Height="14" Rendition="HTML" Resolution="72" Type="Linedraw" Width="10" /> </InlineMediaObject> <EquationSource Format="TEX">\(i\)</EquationSource> </InlineEquation> in <InlineEquation ID="IEq6"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq1.gif" Format="GIF" Height="19" Rendition="HTML" Resolution="72" Type="Linedraw" Width="59" /> </InlineMediaObject> <EquationSource Format="TEX">\(G(V,E)\)</EquationSource> </InlineEquation> can be defined as the <InlineEquation ID="IEq7"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq7.gif" Format="GIF" Height="17" Rendition="HTML" Resolution="72" Type="Linedraw" Width="21" /> </InlineMediaObject> <EquationSource Format="TEX">\({i}^{th}\)</EquationSource> </InlineEquation> entry in the normalized eigenvector corresponding to the largest eigenvalue <InlineEquation ID="IEq8"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq8.gif" Format="GIF" Height="19" Rendition="HTML" Resolution="72" Type="Linedraw" Width="24" /> </InlineMediaObject> <EquationSource Format="TEX">\((\lambda )\)</EquationSource> </InlineEquation> of the adjacency matrix <InlineEquation ID="IEq9"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq9.gif" Format="GIF" Height="20" Rendition="HTML" Resolution="72" Type="Linedraw" Width="96" /> </InlineMediaObject> <EquationSource Format="TEX">\(A\left(G\right)=\left({a}_{ij}\right)\)</EquationSource> </InlineEquation>, where <InlineEquation ID="IEq10"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq10.gif" Format="GIF" Height="18" Rendition="HTML" Resolution="72" Type="Linedraw" Width="50" /> </InlineMediaObject> <EquationSource Format="TEX">\({a}_{ij}=1\)</EquationSource> </InlineEquation> if an atom <InlineEquation ID="IEq11"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq5.gif" Format="GIF" Height="14" Rendition="HTML" Resolution="72" Type="Linedraw" Width="10" /> </InlineMediaObject> <EquationSource Format="TEX">\(i\)</EquationSource> </InlineEquation> is adjacent to an atom <InlineEquation ID="IEq12"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq12.gif" Format="GIF" Height="17" Rendition="HTML" Resolution="72" Type="Linedraw" Width="13" /> </InlineMediaObject> <EquationSource Format="TEX">\(j\)</EquationSource> </InlineEquation> and <InlineEquation ID="IEq13"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq13.gif" Format="GIF" Height="18" Rendition="HTML" Resolution="72" Type="Linedraw" Width="50" /> </InlineMediaObject> <EquationSource Format="TEX">\({a}_{ij}=0\)</EquationSource> </InlineEquation> otherwise. That is, <InlineEquation ID="IEq14"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq14.gif" Format="GIF" Height="24" Rendition="HTML" Resolution="72" Type="Linedraw" Width="127" /> </InlineMediaObject> <EquationSource Format="TEX">\({x}_{i}=\frac{1}{\lambda }\sum_{j=1}^{n}{a}_{ij}{x}_{j}\)</EquationSource> </InlineEquation> where <InlineEquation ID="IEq15"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq15.gif" Format="GIF" Height="10" Rendition="HTML" Resolution="72" Type="Linedraw" Width="14" /> </InlineMediaObject> <EquationSource Format="TEX">\(n\)</EquationSource> </InlineEquation> is the number of atoms in <InlineEquation ID="IEq16"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_18421_Article_IEq1.gif" Format="GIF" Height="19" Rendition="HTML" Resolution="72" Type="Linedraw" Width="59" /> </InlineMediaObject> <EquationSource Format="TEX">\(G(V,E)\)</EquationSource> </InlineEquation>. In this paper, seven eigenvector centrality-based topological indices are introduced and applied to octane isomers. These indices are utilized in QSPR (Quantitative Structure–Property Relationship) analysis to investigate the properties such as density, mean radius, entropy and more. The results establish a statistically significant and strong correlation between the computed indices and properties of octane isomers. The reliability and accuracy of the regression models are further confirmed through Y-randomization and chi-square goodness-of-fit tests, highlighting the potential of these indices for applications in cheminformatics-based predictive modeling.</p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Novel eigenvector centrality indices for octane isomers to explore their physicochemical properties

  • A. Salini Jancy Rani,
  • B. J. Balamurugan

摘要

In chemical graph theory, a molecular structure is represented as a molecular graph \(G(V,E)\) , where \(V\) denotes the non-empty set of atoms (vertices) and \(E\) represents the set of bonds (edges) between the atoms. Centrality measures in a molecular graph are vital for understanding the importance of individual atoms. Among various centrality measures, the eigenvector centrality is a robust metric that captures both the quantity and quality of connections to identify the most influential atoms. Mathematically, the eigenvector centrality \(({x}_{i})\) of an atom \(i\) in \(G(V,E)\) can be defined as the \({i}^{th}\) entry in the normalized eigenvector corresponding to the largest eigenvalue \((\lambda )\) of the adjacency matrix \(A\left(G\right)=\left({a}_{ij}\right)\) , where \({a}_{ij}=1\) if an atom \(i\) is adjacent to an atom \(j\) and \({a}_{ij}=0\) otherwise. That is, \({x}_{i}=\frac{1}{\lambda }\sum_{j=1}^{n}{a}_{ij}{x}_{j}\) where \(n\) is the number of atoms in \(G(V,E)\) . In this paper, seven eigenvector centrality-based topological indices are introduced and applied to octane isomers. These indices are utilized in QSPR (Quantitative Structure–Property Relationship) analysis to investigate the properties such as density, mean radius, entropy and more. The results establish a statistically significant and strong correlation between the computed indices and properties of octane isomers. The reliability and accuracy of the regression models are further confirmed through Y-randomization and chi-square goodness-of-fit tests, highlighting the potential of these indices for applications in cheminformatics-based predictive modeling.