Burning a binary tree and its generalization

08/05/2023
by   Sandip Das, et al.
0

Graph burning is a graph process that models the spread of social contagion. Initially, all the vertices of a graph G are unburnt. At each step, an unburnt vertex is put on fire and the fire from burnt vertices of the previous step spreads to their adjacent unburnt vertices. This process continues till all vertices are burnt. The burning number b(G) of the graph G is the minimum number of steps required to burn all the vertices in the graph. The burning number conjecture by Bonato et al. states that for a connected graph G of order n, its burning number b(G) ≤⌈√(n)⌉. It is easy to observe that in order to burn a graph it is enough to burn its spanning tree. Hence it suffices to prove that for any tree T of order n, its burning number b(T) ≤⌈√(n)⌉ where T is the spanning tree of G. It was proved in 2018 that b(T) ≤⌈√(n + n_2 + 1/4) +1/2 ⌉ for a tree T where n_2 is the number of degree 2 vertices in T. In this article, we give an algorithm to burn a tree and we improve the existing bound using this algorithm. We prove that b(T)≤⌈√(n + n_2 + 8)⌉ -1 which is an improved bound. Also, under certain restriction of degree 2 vertices, we have improved upon the result of Bonato et al.(in 2021). We also provide an algorithm to burn a binary tree and prove the burning number conjecture for the same.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/08/2022

The Burning Number Conjecture Holds Asymptotically

The burning number b(G) of a graph G is the smallest number of turns req...
research
09/14/2017

Spanning trees with few branch vertices

A branch vertex in a tree is a vertex of degree at least three. We prove...
research
11/15/2021

Metric dimension on sparse graphs and its applications to zero forcing sets

The metric dimension dim(G) of a graph G is the minimum cardinality of a...
research
04/03/2021

Improving the Gilbert-Varshamov Bound by Graph Spectral Method

We improve Gilbert-Varshamov bound by graph spectral method. Gilbert gra...
research
05/31/2023

A Generalization of the Graham-Pollak Tree Theorem to Steiner Distance

Graham and Pollak showed that the determinant of the distance matrix of ...
research
07/01/2019

Fast and Reliable Dispersal of Crash-Prone Agents on Graphs

We study the ability of mobile agents performing simple local computatio...
research
09/15/2020

Bounded-Degree Spanners in the Presence of Polygonal Obstacles

Let V be a finite set of vertices in the plane and S be a finite set of ...

Please sign up or login with your details

Forgot password? Click here to reset