# The pebbling threshold spectrum and paths

**Authors:** David Moews

arXiv: 1905.13730 · 2019-06-03

## TL;DR

This paper investigates the pebbling threshold spectrum of graph sequences, establishing bounds for connected graphs and showing that paths do not have the maximum threshold, thus advancing understanding of pebbling dynamics.

## Contribution

It derives bounds for pebbling thresholds of connected graph sequences and constructs sequences with thresholds within these bounds, improving previous estimates for paths.

## Key findings

- Pebbling threshold of connected graphs is between (.5) and exponential bounds.
- Paths have a pebbling threshold of (2^{\u221a{\u221a{	ext{log}_2 n}}} n/(.5)), not maximal.
- Constructed graph sequences with any pebbling threshold within established bounds.

## Abstract

Given a distribution of pebbles on the vertices of a graph, say that we can pebble a vertex if a pebble is left on it after some sequence of moves, each of which takes two pebbles from some vertex and places one on an adjacent vertex. A distribution is solvable if all vertices are pebblable; the pebbling threshold of a sequence of graphs is, roughly speaking, the total number of pebbles for which random distributions with that number of pebbles on a graph in the sequence change from being almost never solvable to being almost always solvable. We show that any sequence of connected graphs with strictly increasing orders always has some pebbling threshold which is $\Omega(\sqrt{n})$ and $O(2^{\sqrt{2 \log_2 n}} n/\sqrt{\log_2 n})$, and that it is possible to construct such a sequence of connected graphs which has any desired pebbling threshold between these bounds. (Here, $n$ is the order of a graph in the sequence.) It follows that the sequence of paths, which, improving earlier estimates, we show has pebbling threshold $\Theta(2^{\sqrt{\log_2 n}} n/\sqrt{\log_2 n})$, does not have the greatest possible pebbling threshold.

## Full text

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

## References

10 references — full list in the complete paper: https://tomesphere.com/paper/1905.13730/full.md

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