Papers
Topics
Authors
Recent
Search
2000 character limit reached

ℓ₁-Fiedler Value

Updated 16 January 2026
  • ℓ₁-Fiedler value is a graph invariant defined as the minimum ℓ₁-smoothness over zero-sum, unit ℓ₁-norm vectors, directly linking spectral connectivity with combinatorial expansion.
  • It offers a combinatorial analogue to algebraic connectivity by reformulating the sparsest-cut problem with a variational principle that optimizes edge differences.
  • Sharp inequalities connect b(G) with Laplacian eigenvalues and isoperimetric parameters, underpinning applications in extremal tree constructions and NP-hard optimization.

The 1\ell_1-Fiedler value b(G)b(G) is a combinatorial graph invariant introduced as an 1\ell_1-norm analogue of graph algebraic connectivity. Formally, b(G)b(G) is defined for a simple undirected graph G=(V,E)G=(V,E) as the minimum 1\ell_1-smoothness over all zero-sum, unit 1\ell_1-norm vectors, optimizing the sum of edge differences. This parameter provides a direct connection to the sparsest-cut problem and exposes new relationships between spectral graph theory and combinatorial expansion properties, with deep ties to Laplacian eigenvalues, isoperimetric numbers, and extremal graph constructions (Andrade et al., 2023, Kannan et al., 9 Jan 2026).

1. Definition and Variational Formulation

Let G=(V,E)G=(V,E), V=n|V|=n, and xRnx\in\mathbb{R}^n with x1=vVxv=1\|x\|_1=\sum_{v\in V}|x_v|=1, vVxv=0\sum_{v\in V}x_v=0. The 1\ell_1-Fiedler value is: b(G)=minxRn{uvExuxv:vVxv=0,  x1=1}.b(G) = \min_{x\in \mathbb{R}^n}\left\{ \sum_{uv\in E} |x_u - x_v|\,:\, \sum_{v\in V} x_v=0,\;\|x\|_1=1 \right\}\,. Any optimal xx^* is called an 1\ell_1-Fiedler vector. This minimization can alternatively be formulated using nonnegative vectors x1,x2x^1,x^2 with orthogonal supports and equal sums: b(G)=minx1,x20, (x1)Tx2=0, x1=x2=1/2uvExu1xu2xv1+xv2.b(G) = \min_{\substack{ x^1,x^2\geq 0,\ (x^1)^Tx^2=0,\ \sum x^1 = \sum x^2 = 1/2 }} \sum_{uv\in E} |x^1_u - x^2_u - x^1_v + x^2_v|\,. This variational principle establishes b(G)b(G) as a combinatorial analogue to the second Laplacian eigenvalue a(G)=λ2(LG)a(G)=\lambda_2(L_G), substituting the quadratic 2\ell_2 smoothing with 1\ell_1 total variation (Andrade et al., 2023, Kannan et al., 9 Jan 2026).

2. Connectivity and Sparsest-Cut Equivalence

A central property (Theorem 2) is that b(G)>0b(G)>0 if and only if GG is connected. If GG is disconnected, a feasible xx supported on a component yields zero edge contributions, so b(G)=0b(G)=0. When GG is connected, any nonzero xx forces at least one edge to have nonzero difference (Andrade et al., 2023).

Crucially, b(G)b(G) has an explicit combinatorial characterization as the edge-density of the sparsest cut: b(G)=n2minSV§,SVρ(S)whereρ(S)=SS(nS)b(G) = \frac{n}{2} \min_{\substack{S\subset V\S\neq\emptyset,\,S\neq V}} \rho(S) \qquad\text{where}\qquad \rho(S) = \frac{|\partial S|}{|S|(n-|S|)} If a set SS^* achieves the minimum, the corresponding 1\ell_1-Fiedler vector is: xv={1/(2S)vS 1/(2(nS))vSx_v = \begin{cases} 1/(2\,|S^*|) & v\in S^* \ -1/(2(n-|S^*|)) & v\notin S^* \end{cases} This equivalence directly connects b(G)b(G) to the classic sparsest-cut problem and leverages cut-based expansion tools for analysis (Andrade et al., 2023, Kannan et al., 9 Jan 2026).

3. Fundamental Inequalities and Bounds

Multiple sharp inequalities relate b(G)b(G) to spectral, degree, and isoperimetric invariants:

  • 12a(G)b(G)12λ1(LG)\frac{1}{2} a(G) \leq b(G) \leq \frac{1}{2} \lambda_1(L_G), where a(G)a(G) is the algebraic connectivity and λ1(LG)\lambda_1(L_G) the largest Laplacian eigenvalue.
  • b(G)ma(G)b(G) \leq \sqrt{m\,a(G)} for m=Em=|E|.
  • Vertex-degree bound: b(G)n2(n1)δb(G) \leq \frac{n}{2(n-1)}\,\delta, with δ\delta the minimum degree.
  • Isoperimetric lower bound: b(G)i(G)b(G) \geq i(G), i(G)=minS:0<Sn/2S/Si(G)=\min_{S:0<|S|\leq n/2} |\partial S|/|S| (Cheeger constant).

Nordhaus-Gaddum inequalities (Theorem 3.7 (Kannan et al., 9 Jan 2026)) constrain the sum of b(G)b(G) and b(Gc)b(G^c): 12<b(G)+b(Gc)n2\frac{1}{2} < b(G) + b(G^c) \leq \frac{n}{2} with equality characterized by complete graphs and limiting cases for stars and their complements (Kannan et al., 9 Jan 2026).

4. Explicit Formulas and Extremal Constructions for Trees

For trees TT, b(T)b(T) admits a closed formula: b(T)=12(1Vu+1Vv)=n2VuVvb(T) = \frac{1}{2}\left(\frac{1}{|V_u|} + \frac{1}{|V_v|}\right) = \frac{n}{2|V_u||V_v|} where uvuv is a center-edge minimizing the partition size differential. Key special cases:

  • Paths: b(Pn)=2/nb(P_n)=2/n if nn is even; b(Pn)=2n/(n21)b(P_n)=2n/(n^2-1) if nn is odd.
  • Stars: b(Sn)=12+1/[2(n1)]b(S_n)=\frac{1}{2} + 1/[2(n-1)].

Extremal tree results (Theorem 4.10 (Kannan et al., 9 Jan 2026)) show the star graph SnS_n globally maximizes b(T)b(T) among nn-vertex trees; the path PnP_n minimizes it. Prescribed tree parameters (diameter DD, maximum degree Δ\Delta, number of pendant vertices pp) yield construction schemes and explicit bounds for b(T)b(T) (Kannan et al., 9 Jan 2026).

5. Laplacian and Edge-Connectivity Connections

Given SS as the sparsest-cut subset and the induced 1\ell_1-Fiedler vector xx, summations of Laplacian products yield

uS(Lx)u=b(G),uSc(Lx)u=b(G)\sum_{u\in S} (Lx)_u = b(G),\qquad \sum_{u\in S^c} (Lx)_u = -b(G)

If the edge-connectivity of GG is λ(G)=k\lambda(G)=k, then

b(G)nk2(n1)b(G)\leq \frac{n\,k}{2(n-1)}

Equality holds if and only if GG may be constructed by adding kk edges incident solely to an isolated vertex such that at each intermediate step, the singleton induces the unique sparsest cut (Kannan et al., 9 Jan 2026).

6. Addition of Pendant Vertices

Successively attaching kk pendant vertices to GG yields

b(Gk)b(G)i=0k1(11(n+i)2)b(G^k)\leq b(G)\prod_{i=0}^{k-1}\left(1-\frac{1}{(n+i)^2}\right)

Each pendant attachment reduces bb multiplicatively by at most 11/m21-1/m^2 (mm the number of vertices at step ii) (Kannan et al., 9 Jan 2026).

7. Relationship with Isoperimetric Number and Cheeger-Type Bounds

The isoperimetric number iso(G)=minS:Sn/2S/S\mathrm{iso}(G)=\min_{S:\,|S|\leq\lfloor n/2\rfloor} |\partial S|/|S| upper bounds b(G)b(G): b(G)iso(G)b(G)\leq \mathrm{iso}(G) Combining with known bounds for iso(G)\mathrm{iso}(G), such as Mohar's iso(G)a(G)(2dmaxa(G))\mathrm{iso}(G)\leq\sqrt{a(G)\,(2d_{\max}-a(G))}, one obtains

b(G)a(G)(2dmaxa(G))b(G)\leq \sqrt{a(G)\left(2d_{\max}-a(G)\right)}

For rr-regular graphs, Cheeger’s inequality in the 1\ell_1 setting gives b(G)12rh(G)=12iso(G)b(G)\geq \frac{1}{2}r\,h(G)=\frac{1}{2}\mathrm{iso}(G). When the minimum sparsest cut is of size n/2\lfloor n/2\rfloor and nn is even, b(G)=iso(G)b(G)=\mathrm{iso}(G); singleton minimizers yield b(G)=n/(2(n1))=iso(G)b(G)=n/(2(n-1))=\mathrm{iso}(G) (Kannan et al., 9 Jan 2026).

8. Computational Complexity and Norm Variants

Computing b(G)b(G) and associated 1\ell_1-Fiedler vectors is NP-hard, as it is equivalent to the sparsest cut problem. In contrast, the \ell_\infty-Fiedler value

γ(G)=min{maxuvExuxv:  vxv=0,  x=1}\gamma(G)=\min\{\max_{uv\in E}|x_u-x_v|:\;\sum_v x_v=0,\;\|x\|_\infty=1\}

admits a polynomial-time solution through nn linear programs. For paths, γ(Pn)=2/(n1)\gamma(P_n)=2/(n-1) (Andrade et al., 2023).


The 1\ell_1-Fiedler value b(G)b(G) thus bridges spectral and combinatorial connectivity, underpinning sparsest cut duality, tree extremal constructions, edge-connectivity, and isoperimetric bounds in both classical and parameterized graph families. Its direct link to NP-hard optimization and Cheeger-type inequalities positions b(G)b(G) as a central object in modern combinatorial spectral theory (Andrade et al., 2023, Kannan et al., 9 Jan 2026).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (2)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to $l_1$-Fiedler Value.