Schultz Index Calculator

degree-sum weighted distance

CalculatorsFreeNo Signup
4.7(424 reviews)
All Tools

Loading tool...

About Schultz Index Calculator

A Schultz index calculator computing S(G) = Σ_{i<j} (d(i)+d(j))·dist(i,j). Schultz (1989). Degree-additive distance weighting. For trees: S = 4W - n(n-1). Also called molecular topological index (MTI). Client-side.

Schultz Index Calculator Features

  • S(G)
  • (d+d)·dist
  • MTI
  • Trees
  • Common graphs
Schultz index S(G) = Σ (d(i)+d(j))·dist(i,j). Also known as Molecular Topological Index (MTI). Schultz (1989). Uses degree sum instead of product (cf. Gutman). For trees: S(T) = 4W(T) - n(n-1).

How to Use

Select graph:

  • S: Schultz index
  • (d+d)·dist: Per pair
  • MTI: Molecular

MTI History

Schultz originally called it Molecular Topological Index. First degree-distance hybrid index. Inspired Gutman's product variant. Together they form the foundation of degree-distance indices.

Tree Formula

S(T) = 4W(T) - n(n-1). Surprisingly simple! For trees, S is essentially a shifted Wiener index. This means S and W are equivalent for ranking trees.

Step-by-Step Instructions

  1. 1Select graph.
  2. 2For each pair: (d(i)+d(j))·dist(i,j).
  3. 3Sum all terms.
  4. 4Check tree formula.
  5. 5Compare with Gutman.

Schultz Index Calculator — Frequently Asked Questions

Why degree sum instead of product?+

Sum (d+d) is less sensitive to degree disparity than product (d·d). A leaf-hub pair: sum = 1+k, product = k. For chemical applications, sum sometimes better models additive atomic properties.

S vs Gutman: which is better?+

Depends on the property! S treats degree contributions additively (like electronegativity). Gut treats them multiplicatively (like polarizability). Use both and compare correlations.

Why is S sometimes called MTI?+

Schultz's 1989 paper called it Molecular Topological Index because it was designed for molecular graph characterization. The name 'Schultz index' came later when the community standardized naming.

Share this tool: