Papers
Topics
Authors
Recent
Search
2000 character limit reached

Wedge Sums in Graph Theory

Updated 15 January 2026
  • Graph wedge sums are defined as the gluing of multiple graphs at a single distinguished vertex, resulting in a new connected graph with altered algebraic and topological properties.
  • They preserve essential features such as connectivity, chromatic number, and cycle space decomposition, which underpin structure theorems and inductive proofs.
  • Wedge sums are pivotal in classifying sesquicographs, decomposing independence complexes, and advancing applications in topological combinatorics and quantum graph theory.

A graph wedge sum, also known as the 1-sum or one-point union, is a fundamental operation in graph theory and topological combinatorics. It constructs a new connected graph by “gluing” several input graphs together at distinguished vertices, amalgamating these selected vertices into a unique shared point (“the wedge point”). The algebraic and topological properties of wedge sums have deep connections to independence complexes, graph minors, forbidden subgraph characterizations, and combinatorial constructions that underpin broader classes such as sesquicographs. The homotopical behavior of wedge sums, particularly regarding their independence complexes, renders these constructions central to inductive proofs and classification theorems for families of graphs and related simplicial complexes.

1. Definition and Formal Construction

Given a finite family of simple graphs {Gi=(Vi,Ei)}i=1k\{G_i=(V_i,E_i)\}_{i=1}^k and designated vertices aiVia_i\in V_i, the wedge sum (or one-point union) i=1kGi\bigvee_{i=1}^k G_i is formed by identifying all aia_i to a single new vertex aa, the “wedge point.” Explicitly, the vertex set of the wedge is

V(i=1kGi)=(i(Vi{ai})){a}V(\bigvee_{i=1}^k G_i) = \Bigl(\bigcup_i(V_i\setminus\{a_i\})\Bigr)\cup\{a\}

and the edge set is

E(i=1kGi)=(i(Ei{eaie})){{a,b}{ai,b}Ei}.E(\bigvee_{i=1}^k G_i) = \Bigl(\bigcup_i(E_i\setminus\{e\mid a_i\in e\})\Bigr)\cup\{\{a,b\}\mid \{a_i,b\}\in E_i\}.

Alternatively, for two graphs GG and HH with VGVH={v}V_G\cap V_H = \{v\}, the 1-sum is G+1H=(VGVH,EGEH)G+_{1}H = (V_G\cup V_H, E_G\cup E_H). The construction depends critically on the choice of wedge points; different choices produce non-isomorphic graphs and can yield non-homotopy-equivalent independence complexes (Daundkar et al., 2023, Singh, 2022).

2. Illustrative Examples

Several canonical examples illustrate the diversity of graphs obtainable as wedge sums:

  • Wedge of Paths: Wedging end-vertices of P3=123P_3=1\text{–}2\text{–}3 and P4=4567P_4=4\text{–}5\text{–}6\text{–}7 yields P6P_6, a path on six vertices: 12a5671\text{–}2\text{–}a\text{–}5\text{–}6\text{–}7.
  • Wedge at Interior Vertices: Wedging at internal vertices (e.g., a1=2a_1=2 in P3P_3, a2=6a_2=6 in P4P_4) produces a “T”-shaped graph.
  • Wedge of Cycles: Wedging C4C_4 and C6C_6 at vertices yields a “figure-eight”—two cycles glued at a single point.
  • Path-Cycle Wedge (“Lollipop” Graphs): Joining CnC_n at a vertex to the kk-th vertex of PmP_m produces non-isomorphic graphs as kk varies, known as “lollipop” graphs (Daundkar et al., 2023).

These examples underscore the role of the wedge sum in generating both familiar and novel combinatorial structures.

3. Algebraic and Graph-Theoretic Properties

The wedge sum exhibits operations that mirror core graph-theoretic properties:

  • Commutativity and Associativity: The wedge sum is commutative and associative up to isomorphism, provided the identifications are compatible.
  • Vertex and Edge Counts: For G=G1G2G=G_1\vee G_2, V(G)=V(G1)+V(G2)1|V(G)|=|V(G_1)|+|V(G_2)|-1 and E(G)=E(G1)+E(G2)d|E(G)|=|E(G_1)|+|E(G_2)|-d, where dd is the sum of the degrees of the original wedge points (removing double-counting of edges reattached to aa).
  • Connectivity: GG is connected if and only if each GiG_i is connected.
  • Chromatic Number: χ(G1G2)=max{χ(G1),χ(G2)}\chi(G_1\vee G_2)=\max\{\chi(G_1),\chi(G_2)\}.
  • Cycle Space: The cycle space of the wedge is the direct sum of the cycle spaces of the summands, all passing through the identified wedge point (Daundkar et al., 2023).

The operation is not idempotent: GGG\vee G is not isomorphic to GG.

4. Wedge Sums and the Structure of Graph Classes

Wedge sums are central to the recursive definition and decomposition of sesquicographs—graphs generated from K1K_1 by 0-sum (disjoint union), 1-sum (wedge sum), and join operations. The class of sesquicographs is closed under induced minors and edge-contraction. A graph is a sesquicograph if and only if it contains none of the following as induced subgraphs: cycles CnC_n with n5n\geq5, the path P5P_5, the domino C6C_6 plus one chord, or five specified order-6 graphs (H1H_1H5H_5). Every proper induced subgraph of these forbidden minors admits a decomposition by the allowed operations (Singh, 2022).

The wedge sum, in particular, encodes “gluing at a single cut-vertex” and is indispensable in polynomial-time recognition algorithms and decompositional structure theorems.

5. Independence Complexes and Homotopy Decomposition

Given a graph GG, its independence complex I(G)I(G) is the simplicial complex on V(G)V(G) whose simplices are independent sets. For a wedge G=G1G2G=G_1\vee G_2 at aa, the following facts hold:

  • lk(a,I(G))I(G1a1)I(G2a2)\mathrm{lk}(a, I(G)) \simeq I(G_1-a_1)*I(G_2-a_2) (simplicial join).
  • del(a,I(G))I(G1)I(G2)\mathrm{del}(a, I(G)) \simeq I(G_1)*I(G_2).

The deletion–link decomposition and the (homotopy) Fold Lemma enable inductive splitting of I(G)I(G) into joins and suspensions:

I(G)del(a,I(G))Σ(lk(a,I(G)))I(G) \simeq \mathrm{del}(a,I(G)) \vee \Sigma(\mathrm{lk}(a,I(G)))

Concrete results for paths and cycles include:

Graph Type Independence Complex I(G)I(G) Reference
Wedge of PmP_m’s at endvertices Point or SkS^k (with kk periodic mod 3) (Daundkar et al., 2023)
Wedge of CnC_n’s at a vertex Contractible or wedge of one/two spheres (via nmod3n \bmod 3) (Daundkar et al., 2023)
Finite wedge of paths or cycles Contractible or wedge of spheres, dim. by mod 3 counts (Daundkar et al., 2023)

Any finite wedge of paths and cycles yields an independence complex either contractible or a wedge of spheres, with explicit formulas available in terms of the lengths modulo 3 (Daundkar et al., 2023).

6. Extensions, Applications, and Further Directions

Applications and generalizations of the wedge sum include:

  • Chromatic Number Constraints: The homotopy type of I(G)I(G) for wedge-constructed graphs offers potential lower bounds on chromatic number, paralleling Lovász’s neighborhood complex bounds.
  • Graph Gluing and Hom Complexes: The wedge sum exemplifies one-dimensional gluing. Extensions to Hom complexes for Hom(H,G1G2)Hom(H, G_1\vee G_2) and matching complexes are natural generalizations.
  • Higher-Dimensional Analogues: Topological combinatorics uses analogous constructions for simplicial complexes, with wedge sums providing a 1-dimensional archetype.
  • Quantum Graph Theory: Wedge sums inform computations in graph CC^*-algebras, impacting K-theory via the structure of I(G)I(G) under wedge formation (Daundkar et al., 2023).

A plausible implication is that inductive strategies leveraging wedge sums and independence complex decompositions will further unify graph and simplicial complex topology, particularly in the study of recursively constructed classes such as sesquicographs (Singh, 2022) and in combinatorial applications to coloring, homology, and configuration spaces.

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 Graph Wedge Sums.