Preprint
Article

Number of Components in the Graph Exponential with Complete Graph Exponents

Altmetrics

Downloads

73

Views

16

Comments

0

This version is not peer-reviewed

Submitted:

24 May 2024

Posted:

27 May 2024

You are already at the latest version

Alerts
Abstract
Although Lov\'{a}sz introduced the graph exponential $G^K$ in 1967, this product has received little attention. This paper focuses on the number of components in $G^K$ when exponent $K$ is a complete graph $K_n$. For a connected bipartite $G$, when $K$ is $K_2$, $G^{K_2}$ has three components; and when $K$ is $K_n$ with $n>2$, $G^{K_n}$ produces $\lceil\frac{n+1}{2}\rceil$ components. A connected $G$ with an odd cycle produces one component in $G^{K_n}$.
Keywords: 
Subject: Computer Science and Mathematics  -   Discrete Mathematics and Combinatorics

MSC:  05C76; 05C75

1. Introduction

The graph exponentiation product that produces the graph exponential G K was introduced by Lovász in 1967 [7]; yet this interesting graph product has received little attention. In 1969, mention is given to G K in [4]. G K is further developed in [8] (2001) where focus is on Hedetniemi’s conjecture. With primary attention given to neighborhood multisets, G K is addressed in the 2021 article [2]. The G K adjacency matrix is discussed in [5] (2024).
This note provides the number of components in G K when K is a complete graph. Assume G is finite, undirected and connected as discussed in [5] that gives the construction of the G K adjacency matrix A G K . Due to its bipartite nature, exponent K 2 is examined separately from K n where n > 2 . Proposition 2 states that given a connected bipartite G with K 2 as K, then G K 2 has three components. Theorem 2 states that for a connected bipartite G and for exponent K n ( n > 2 ), G K n has n K + 1 2 components where n K is the order of K n . Corollary 1 examines G K n when G contains an odd cycle for the K n exponent producing a single component.
Section 2 discusses notation and briefly discusses matrices and the direct product. Section 3 gives information concerning the form of G K discussed in this note. Section 4 covers the number of components in G K 2 while Section 5 gives the number of components for G K n with n > 2 .

2. Background

Basic graph theory knowledge as found in [1] is assumed. The vertex set of graph G is denoted by V ( G ) while E ( G ) indicates the edge set. It is assumed that all graphs have the same vertex labeling scheme of { 1 , 2 , , n } where n is graph order with n G as the order for a particular G. Graph order is also indicated with | G | . For any vertex v V ( G ) , N ( v ) reflects the open neighborhood of v, and N [ v ] is used for the closed neighborhood. Vertex adjacency is given by v 1 v 2 . Two graphs being isomorphic is indicated using G H , and G + H is used for the disjoint union of G and H. The disconnected graph of x copies of G is noted as x G and the automorphism group of G is Aut ( G ) .
Complete graphs are K n and complete graphs with a loop at each vertex are K n * . C n is the cycle graph with order n. Notation D n is the disjoint union of n number of K 1 subgraphs and is called the empty graph. The null graph O has empty vertex and edge sets. We assume that all bipartite G with partite sets V 1 and V 2 have vertices labeled so V 1 contains only even labeled vertices while V 2 contains only odd vertices. TCall this bipartite labeling scheme the parity labeling.

2.1. Matrices

In this paper, loops in an adjacency matrix are given a 1 along the diagonal. The direct power G x = G × G × is the direct product of G with itself x times. As is shown in [5], G x has connections to G K as seen in the adjacency matrices of both products. Let the adjacency matrix of graph G be A G . Denoted A G x , the adjacency matrix for the direct power G x is the Kronecker product A G A G of G with itself x times. The adjacency matrix for G K is given by A G K as explained in [5] and in Section 3. Denote an all zero matrix as Z while J is a matrix of all ones.

2.2. Direct Product

The direct product G × H has vertex set that is the Cartesian product V ( G ) × V ( H ) producing ordered pair vertices ( g , h ) where g V ( G ) and h V ( H ) . An edge ( g , h ) ( g , h ) in E ( G × H ) is defined when ( g , g ) E ( G ) and ( h , h ) E ( H ) . Thus, the edge structure of G × H is defined on homomorphisms that preserve the adjacency structures of G and H. Additional information on the direct product can be found in [3].

3. Graph Exponentiation

There exist multiple definitions for graph exponentiation (see [6] Figure 1 for an alternate definition). This section provides an overview of the graph exponentiation product G K for this paper, with a more detailed explanation given in [5] that discusses the adjacency matrix A G K , and in [2,4,7] plus [8]. Although K n indicates a complete graph, in this paper K with no subscript exclusively refers to the graph that is the exponent in the graph exponentiation product, G K .
Graph exponentiation is a graph product operation that produces the graph exponential  G K as follows. Set V ( G K ) is the set of all functions f : V ( K ) V ( G ) where two functions f 1 and f 2 are adjacent in G K if ( f 1 ( k ) f 2 ( k ) ) E ( G ) for all ( k , k ) E ( K ) . Thus the order of V ( G K ) is | G | | K | . Since only undirected G and K are considered here, all functions are symmetric and G K is undirected as discussed in [8].
In addition to the notation | K | as graph order, let n K indicate the order of K. If V ( K ) = { k 1 , k 2 , , k n K } then each function f can be represented by n K -tuple ( g 1 , g 2 , , g n K ) where g i V ( G ) , reflecting that f ( k i ) = g i .
As this product can generate loops in G K even though G and K may be loopless (see Figure 1), G and K are considered to be finite undirected and connected graphs possibly with loops but without multiple edges as also assumed in [5]. Hence, G K is over the set of G that might have loops but no mulitple edges. Trivial graphs with n = 1 are not considered.
Suppose G is K 2 . Figure 1 displays G plus G 2 and G K 2 along with their respective adjacency matrices.

3.1. The Set of “Edge-Generating" f i Function Combinations

Depending on the edge structures of G and K, not all f function combinations generate edges in G K . As an example, let K be K 3 with V ( G ) = { v 1 , v 2 , v 3 } and let G be K 2 . Let σ be a f combination. Although the set of σ is Aut ( K 3 ) that is the dihedral group on 3 (excluding the identity, Aut ( K 3 ) is: ( v 2 v 3 v 1 ) , ( v 3 v 1 v 2 ) , ( v 2 v 1 v 3 ) , ( v 1 v 3 v 2 ) , ( v 3 v 2 v 1 ) ), any σ function combination containing a fixed vertex is disregarded as these combinations of f cannot generate an edge in G K . Thus, the f combinations in this case that generate edges in G K is set { ( v 2 v 3 v 1 ) , ( v 3 v 1 v 2 ) } ; and K 2 K 3 is the disjoint union C 6 + K 2 [4]. The edge-generating function combinations are also referred to in this note as the f combinations that apply to G K .

3.2. Known Properties of G K

As K 1 * has one function that maps vertex v to v then G K 1 * = G . Thus K 1 * is the identity for this product.
Given graphs G, H and K plus direct product G × H , the following hold as proved in [7].
  • G K 1 * = G .
  • G x ( K 1 * ) = G × G × × G x number of times is G x ,
  • G O = K 1 *
  • G H × G K G H + K ,
  • ( G × H ) K G K × H K ,
  • ( G H ) K G H × K .
Any G has a neighborhood multiset N ( G ) of the open neighborhoods N ( g ) for g V ( G ) . For K 2 with V ( K 2 ) = { 0 , 1 } , as N ( 0 ) = 1 and N ( 1 ) = 0 , then N ( K 2 ) = { { 1 } , { 0 } } . It is not always true that if N ( G ) = N ( H ) then G H . See [2] for a couple of examples. Graph G is said to be neighborhood reconstructible if N ( G ) = N ( H ) implies that G H [2]. In [2] it is shown that G is neighborhood reconstructible if and only if G K 2 H K 2 implies that G H for all H. This paper appears to be the only instance in which cancellation in G K is explored.

3.3. Adjacency Matrix for the Exponential

Most of the following material in this subsection is given in [5] and repeated here for completeness. As an overview, based on | G K | = | G | | K | , adjacency matrix A G K is the Kronecker product matrix A G = i = 1 ( n K ) 1 A G ( A G ) i of A G over | K | that is row permuted by the f i function cmbinations that generate edges in the exponential.
Thus, when K is K 2 , the exponential adjacency matrix A G K 2 is a single permutation of the adjacency matrix for G 2 as given by the following proposition from [5].
Proposition 1. 
Let G be any graph without multiple edges and let K in G K be K 2 . Construct a block matrix A G K * = A G A G using the colexicographic ordering of V ( G K ) as row index labels while column indices are lexicographically labeled. Matrix A G K * produces A G K by row permuting to have both row and column indices in lexicographic order. ▪
Examination of the adjacency matrices for the two graphs in Figure 1 gives an example for Proposition 1. Let ( g , g ) V ( G K 2 ) and π be the permutation of A G 2 to A G K 2 . When g = g , as shown by the ( g , g ) row in A G 2 , π fixes N ( g , g ) . When g g , N ( g , g ) N ( g , g ) due to the transposition action of π on A G 2 resulting in A G K 2 .
Following are some definitions from [5]. Imagine set { σ 1 , σ 2 , , σ k } of n K -tuple f j functions combinations where f j : V ( K ) V ( G ) and k is the number of σ i combinations of f j that apply to G K . Let π i Ω be a | G | | K | × | G | | K | permutation matrix for each σ i . Thus, based on the structures of G and K, Ω G contains only the k number of π i where the σ i produce edges in G K .
Let A G be the Kronecker product of A G over | K | where the Z blocks are maximized by having A G as the first multiplicand:
A G = i = 1 n K 1 A G ( A G ) i
Define Ω A as a collection of | Ω G | number of ( A ) i = π i * A G . Thus, each ( A ) i is associated with a distinct member π i of Ω G ; and each ( A ) i member of Ω A is a submatrix of A G K based on a specific π i , with set Ω A over all π i in Ω G .
Define Δ as a matrix sum of ( A ) i such that a i j is changed to 1 for all a i j where a i j > 1 . This eliminates the miscounting of redundantly generated neighbors in G K .
Figure 2 contains a general A G K construction algorithm while Theorem 1 discusses this matrix.
The proof of Theorem 1 is found in [5].
Theorem 1. 
Given G K where G and K are graphs without multiple edges, A G K is the Δ sum of the members of Ω A . ▪

4. Number of Components for K 2 as K

Complete graph K 2 is also a bipartite path graph; thus, this exponent is examined separately from the general K n case. Note that when K is K 2 , then V ( G K ) = V ( G 2 ) and edges ( g 1 , g 1 ) ( g 2 , g 2 ) in G K 2 if and only if edges ( g 1 , g 2 ) and ( g 1 , g 2 ) are in E ( G ) . We begin when G is a connected bipartite graph.

4.1. Bipartite Connected G

Weishcel’s Theorem (WT) [3] states that given any nontrivial connected G and H, if either G or H has an odd cycle, then G × H is connected. However, if both G and H are bipartite, WT states that G × H has exactly two components.
In addition to WT stating that bipartite G and H create exactly two components, it is also known that both of the two generated components are bipartite. Thus, the time-lapsed product G 1 × G 2 × × G k = × i = 1 k G i produces 2 x 1 number of components where x is the number of bipartite factors.
In our case, as G n k and G K are intimately linked, conisder when G is bipartite and G n k produces 2 ( n k ) 1 bipartite graphs. In bipartite graphs, the two partite sets generate partitions of even and odd walks between vertex pairs based on the partite set members. As the edges in G × H are defined on the edges of G and H, the adjacency structures of both G and H are preserved in the product via homomorphisms that define the product edges. Let ( g , h ) , ( g , h ) V ( G × H ) . The proof of WT is based on the fact that if a g , g -walk of length n exists in G and a h , h -walk of length n is in H, then there is a length n ( g , h ) , ( g , h ) -walk in G × H . If no such length n walk exists for two vertices in G × H , then the distance between the vertex pair is infinite and the two vertices must be in different components.
As G is bipartite in this subsection, then G has no loops. Let the two copies of G in G 2 be G and G . Let the partite sets of G be V 1 and V 2 with the parity vertex labeling scheme, and give the same assignment to the two partite sets of G . Based on the definition of the direct product, then one component C s has vertices ( g , g ) where g and g have the same parity and there exists an even length walk between ( g , g ) and ( g , g ) for all same parity g and g pairs in C s . Note that C s includes when g = g . Component C d consists of ( g , g ) where g and g have different parities resulting in ( g , g ) ( g , g ) for all g and g in C d .
Reiterated from earlier and as shown in [5], when K is K 2 , the exponential adjacency matrix is found by colexicographically labeling the rows of A G 2 to give A G 2 * , followed by row permuting A G 2 * to lexicographic row order. Let π be the permutation matrix that row permutes A G 2 * to lexicographic row order. The π permutation fixes rows where g = g but maps all other rows to their transpose. In other words, for all g and g , if g g then ( g , g ) in A G 2 * maps to row ( g , g ) in A G 2 * resulting in the ( g , g ) row of A G K 2 . Component C s in G 2 has an isomorphic component C s * in G K 2 while C d becomes two components in the exponential as discussed in Proposition 2. First we give a general lemma that applies to all G K and is utilized in the proof of Proposition 2.
Lemma 1. 
For any connected bipartite G and any K both with order n > 1 , graph exponential G K cannot have fewer than two components.
Proof. 
Suppose that the partite sets of connected biparitite G have parity vertex labeling.The edges in the direct product are defined on homomorphisms that preserve the adjacency structure of G in G n K . When G is a connected bipartite graph, it is a given from WT that direct power G n K has 2 ( n K ) 1 bipartite components, one of which contains vertices whose elements have the same parity while all other components contain vertices of mixed parity. The fewest possible number of components in G n K is when n K = 2 ; so consider this case. Since the construction of A G K is the row permutation of A G n K , it is a given that row permuting G n K does not change the adjacency structure of G n K ; nor does it change the parity of the vertex elements. Thus, this particular G K maintains at least two components.
Now ponder a K with n K > 2 resulting in G n K having 2 ( n K ) 1 components for a connected bipartite G. As before, one of these components contains vertices whose elements have the same parity while the other components contain mixed parity vertices. It is later shown that the permutations of A G n K to A G K can indeed reduce the number of components. However, it is still a fact that the row permutations cannot alter the parity of the elements in the vertices. Thus, it is not possible to have fewer than two components in G K when G is connected and bipartite. □
Proposition 2. 
Given a connected bipartite G, exponential G K 2 has three components.
Proof. 
Let G have bipartite vertex sets V 1 and V 2 where V 1 has only even labeled vertices and V 2 has only odd vertices. It is a given that due to the bipartite nature of G, G K 2 cannot have fewer than two components from Lemma 1; and that the components of G K 2 are connected based on the parity of g and g in ( g , g ) V ( G K 2 ) due to the parity labeling of the two vertex partitions in G. Define components C s and C d in G 2 as given previously and have C s * be the counterpart of C s in G K 2 . Thus component C s and C s * have vertex elements with the same parity. It is a given that a transpose of g and g in ( g , g ) C s does not alter the parity of either g or g . First we want to show that both C s components are isomorphic.
Let ( g , g ) V ( C s ) and have ( g * , g * ) V ( C s * ) . Because π does not change the parity of g and g , then C s * contains only ( g * , g * ) where g * has the same parity as g * . Thus the even walk between ( g , g ) and ( g , g ) in G 2 is maintained in G K 2 . Permutation matrix π that applies a transpose to ( g , g ) in G 2 generating ( g * , g * ) in G K 2 where ( g * , g * ) is merely the transpose of ( g , g ) . In other words, matrix π maps N ( g , g ) in G 2 to N ( g * , g * ) in G K 2 preserving the vertex pair walks. Thus there exists a bijection between the members of C s and C s * resulting in C s C s * .
Now let C d be the component of G 2 such that for all ( g , g ) C d there exists a parity difference between g and g . Then, for every ( g , g ) , transpose ( g , g ) N ( g , g ) and vice versa. Consider the impact of π on the vertices in C d . Similar to C s C s * , π maps N ( g , g ) in G 2 to N ( g * , g * ) in G K 2 ; but now ( g * , g * ) N ( g * , g * ) creates a loop in G K 2 and eliminates edge ( ( g , g ) , ( g , g ) ) in C d . As N ( g , g ) N ( g * , g * ) , the rest of N ( g , g ) maps directly without change. Thus, for all ( g , g ) and all ( g , g ) in G 2 , π generates two components, C d 1 * and C d 2 * where ( g , g ) C d 1 * and ( g , g ) C d 2 * . Therefore, G K 2 has three components when G is a connected bipartite graph. □

4.2. Connected G with Odd Cycle

WT tells us that if connected G contains an odd cycle, then G 2 is connected. Thus, for any vertex pair in G containing an odd cycle there is a walk of some length n. As G 2 is connected, then there also exists a n length walk between vertex pairs in G 2 . As π merely row permutes, A G 2 to give A G K 2 , then the number of neighbors in G 2 for any ( g , g ) becomes the number of neighbors of ( g , g ) . In particular, we refer to two specific situations: (1) ( g , g ) N ( g , g ) in G 2 and (2) ( g , g ) is a pendant in G 2 .
For (1), let ( g , g ) be such a vertex in G 2 so there exists edge ( g , g ) E ( G ) . As G has an odd cycle, then the degree of both ( g , g ) and ( g , g ) in G 2 is at least 3. Then π maps N ( g , g ) to the neighborhood of ( g , g ) in G K 2 ; and edge ( ( g , g ) , ( g , g ) ) is eliminated in G K 2 and both vertices in G K 2 gain loops. However, both neighborhoods in G 2 have degree at least 3, so ( g , g ) and ( g , g ) remain connected in G K 2 .
Now ponder situation (2). If G 2 contains a pendant vertex, then G must contain a pendant; so let the pendant in G be v. As G contains an odd cycle, then a neighbor of v must have degree at least 2. Given an arbitrary vertex x in G, then v x and x v both have degrees greater than 1 in G 2 ; and the only vertex with degree 1 in G 2 (and in G K 2 ) is v v which is fixed under π so its degree is that of v. Hence, G K 2 remains connected even if G 2 contains a pendant. Corollary 1 in the next section states that for all K n exponents, when G is connected and has an odd cycle, then G K has one component.

5. Number of Components for K n   ( n > 2 ) as K

In this section, the order of K is assumed to be greater than 2. For n K > 2 , Aut ( K n ) is the symmetric group on the set of n; thus | Aut ( K n ) | = n ! and the number of Hamiltonian cycles is ( n 1 ) ! 2 generating ( n 1 ) ! directed Hamiltonian cycles (dH). Prior to focusing on the general case, we give a brief discussion regarding K 3 as it is also cycle graph C 3 .
As K 3 is an odd cycle, the automorphism group for K 3 is also the dihedral group on three elements. Thus, for K 3 with V ( G ) = { 1 , 2 , 3 } , excluding the identity, the f j combinations as n K -tuples are ( 2 , 3 , 1 ) , ( 3 , 1 , 2 ) , ( 2 , 1 , 3 ) , ( 1 , 3 , 2 ) , ( 3 , 2 , 1 ) . Focusing on edge generation in G K , any function combination containing a fixed vertex is disregarded and the set of f j combinations that apply to G K is { ( 2 , 3 , 1 ) , ( 3 , 1 , 2 ) } .
As with K : = K 2 , we begin with a connected bipartite G. We also assume that G has the parity labeling scheme so V 1 has vertices with only even labels while V 2 has only odd labeled vertices.

5.1. Bipartite Connected G

From WT it is a given that for any bipartite G, G n k generates 2 ( n k ) 1 bipartite components. Based on the proof of WT and the parity vertex labeling scheme, one of the 2 ( n k ) 1 bipartite factors has vertex tuple elements that share the same parity. In this component, there are even length walks between the all-even vertex pairs and between the all-odd vertex pairs.
The other components of G n K all have vertex elements with mixed parity. Denote an even element as e and let o indicate an odd element. Using shorthand notation and example G 3 , since these components are bipartite, vertex ( eeo ) ( ooe ) ; but vertex pair (oeo)∼(eoe) is in a separate component from that of (eeo) and (ooe). In other words, given parity vertex labeling, the components of G n K are constructed based on both the ratio of odd to even elements and their ordered arrangement in the vertex tuples. As the choices are binary and the tuple size is n K , then there are 2 n k ordered combinations of e and o over the 2 ( n K ) 1 components so each component has 2 n K 2 ( n K ) 1 = 2 e-o ordered combinations.
Lemma 2. 
Given a parity labeling of G, t he formation of the 2 ( n k ) 1 components of G n K is based on the 2 n K even and odd ordered combinations of vertex element pairs where pairing is based on opposite parity. ▪
A bipartite G implies that G is loopless; thus, the focus here is on the ( n K 1 ) ! directed Hamiltonian cycles (dH) of K n as K ( n > 2 ). Denote the tuple vertices by the number of even and odd elements so that ( n ) e indicates that there are n number of even tuple elements in a particular tuple; and similarly for odd elements. Every set of G n K components has a subset of components with tuples ( ( n K 1 ) e , 1 o ) ( 1 e , ( n K 1 ) o ) . For these components, in the set of dH, any repetition of a digit in a particular tuple position creates possibly redundant edges in G K n . As the regular degree for any K n is n K 1 , there are ( n K 2 ) ! listings of each digit d in a particular tuple position not indexed by d in the set of dH for K n . This is based on the edge choices in each dH at each vertex that follow the initial vertex. Thus, excluding the component with same parity tuples, ( n K 1 ) ! ( n K 2 ) ! = n K 1 number of dH that generate distinct edges in G K n for all of the mixed parity components. It needs to be noted that some subsets of components, such as those where | e | = | o | in the tuples, have additional dH that create distinct edges in the exponential; but focus here is on the minimum number of dH that generate distinct exponential edges as these edges join components of G n K to form the components of G K n .
To see the redundant dH, suppose that K is K 4 with V ( K 4 ) = { 1 , 2 , 3 , 4 } resulting in distinct dH of (2341), (4123), (4312), (3142), (2413), and (3421) excluding the identity. Imagine K 2 as G with V ( K 2 ) = { e , o } so (eoee) is a vertex in ( K 2 ) 4 and in K 2 K 4 . Denote π 1 = ( 4123 ) and π 2 = ( 3142 ) . Then π 1 · ( eoee ) = ( eooo ) = π 2 · ( eoee ) as 2 1 in both π 1 and π 2 .
Lemma 3. 
When n > 2 , for a connected bipartite G with the vertex parity labeling scheme, and excluding G K n vertices where all vertex tuple elements have the same parity, each K n has a minimum of n K 1 number of directed Hamiltonian cycles that generate distinct edges in G K n for its vertices.▪
When G : = K 2 has V ( K 2 ) = { e , o } , in the 2 ( n K ) 1 components, there are 2 n k e-o ordered combinations that are also the vertices of G n K since | G | = 2 . However, if G has | G | > 2 such as G : = C 4 with V ( C 4 ) = { 1 , 2 , 3 , 4 } where V 1 = { 2 , 4 } while V 2 = { 1 , 3 } , then e represents { 2 , 4 } and o reflects { 1 , 3 } . In this case, there are still 2 n K e-o ordered combinations but these combinations are over 4 n K vertices of C 4 n k in 2 ( n K ) 1 components.
Again suppose K 2 is G with V ( K 2 ) = { e , o } , but now let K be K 3 with V ( K 3 ) = { 1 , 2 , 3 } . Then the permutations that apply to G are π 1 = ( 2 , 3 , 1 ) and π 2 = ( 3 , 1 , 2 ) . Thus, π 1 · ( ooo ) = ( e e e ) = π 2 · ( ooo ) and π 1 · ( oeo ) = ( eeo ) and π 2 · ( oeo ) = ( oee ) as shown in Figure 3. As noted in the figure, the components in ( K 2 ) 3 are derived from the e to o ratio plus the ordering of the e and o elements; however, the K 2 K 3 components are formed exclusively on the e to o ratio. In other words, the e and o element ordering does not matter in the K 2 K 3 components; only the e-o ratio is used in component formation. K 2 K 3 is K 2 + C 6 [4].
Theorem 2. 
With a connected bipartite G and K n as K where n > 2 , then the 2 ( n K ) 1 number of G n K components reduces to n K + 1 2 components in G K n .
Proof. 
Suppose connected bipartite G has parity vertex labeling for V 1 and V 2 . It is a given that G n K generates 2 ( n K ) 1 bipartite components based on ordered combinations of even and odd tuple elements by Lemma 2. However, these 2 ( n K ) 1 ordered combination pairs can be partitioned into n K + 1 unordered combinations based on the e to o ratio. Within these unordered combinations, the combination that contains all-even tuple elements plus the combination with all-odd elements, can be eliminated as it was shown in the proof of Proposition 2 that this component (call it F 1 ), consisting of two combinations in G n K , presents an isomorphic component in G K n ; and the rationale is the same for any n.
Our focus is now on the n k 1 unordered combinations that have mixed parity in their tuples. Lemma 3 tells us that the minimum number of directed Hamiltonian cycles in K n ( n > 2 here) is n k 1 ; so apply these directed cycles to the n K 1 unordered even-odd combinations to get n K 1 2 components with mixed parity tuples. Adding the component isomorphic to F 1 to this component set generates n K + 1 2 components in G K n when n > 2 . □

5.2. Connected G with Odd Cycle

When connected G has an odd cycle, then G n K has a single component. Suppose K is K n . Then the set of dH contains no reason that the single component in G n K is partitioned. Hence, the rationale discussed for K 2 as K also applies to all K n as K when n > 2 and G is connected with an odd cycle.
Corollary 1. 
Assume that G is a connected graph with an odd cycle. Then G K n has one connected component. ▪

References

  1. G. Chartrand, L. Lesniak, P. Zhang (2016) Graphs & Digraphs, 6th Ed.. DCRC Press, Boca Raton, FL.
  2. R. Hammack (2021) Graph exponentiation and neighborhood reconstruction. Discussiones Mathematicae Graph Theory 41. 335-339.
  3. R. Hammack, W. Imrich, S. Klavžar (2011) Handbook of Product Graphs, 2nd Ed.. CRC Press, Boca Raton, FL.
  4. F. Harary (1969) Graph Theory. Taylor and Francis Group, Boca Raton, FL.
  5. M. Holly (2024) Adjacency matrix for graph exponentiation. submitted https://github.com/mholly3/mholly3.github.io-/blob/main/G%20expon%20adj%20matrix%20web.pdf.
  6. B. Jónsson (1981) Arithmetic of ordered sets, in: I. Rival (Ed.), Ordered Sets (Banff Alta),, Volume 83 of NATO Advanced Study Inst. Ser. C. Math. Phys. Sci. 3–43.
  7. L. Lovázs (1967) Operations with structures. Acta Math. Acad. Sci. Hungar. 18. 321–328.
  8. N. Sauer (2001) Hedetniemi’s conjecture - a survey. Discrete Mathematics 229. 261-292.
Figure 1. For G : = K 2 , graphs G 2 and G K 2 with their respective adjacency matrices.
Figure 1. For G : = K 2 , graphs G 2 and G K 2 with their respective adjacency matrices.
Preprints 107381 g001
Figure 2. The construction algorithm of A G K .
Figure 2. The construction algorithm of A G K .
Preprints 107381 g002
Figure 3. Vertex parity and connectivity for ( K 2 ) 3 and K 2 K 3 .
Figure 3. Vertex parity and connectivity for ( K 2 ) 3 and K 2 K 3 .
Preprints 107381 g003
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

© 2024 MDPI (Basel, Switzerland) unless otherwise stated