Burning a binary tree and its generalization

Abstract

Graph burning is a graph process that models the spread of social contagion. Initially, all the vertices of a graph GG 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 the vertices are burnt. The burning number b(G)b(G) of the graph GG 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 GG of order nn, its burning number b(G)β‰€βŒˆnβŒ‰b(G) \leq \lceil \sqrt{n} \rceil. 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 TT of order nn, its burning number b(T)β‰€βŒˆnβŒ‰b(T) \leq \lceil \sqrt{n} \rceil where TT is the spanning tree of GG. It was proved in 2018 that b(T)β‰€βŒˆn+n2+1/4+1/2βŒ‰b(T) \leq \lceil \sqrt{n + n_2 + 1/4} +1/2 \rceil for a tree TT where n2n_2 is the number of degree 22 vertices in TT. In this paper, we provide an algorithm to burn a tree and we improve the existing bound using this algorithm. We prove that b(T)β‰€βŒˆn+n2+8βŒ‰βˆ’1b(T)\leq \lceil \sqrt{n + n_2 + 8}\rceil -1 which is an improved bound for nβ‰₯50n\geq 50. We also provide an algorithm to burn some subclasses of the binary tree and prove the burning number conjecture for the same

    Similar works

    Full text

    thumbnail-image

    Available Versions