# Computing weighted Szeged and PI indices from quotient graphs

**Authors:** Niko Tratnik

arXiv: 1904.09831 · 2019-11-11

## TL;DR

This paper introduces a method to compute weighted Szeged and PI indices of connected graphs efficiently using quotient graphs, especially for benzenoid systems and phenylenes, enabling sub-linear computation times.

## Contribution

It proves that these indices can be derived from quotient graphs related to coarser partitions than the $	heta^*$-partition, simplifying calculations for certain chemical graph classes.

## Key findings

- Indices can be computed from quotient graphs with respect to specific partitions.
- For benzenoid systems and phenylene, quotient graphs can be trees, enabling efficient computation.
- Closed formulas are provided for linear phenylenes.

## Abstract

The weighted Szeged index and the weighted vertex-PI index of a connected graph $G$ are defined as $wSz(G) = \sum_{e=uv \in E(G)} (deg (u) + deg (v))n_u(e)n_v(e)$ and $wPI_v(G) = \sum_{e=uv \in E(G)} (deg(u) + deg(v))( n_u(e) + n_v(e))$, respectively, where $n_u(e)$ denotes the number of vertices closer to $u$ than to $v$ and $n_v(e)$ denotes the number of vertices closer to $v$ than to $u$. Moreover, the weighted edge-Szeged index and the weighted PI index are defined analogously. As the main result of this paper, we prove that if $G$ is a connected graph, then all these indices can be computed in terms of the corresponding indices of weighted quotient graphs with respect to a partition of the edge set that is coarser than the $\Theta^*$-partition. If $G$ is a benzenoid system or a phenylene, then it is possible to choose a partition of the edge set in such a way that the quotient graphs are trees. As a consequence, it is shown that for a benzenoid system the mentioned indices can be computed in sub-linear time with respect to the number of vertices. Moreover, closed formulas for linear phenylenes are also deduced. However, our main theorem is proved in a more general form and therefore, we present how it can be used to compute some other topological indices.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.09831/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1904.09831/full.md

## References

36 references — full list in the complete paper: https://tomesphere.com/paper/1904.09831/full.md

---
Source: https://tomesphere.com/paper/1904.09831