# Distant sum distinguishing index of graphs

**Authors:** Jakub Przyby{\l}o

arXiv: 1703.03712 · 2018-03-13

## TL;DR

This paper investigates the minimum number of colors needed for a proper edge coloring of a graph such that the sum of colors incident to each vertex distinguishes vertices within a certain distance, establishing bounds that grow polynomially with maximum degree.

## Contribution

The authors prove that the sum distinguishing index for graphs at distance r is bounded above by a constant times elta^{r-1}, resolving a previously known lower bound gap.

## Key findings

- For r=1, the index is approximately elta.
- For r, the index is at most 6elta^{r-1}.
- The bounds are tight up to constant factors.

## Abstract

Consider a positive integer $r$ and a graph $G=(V,E)$ with maximum degree $\Delta$ and without isolated edges. The least $k$ so that a proper edge colouring $c:E\to\{1,2,\ldots,k\}$ exists such that $\sum_{e\ni u}c(e)\neq \sum_{e\ni v}c(e)$ for every pair of distinct vertices $u,v$ at distance at most $r$ in $G$ is denoted by $\chi'_{\Sigma,r}(G)$. For $r=1$ it has been proved that $\chi'_{\Sigma,1}(G)=(1+o(1))\Delta$. For any $r\geq 2$ in turn an infinite family of graphs is known with $\chi'_{\Sigma,r}(G)=\Omega(\Delta^{r-1})$. We prove that on the other hand, $\chi'_{\Sigma,r}(G)=O(\Delta^{r-1})$ for $r\geq 2$. In particular we show that $\chi'_{\Sigma,r}(G)\leq 6\Delta^{r-1}$ if $r\geq 4$.

## Full text

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

## References

43 references — full list in the complete paper: https://tomesphere.com/paper/1703.03712/full.md

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