Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
GPT-5.1
GPT-5.1 114 tok/s
Gemini 3.0 Pro 53 tok/s Pro
Gemini 2.5 Flash 132 tok/s Pro
Kimi K2 176 tok/s Pro
Claude Sonnet 4.5 37 tok/s Pro
2000 character limit reached

Bipartite Turán Number for Trees

Updated 18 November 2025
  • The paper introduces the bipartite Turán number for trees, defining maximum edge counts in F-free subgraphs of complete bipartite graphs with precise formulas.
  • Explicit results for small trees, double stars, spiders, and paths showcase innovative extremal constructions and combinatorial proof techniques.
  • The study extends classical Turán theory to connected bipartite graphs, establishing asymptotic ratios and outlining open problems in forbidden subgraph theory.

A bipartite Turán number for trees encapsulates the extremal function governing the maximal edge count in bipartite host graphs that avoid specified tree substructures. For a fixed bipartite forbidden graph FF, and integers 1ab1 \leq a \leq b, the bipartite Turán number $\exb(a,b,F)$ is defined as the maximum number of edges in a FF-free subgraph of the complete bipartite graph Ka,bK_{a,b}; its connected version, $\exb,c(a,b,F)$, restricts to connected subgraphs. Systematic investigations have yielded sharp bounds, explicit formulas, and precise extremal configurations for diverse classes of trees, particularly emphasizing small trees, double stars, spiders, paths, and related structures (Caro et al., 13 Feb 2025, Bonamy et al., 10 Nov 2025, He et al., 11 Nov 2025).

1. Formal Definitions and Variants

Let FF be a fixed bipartite graph. The bipartite Turán number is defined by: $\exb(a,b,F) = \max\{e(G) : G \subseteq K_{a,b},\; F \not\subseteq G\},$ where Ka,bK_{a,b} denotes the complete bipartite graph with parts of size aa and bb. The balanced case is denoted $\exb(n,F) = \exb(n,n,F)$.

The variant requiring connectivity is: $\exb,c(a,b,F) = \max\{e(G) : G \subseteq K_{a,b},\; G\text{ connected},\; F \not\subseteq G\},$ with the corresponding abbreviation for balanced graphs.

For a family F\mathcal F of forbidden graphs, definitions extend verbatim to $\exb(a,b,\mathcal F)$ and $\exb,c(a,b,\mathcal F)$. For paths PkP_k and arbitrary trees TT, refinements in the connected setting are essential for sharp extremal results (Caro et al., 13 Feb 2025, Bonamy et al., 10 Nov 2025, He et al., 11 Nov 2025).

2. Classical Bounds and Comparisons

2.1 Comparison to Classical Turán Numbers

The classical Turán number $\ex(N,F)$, for FF-free graphs on NN vertices, satisfies: $\ex(n,F) < \exb(n,F) \leq \ex(2n,F)$ for all nn and FF (Caro et al., 13 Feb 2025). Construction methods establish

$\exb(n,F) \geq (2+o(1))\,\ex(2n,F)$

with o(1)0o(1) \to 0 as nn \to \infty.

2.2 Degree and Partition-Based Lower Bounds

For FF of maximum degree Δ=Δ(F)\Delta = \Delta(F): $\begin{cases} \Delta \ge 2 \implies \exb(n,F) \ge (\Delta-1)n,\ \Delta \ge 3 \implies \exb,c(n,F) \ge (\Delta-1)n,\ \Delta = 1, F\neq K_2 \implies \exb(n,F) \ge n. \end{cases}$ For bipartite FF with parts sLs \leq L: $\begin{aligned} \exb(a,b,F) &\geq (s-1)\bigl((a-s+1)+(b-s+1)\bigr),\ \exb(n,F) &\geq 2(s-1)(n-s+1),\ \exb(a,b,F) &\geq (L-1)\min\{a,b\},\quad \exb(n,F) \geq (L-1)n. \end{aligned}$

3. Exact Values for Small Trees, Double Stars, Spiders, and Paths

3.1 Trees with Up to Six Vertices

Explicit formulas have been established for all trees of order 6\le 6 (Caro et al., 13 Feb 2025):

Tree TT $\exb(n,T)$ Formula
P4P_4 $2n-2$ (n2n\ge2)
P5P_5 2n(nmod2)2n-(n\bmod 2)
P6P_6 $6$ for n=3n=3, $4n-8$ for n4n\ge4
K1,3K_{1,3} $2n$
K1,4K_{1,4} $3n$
S2,1,1S_{2,1,1} $2n$

Six‐vertex spiders and double stars are also resolved:

  • S3,1,1S_{3,1,1}: $\exb(n,S_{3,1,1}) \le 3n$, with equality iff 3n3\mid n.
  • S2,2,1S_{2,2,1}: $\exb(n,S_{2,2,1}) = 4n-8$ for n4n\ge4, $\exb(3,S_{2,2,1}) = 6$.
  • D2,2D_{2,2}: Piecewise formula with extremal graphs as unions of complete bipartite blocks.

3.2 Double Stars and Spiders

For a double star Ds,tD_{s,t}, the critical value f(s,t)=4(s+1)3f(s,t)=4(s+1)^3 partitions cases:

  • If a,b>f(s,t)a,b > f(s,t), s<t<2ss< t<2s:

$\exb(a,b,D_{s,t})=s(a+b-2s)$

with the extremal graph being Ks,asKs,bsK_{s,a-s}\cup K_{s,b-s}.

  • If 2st2s\le t:

$\exb(a,b,D_{s,t}) \le \frac{t}{2}(a+b)$

attained for a=ba=b divisible by tt.

For spiders Sa1,,ajS_{a_1,\dots,a_j}:

  • The “star+leaf” spider S2,d+1S_{2,d+1} yields

$\exb(a,b,S_{2,d+1}) = \max\{da, d(a-1)+ (b-a+1)\}$

  • For S3,d+1S_{3,d+1} with large nn:

$\exb(n,S_{3,d+1}) = (d+1) n - c_{d,n}$

cd,nc_{d,n} accounts for divisibility.

3.3 Paths and General Trees

For any k3k\ge3, and a,bka,b \ge k, for both P2k1P_{2k-1} and P2kP_{2k} (Bonamy et al., 10 Nov 2025, He et al., 11 Nov 2025): $\ex_{b,c}(a,b,P_{2k-1}) = \ex_{b,c}(a,b,P_{2k}) = (k-2)(b-1) + a$ In balanced case (a=b=na=b=n): $\ex_{b,c}(n,n,P_\ell) = (k-2)(n-1) + n = (k-1)n - (k-2)$ for {2k1,2k}\ell\in\{2k-1,2k\}; for {5,6}\ell\in\{5,6\}, one recovers $2n-1$.

Extremal graphs for these cases consist of a Kk2,bK_{k-2,b} component plus leaves.

4. Extremal Graph Constructions and Proof Techniques

Extremal constructions rely on combinatorial assembly of bipartite blocks and leaf attachments:

  • For paths and certain spiders: complete subgraphs form the “core,” while leaves attach to minimize the risk of forbidden substructures.
  • Double star extremals: decomposition into suitable complete bipartite subgraphs.
  • For long cycles: methods draw from Kopylov’s technique using vertex deletion and Jackson’s lemma adapted for the bipartite case.

Inductive proofs use deletion of low-degree vertices and block-tree arguments. Weight-counting and fractional edge assignments are deployed for upper bounds in double star and spider contexts (Caro et al., 13 Feb 2025, Bonamy et al., 10 Nov 2025, He et al., 11 Nov 2025).

5. Solving the Yuan–Zhang Problem for Bipartitions

For the family Tk,\mathcal T_{k,\ell} of all trees whose bipartition has parts of sizes kk and \ell (Caro et al., 13 Feb 2025):

  • If k2k1k\leq\ell\leq2k-1 and a>4k3a>4k^3:

$\exb(a,b,\mathcal T_{k,\ell}) = (k-1)(a+b-2(k-1))$

with the unique extremal graph Kk1,ak+1Kk1,bk+1K_{k-1,a-k+1}\cup K_{k-1,b-k+1}.

  • If 2k\ell\geq 2k:

$\exb(a,b,\mathcal T_{k,\ell}) < (\ell-1)(a+b)$

and for a=b=na=b=n divisible by 1\ell-1 the bound is sharp.

6. Asymptotic Behavior and Ratios

Define T|T| as the order of the tree TT. Asymptotic ratios for worst-case extremal counts are: $Y_{b,T} = \limsup_{n\to\infty} \frac{\exb(n,T)}{(|T|-2)\,n}$

yb=infT:TkYb,T,ky_b = \inf_{T:|T|\ge k} Y_{b,T},\quad k\to\infty

$Y_{b,c,T} = \limsup_{n\to\infty} \frac{\exb,c(n,T)}{(|T|-2)\,n},\quad y_{b,c} = \inf_{T:|T|\ge k} Y_{b,c,T},\quad k\to\infty$

It has been shown: yb=23y_b = \frac{2}{3}

$y_{b,c} \ge 0.207,\quad \inf_T \frac{\exb,c(n,T)}{\exb(n,T)} \ge 0.1035$

These bounds are established via explicit extremal constructions and quadratic optimization (Caro et al., 13 Feb 2025).

7. Connected Bipartite Turán Problem for Long Cycles and Paths

The exact structure and edge count for PkP_k-free connected bipartite graphs with color class sizes mnm\le n is:

  • If m<k2m<\tfrac{k}{2}: E(G)mn|E(G)| \le mn
  • If mk22m\ge\tfrac{k}{2}\ge2:

E(G)tkn+(mtk)|E(G)| \le t_k n + (m-t_k)

where tk=(k3)/2t_k = \lfloor (k-3)/2 \rfloor, with equality attained by a unique construction B1(m,n,k)B_1(m,n,k) (core Ktk,nK_{t_k, n} plus leaves) (He et al., 11 Nov 2025).

These results generalize classical Turán-type problems for bipartite graphs, providing deep connections to cycle-free and path-free graph theory via classical theorems of Gyárfás–Rousseau–Schelp and Jackson.

8. Generalizations, Applications, and Open Problems

Extensions to brooms and related structures have established sharp edge bounds for the corresponding bipartite Turán numbers (Bonamy et al., 10 Nov 2025). Nevertheless, the general determination of $\exb,c(a,b,T)$ for arbitrary trees TT remains partially unresolved. The structural features of TT that dictate the linear extremal function in terms of (a,b)(a,b) are an open problem of active interest.

Key techniques such as local switching, maximum-cut arguments, inductive vertex deletion, regular subgraph embeddings, and cycle-and-chord-avoidance demonstrate the richness of the field and its connections to advanced extremal graph theory. These investigations lay the foundation for further combinatorial advances and applications in forbidden subgraph theory across bipartite classes.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (3)
Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Bipartite Turán Number for Trees.