Inverse Degree Index Calculator

reciprocal degree sum

CalculatorsFreeNo Signup
4.9(378 reviews)
All Tools

Loading tool...

About Inverse Degree Index Calculator

An inverse degree index calculator computing ID(G) = Σ 1/d(v) over all vertices. Also called zeroth-order Randić index. Fajtlowicz (1987). Leaves contribute 1, hubs contribute 1/d. ID correlates with number of spanning trees. Client-side.

Inverse Degree Index Calculator Features

  • ID(G)
  • Σ1/d(v)
  • Zeroth Randić
  • Spanning trees
  • Common graphs
Inverse degree ID(G) = Σ 1/d(v). Simple yet powerful: leaves contribute 1 each, high-degree hubs contribute little. Also called zeroth-order Randić index. ID predicts: spanning tree count, chromatic number bounds, graph energy relationships.

How to Use

Select graph:

  • ID: Inverse degree
  • 1/d: Per vertex
  • Spanning: Tree count

Properties

ID(K_n) = n/(n-1) ≈ 1 (hubs dominate). ID(star) = 1/(n-1) + (n-1) ≈ n (leaves dominate). High ID = many low-degree vertices. Low ID = many high-degree vertices. Simple but informative.

Conjectures

Fajtlowicz's AutoGraphiX: ID ≥ n/Δ. ID + diam ≥ n/δ. Many open conjectures involving ID and other graph parameters. Active research area.

Step-by-Step Instructions

  1. 1Select graph.
  2. 2For each vertex: 1/d(v).
  3. 3Sum contributions.
  4. 4Compare with n/Δ.
  5. 5Check conjectures.

Inverse Degree Index Calculator — Frequently Asked Questions

Why 'zeroth-order Randić'?+

Randić: Σ 1/√(dᵢdⱼ) over edges (first-order). Inverse degree: Σ 1/d(v) over vertices (zeroth-order). It's the vertex analogue of the edge-based Randić index.

What does ID tell us structurally?+

High ID: many leaves and low-degree vertices (tree-like, sparse). Low ID: mostly high-degree vertices (dense). ID quantifies the 'leaf content' of a graph.

Connection to spanning trees?+

Graphs with higher ID tend to have fewer spanning trees (more tree-like = fewer alternatives). The precise relationship involves Laplacian eigenvalues: τ(G) = (1/n)·Π μᵢ.

Share this tool: