Table of Contents
Fetching ...

Large induced subgraph with a given pathwidth in outerplanar graphs

Naoki Matsumoto, Takamasa Yashima

TL;DR

The paper addresses how large an induced subgraph of an outerplanar graph can be while preserving pathwidth at most $k$, formalizing the problem via $I_k(G)$ and $M_k$. It proves a general lower bound $I_k(G) \ge \frac{M_k}{M_k+3}n$, with a sharp bound for $k=2$ yielding $I_2(G) \ge \frac{5n}{7}$ since $M_2=5$, and provides a near-tight upper bound by a constructive extremal graph, highlighting tightness evidence. The results extend the line of study on induced forests/linear forests to subgraphs with bounded pathwidth in outerplanar graphs, connecting to prior work by Chappell and Pelsmajer. The work also outlines implications for planar graphs and poses open problems about $I_k(G)$ in the planar setting, offering a framework for future exploration of induced subgraphs with constrained pathwidth in broader graph classes.

Abstract

A long-standing conjecture by Albertson and Berman states that every planar graph of order $n$ has an induced forest with at least $\lceil \frac{n}{2} \rceil$ vertices. As a variant of this conjecture, Chappell conjectured that every planar graph of order $n$ has an induced linear forest with at least $\lceil \frac{4n}{9} \rceil$ vertices. Pelsmajer proved that every outerplanar graph of order $n$ has an induced linear forest with at least $\lceil \frac{4n+2}{7}\rceil$ vertices and this bound is sharp. In this paper, we investigate the order of induced subgraphs of outerplanar graphs with a given pathwidth. The above result by Pelsmajer implies that every outerplanar graph of order $n$ has an induced subgraph with pathwidth one and at least $\lceil \frac{4n+2}{7}\rceil$ vertices. We extend this to obtain a result on the maximum order of any outerplanar graph with at most a given pathwidth. We also give its upper bound which generalizes Pelsmajer's construction.

Large induced subgraph with a given pathwidth in outerplanar graphs

TL;DR

The paper addresses how large an induced subgraph of an outerplanar graph can be while preserving pathwidth at most , formalizing the problem via and . It proves a general lower bound , with a sharp bound for yielding since , and provides a near-tight upper bound by a constructive extremal graph, highlighting tightness evidence. The results extend the line of study on induced forests/linear forests to subgraphs with bounded pathwidth in outerplanar graphs, connecting to prior work by Chappell and Pelsmajer. The work also outlines implications for planar graphs and poses open problems about in the planar setting, offering a framework for future exploration of induced subgraphs with constrained pathwidth in broader graph classes.

Abstract

A long-standing conjecture by Albertson and Berman states that every planar graph of order has an induced forest with at least vertices. As a variant of this conjecture, Chappell conjectured that every planar graph of order has an induced linear forest with at least vertices. Pelsmajer proved that every outerplanar graph of order has an induced linear forest with at least vertices and this bound is sharp. In this paper, we investigate the order of induced subgraphs of outerplanar graphs with a given pathwidth. The above result by Pelsmajer implies that every outerplanar graph of order has an induced subgraph with pathwidth one and at least vertices. We extend this to obtain a result on the maximum order of any outerplanar graph with at most a given pathwidth. We also give its upper bound which generalizes Pelsmajer's construction.

Paper Structure

This paper contains 4 sections, 4 theorems, 1 equation, 1 figure.

Key Result

Theorem 1

Let $k,d \ge 2$ be integers. If $G$ is a graph of order $n \ge 1$ with treewidth at most $k$, then the maximum order of an induced forest in $G$ with maximum degree at most $d$ is at least $\left\lceil \frac{2dn+2}{kd+d+1} \right\rceil,$ unless $G \in \{K_{1,1,3},K_{2,3}\}$ and $k=d=2$.

Figures (1)

  • Figure 1: The graph $H$

Theorems & Definitions (13)

  • Theorem 1: CP2013
  • Theorem 2
  • Theorem 3
  • Theorem 4
  • Definition 5: Treewidth
  • Definition 6: Pathwidth
  • Definition 7
  • proof : Proof of Theorem $\ref{['thm:main1']}$
  • proof : Proofs of Theorem $\ref{['thm:p2']}$
  • Claim 8
  • ...and 3 more