Next Article in Journal
Data-Driven Approach for Spellchecking and Autocorrection
Next Article in Special Issue
Online and Connected Online Ramsey Numbers of a Matching versus a Path
Previous Article in Journal
On New Hamiltonian Structures of Two Integrable Couplings
Previous Article in Special Issue
The g-Extra Connectivity of the Strong Product of Paths and Cycles
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The l1-Embeddability of Hypertrees and Unicyclic Hypergraphs

School of Science, East China Jiaotong University, Nanchang 330013, China
*
Author to whom correspondence should be addressed.
Symmetry 2022, 14(11), 2260; https://doi.org/10.3390/sym14112260
Submission received: 11 September 2022 / Revised: 21 October 2022 / Accepted: 22 October 2022 / Published: 27 October 2022
(This article belongs to the Special Issue Symmetry in Graph and Hypergraph Theory)

Abstract

:
A hypercube is a graph whose nodes can be labeled by binary vectors such that the distance between the binary addresses in the graph is the Hamming distance. Due to the symmetry of the hypercube, one usually considers the graph embedded in the hypercube proportionally in distance, meaning that the l 1 -graphs. In this paper, we determine the l 1 -embeddability of hypertrees and unicyclic hypergraphs.

1. Background

In many complex systems, the interaction between substances is collective, and this interaction between groups is ubiquitous in many fields. For example, joint procurement of goods, the interaction of proteins, labels posted on posts on the same website, cooperation between researchers, and so on. However, the interaction between these groups cannot be represented by vertices and edges in simple graphs. Suppose three or more researchers wrote a book together—this book cannot be represented by an edge in the simple graph. Furthermore, if an edge is created among all researchers, many papers jointly written by some researchers cannot be distinguished [1]. Hypergraphs can naturally represent the interaction between groups because they are composed of vertices and hyperedges, which solves the inherent limitations of a simple graph. Each hyperedge of a hypergraph can be a subset of the vertex set and it can represent the group interaction between vertices, so research on hypergraphs is also extremely necessary.
Hypergraphs can better represent the real world. Complex structures similar to a mesh in life can be represented by hypergraphs. In the paper [2], Claude Berge first mentioned the concept of the hypergraph. In 1973, Paul Seymour [3] discussed the related problems of minimal hypergraphs which are not 2-colourable. Claude Berge [4] described the related concepts of hypergraphs and the theory of hypergraphs in 1989. Up to the 21st century, the study of hypergraphs has remained a very hot topic. In recent years, Zikai Tang, Xiuping Fang, and Yaoping Hou [5] discussed and studied the spectral radii of the k-uniform linear hypergraphs in 2018. Furthermore, Geon Lee, Jihoon Ko, and Kijung Shin [1] investigate the local structures of real-world hypergraphs with the help of algorithms in 2020. Xiangxiang Liu, Ligong Wang, and Xihe Li [6] found the Wiener index of special hypergraphs in 2020. Mario Gionfriddo and others studied the relevant concepts of hypercycle systems in 2020 [7]. However, no one has studied the l 1 -embeddability of hypergraphs.
In the past half-century, people’s research on graph theory has shown an extremely active trend along with the rapid advancement of science and technology. The distance in a graph is a very important concept in graph theory, which is widely used in physics, chemistry, and computer information science. For example, when considering the distance between atoms in a chemical molecule, the distance between nodes in a traffic network, and the distance between nodes in a computer network, we only need to abstract the actual network into a graph, and then consider the distance between the vertices in the graph. A hypercube graph is a kind of graph with good symmetry, and the distance between any two vertices on it is the Hamming distance. In order to make the calculation of distance in the considered graph easier, people try to embed the considered graph into the hypercube graph proportionally. An l 1 -graph refers to a graph that can be embedded into a hypercube proportionally. In the past few decades, the l 1 -embeddability of graphs has been intensively studied. Assouad and Deza in [8,9] gave a judgment theorem on how to identify a graph as an l 1 -graph. According to this result, a graph is an l 1 -graph if and only if it can be embedded into a hypercube graph proportionally. Karzanov [10] proved that the identification problem for general l 1 -spaces is NP-complete. Surprisingly, Shpectorov [11] proved that an l 1 -graph can be recognized in polynomial time. Research on the l 1 -graph is also in full swing. It has extensive and profound applications in complex networks, information science, transportation, chemical graph theory, circuit communication, and other fields. For example, consider the Wiener index of a graph, that is, the sum of the distances between all pairs of vertices in the graph. If calculated directly using the defined formula, its complexity is the cubic order of vertices. However, if the graph is l 1 -embedded, its computational complexity can be reduced to the linear order of vertices.
To obtain more useful information or simpler algorithms, people usually put the studied complex objects into some well-studied mature space. Based on this, one usually considers putting the research objects into the l 1 -space. Studying the l 1 -embeddability of hypergraphs is of great significance to real life. For example, how connecting the particles of a molecule makes the molecular structure more stable; How connecting wires between the wiring ports of the circuit board makes the battery thinner and more practical. Therefore, it is necessary to study the l 1 -embeddability of hypergraphs. In this paper, we characterize the l 1 -embeddability of hypertrees and unicyclic hypergraphs.

2. Preliminaries

A hypergraph  H = ( V , E ) is an ordered pair of a finite set of vertices, the vertex set V, and a finite multiset of hyperedges, the edge set E, such that each hyperedge is a non-empty subset of V, i.e., E i V for all E i E . The number of vertices contained in the hypergraph is called the order of the hypergraph, which is denoted as V ( H ) . The number of hyperedges included in the hypergraph is called the size of the hypergraph, which is denoted as E ( H ) . Consequently, a graph is a hypergraph H = ( V , E ) , where each hyperedge is a set of at most two vertices: | E i | 2 for all E i E [2,12].
A simple hypergraph is a hypergraph H such that E i E j i = j . A simple graph is a simple hypergraph each of whose hyperedges has two vertices [4].
Throughout this article, we focus on simple hypergraphs, meaning that the number of vertices on each hyperedge is greater than or equal to 2 [12]. In this paper, the graphs we consider are simple graphs.
The maximum number of vertices contained in the hyperedges of the hypergraph is denoted by the rank of the hypergraph. The minimum number of vertices contained in the hyperedges of the hypergraph is denoted by the lower rank of the hypergraph. When each hyperedge of the hypergraph contains the same number of vertices (i.e., r a n k = l o w e r r a n k ), the hypergraph H is called a uniform hypergraph [4]. A simple uniform hypergraph of rank k is called a k-uniform hypergraph [4,12].
For any vertex v in the vertex set V, the number of hyperedges that contain v is called the degree of vertex v in the hypergraph H, denoted as d H v .
In the hypergraph H, a vertex-hyperedge sequence v 1 , E 1 , v 2 , E 2 , , E k , v k + 1 is called a chain of length k [3], simply v 1 , v k + 1 -chain, if it satisfies: (1) For any two vertices, v i v j i j , 1 i , j k + 1 ; (2) For any two hyperedges in the hypergraph E i E j i j , 1 i , j k ; (3) v p , v p + 1 E p ( 1 p k ) . In particular, if v 1 = v k + 1 , then this chain is called a hypercycle of the hypergraph. If k > 2 , the hypercycle is called significant [13]. Denotes a hypercycle of m hyperedges by H C m . Accordingly, in a simple graph, a cycle is a hypercycle in which each hyperedge contains two vertices. In particular, the k cycle is denoted by C k .
If there is a v i , v j - c h a i n in a hypergraph, v i and v j are said to be connected. If there is a chain between any two vertices of the hypergraph, the hypergraph is said to be c o n n e c t e d . A connected hypergraph with no hypercycle is called a h y p e r t r e e , denoted by H T . If d H T x 2 , then the vertex x is called the branch vertex of H T . If two hyperedges E 1 and E 2 share the same branch vertex x, they are said to be adjacent. In this case, x E 1 and x E 2 . If two vertices are in the same hyperedge, they are called adjacent.
Let E be a subset of E and let S denote the subset of V consisting of all vertices in H of hyperedges in E . Then the hypergraph ( S , E ) is the subhypergraph of H induced by the hyperedge set E of H. It is denoted by H [ E ] [14].
In a connected hypergraph, among all v i , v j -chains, the least number of hyperedges contained in the v i , v j - c h a i n is called the distance between v i and v j , denoted as d H v i , v j [3].
For a hypergraph H = V , E , if E i E j 1 , H is called a l i n e a r h y p e r g r a p h [4], whenever i j , E i E , E j E .
For a hyperedge E i of a hypergraph, if there is exactly one vertex whose degree is at least 2, E i is called a hanged hyperedge.
For v V , a superstar of H—with v as a center—is the set of hyperedges that contains v [15]. If each hyperedge in the superstar contains k vertices, it is called a k-uniform superstar. This denotes a k-uniform superstar with n vertices and m hyperedges by S n k . It is clear that S n k satisfies m = n 1 k 1 .
If the hypergraph is connected and it has only one hypercycle, then it is a unicyclic hypergraph. When a unicyclic hypergraph contains m hyperedges, it is denoted by H U m .
Let X be the set of all real number sequences x = x 1 , x 2 , , where p = 1 | x p | < . For any x , y X , define the distance function d 1 x , y = p = 1 | x p y p | . Then X , d 1 is a metric space, usually called the l 1 -space. If Y X and Y is linear space, then the metric space Y , d 1 is called the subspace of l 1 -space [16].
Let G = V , E be a connected graph. For any two vertices u and v, d G u , v represents the distance between u and v in graph G, that is, the length of the shortest path connecting u and v. Obviously d G is a metric on V G , and V G , d G is a metric space, called the graphic metric space associated with G [17,18].
A graph G is an l 1 -graph [19] if the metric space V G , d G is an isometric subspace of l 1 -space. If graph G is an l 1 -graph, then graph G has the l 1 -embeddability property. That is, there is a distance-maintaining mapping ϕ from V G to X, such that for any two vertices x , y V , d G x , y = d 1 ϕ x , ϕ y .
An n-dimensional hypercube or n-cube Q n is defined as follows: the n-cube is a graph whose vertices are the ordered n-tuples of 0’s and 1’s, two vertices being joined if and only if they differ in exactly one coordinate [14,16].
In 1980, Assouad and Deza [8] proved that a graph G is an l 1 -graph if and only if there are two positive integers λ and n, the graph G can be scale- λ -embedded into a hypercube Q n . That is, for any two vertices x , y V G , there is a mapping φ : V G V Q n , which satisfies λ · d G x , y = d Q n φ x , φ y . Among them, λ is called the scale of G [20]. For convenience, we use G 1 λ Q n to denote that graph G is scale- λ -embeddable into the hypercube Q n .
A subset S of vertices of a graph G is convex if for any two vertices u, v of S all vertices on shortest u , v -paths belong to S. Divide the vertex set V G into two non-empty parts A and B, satisfying 1 A B = V G ; 2 A B = , A , B called a cut of G. If both A and B are convex, then the cut A , B is a convex cut [21,22]. A cut { A , B } of Gcuts an edge u v if u A and v B . It was known that l 1 -graphs can be recognized by convex cuts [21,22].
Theorem 1
([21,22]). A graph G is scale-λ-embeddable into a hypercube if and only if there exists a collection C ( G ) of convex cuts (not necessarily distinct) such that every edge of G is cut by exactly λ cuts from C ( G ) . Furthermore, if C ( G ) has n cuts, G can be scale-λ-embeddable into the hypercube Q n .

3. L 1 -Embeddability of Hypertrees

Before discussing the l 1 -embeddability of hypergraphs, we must give several lemmas to facilitate the proof of the main theorems. Deza and Laurent proposed some examples of l 1 -graphs in [23]. They also presented some operations which preserve l 1 -embeddability such as “1- s u m ” and direct product of two l 1 -graphs. Here “1- s u m ” of two graphs means identifying a single vertex from two graphs. Let G 1 and G 2 be two disjoint graphs, where the vertex a 1 V ( G 1 ) , vertex a 2 V ( G 2 ) . Now identify vertex a 1 and vertex a 2 into a new vertex x, such that x = a 1 = a 2 . We say that the resulting graph is obtained by identifying a single vertex x from G 1 and G 2 , and denote it by G 1 x G 2 . This operation is called “1- s u m ” operation. At the same time, we denote that G 1 x G 2 = G 1 + G 2 and G 1 = ( G 1 x G 2 ) G 2 .
Firstly, the definition of a complete graph is given. A simple graph G is said to be complete if every pair of distinct vertices of G are connected in G [14]. A complete graph with n vertices is often denoted by K n .
Lemma 1
([23]). K n 1 2 Q n .
Lemma 2
([23]). Let G 1 and G 2 be two l 1 -graphs. Then G 1 x G 2 is an l 1 -graph.
Lemma 3.
Every hypertree with m hyperedges ( m 2 ) has at least two hanged hyperedges.
Proof. 
Let P = ( v 1 , E 1 , v 2 , E 2 , , E k , v k + 1 ) be the longest chain in the hypertree H T . It can be assumed that v 1 is any 1-degree vertex in E 1 , and v k + 1 is any 1-degree vertex in E k . The hyperedge E 1 has no adjacent hyperedge at vertex v 1 . Similarly, the hyperedge E k has no adjacent hyperedge at vertex v k + 1 . Otherwise, either a hypercycle is formed, or a chain longer than P is formed, but this is clearly impossible. Therefore, the hyperedge E 1 and the hyperedge E k are two hanged hyperedges. Hence, every hypertree with m hyperedges ( m 2 ) has at least two hanged hyperedges. □
Lemma 4
([18]). For any nonnegative integer k, if G 1 λ Q n , then G 1 λ Q n + k .
Lemma 5.
If G 1 1 λ Q n 1 and G 2 1 λ Q n 2 , then G 1 x G 2 1 λ Q n 1 + n 2 .
Proof. 
Let n 1 and n 2 be two positive integers. In addition, G 1 1 λ Q n 1 and G 2 1 λ Q n 2 . Let G 1 x G 2 be obtained by identifying single vertices x from G 1 and G 2 . By Lemma 4, there are G 1 1 λ Q n 1 + n 2 and G 2 1 λ Q n 1 + n 2 . By Lemma 2, the graph G 1 x G 2 is an l 1 -graph. Moreover, by Theorem 1, the convex cuts of G 1 and G 2 are still convex cuts in G 1 x G 2 . That is, the graph G 1 x G 2 was obtained by identifying vertex x with G 1 and G 2 and performing “1- s u m ” operation will not affect the convex cut division of G 1 and G 2 , then G 1 x G 2 1 λ Q n 1 + n 2 . □
To facilitate the proof of the principal theorem, we give a new definition of hypergraph H. Construct a simple graph as the accompanying base graph of H, denoted by G H . Such that V ( G H ) = V ( H ) , two vertices are joined by one edge if and only if they lie in the same hyperedge of H.
Note 1: A clique of G is a complete subgraph of G. For any hyperedge E i in H, the vertices in E i induce a clique in G H .
Note 2: Further, for any two vertices v , u of H, d H ( v , u ) = d G H ( v , u ) .
Below are some of the theorems of the l 1 -embeddability of hypertrees.
Theorem 2.
Any hypertree is an l 1 -graph. In fact, a hypertree with n vertices and m hyperedges is scale-2-embedded into the hypercube Q n + m 1 .
Proof. 
Denote the hypertree containing i hyperedges by H T i , and denote the m hyperedges of hypertree H T m by a 1 , a 2 , , a m . Suppose that the cardinality of a i is n i ( 1 i m ) .
When m = 1 , the hypertree H T 1 has exactly one hyperedge. Let a 1 be this hyperedge, and a 1 = n 1 . It is obvious that the accompanying base graph of H [ a 1 ] is a complete graph. By Lemma 1, H [ a 1 ] = H T 1 is an l 1 -graph, and H T 1 1 2 Q n 1 . Since V ( H T 1 ) = n 1 , E ( H T 1 ) = 1 , the hypertree H T 1 is scale-2-embeddable into a hypercube Q V ( H T 1 ) + E ( H T 1 ) 1 = Q n 1 + 1 1 = Q n 1 .
The result is clearly true for m = 1 . So assume that m 2 . We apply mathematical induction on m. Assume that the theorem is true for all hypertrees having fewer hyperedges than H T m . If the hypertree contains ( m 1 ) hyperedges then ( m 2 ) . By Lemma 3, take one hanged hyperedge in hypertree H T m as a m , such that H T m 1 = H T m a m . By the inductive hypothesis, the hypertree H T m 1 is an l 1 -graph, E ( H T m 1 ) = m 1 , and the hypertree H T m 1 can be scale-2-embeddable into the hypercube Q V ( H T m 1 ) + E ( H T m 1 ) 1 = Q V ( H T m 1 ) + ( m 1 ) 1 = Q V ( H T m 1 ) + m 2 .
Suppose that the hypertree H T m can be seen as a hypergraph obtained by identifying the branch vertex x from H T m 1 and a m . It is clear that H T m [ a m ] = H T 1 . By the inductive hypothesis, H T m 1 1 2 Q V ( H T m 1 ) + m 2 , H T 1 1 2 Q n m . By Lemma 2, the hypertree H T m is an l 1 -graph. By Lemma 5, H T m = H T m 1 x H T 1 1 2 Q ( V ( H T m 1 ) + m 2 ) + n m = 1 2 Q n + 1 + m 2 = 1 2 Q n + m 1 . The proof is complete by the induction assumption. □
From the above theorem, we give the l 1 -embeddability of a special hypertree.
Corollary 1.
The k-uniform superstar S n k is scale-2-embedded into the Q k k 1 × n 1 .
Proof. 
It is sufficient to substitute m = n 1 k 1 into Q n + m 1 . □
The dimension of the hypercube also can be expressed in degrees as follows:
Theorem 3.
Any hypertree with m hyperedges can be scale-2-embeddable into the hypercube Q 1 · λ 1 + 2 · λ 2 + + m · λ m , where λ i is the number of i-degree vertices ( 1 i m ) .
Proof. 
By induction on m. Let H T i be a hypertree containing i hyperedges, and denote the m hyperedges of the hypertree H T m by a 1 , a 2 , , a m . Suppose that the cardinality of a i is n i ( 1 i m ) , λ i is the number of i-degree vertices of the hypertree H T m .
When m = 1 , the hypertree H T 1 consists of only one hyperedge, say a 1 . Let η i be the number of i-degree vertices of the hypertree H T 1 . Then a 1 = n 1 = η 1 . It is obvious that the accompanying base graph of H [ a 1 ] is a complete graph, and by Lemma 1, H [ a 1 ] = H T 1 is an l 1 -graph, H T 1 1 2 Q η 1 . Hence, the hypertree H T 1 is scale-2-embeddable into the hypercube Q 1 · η 1 = Q η 1 .
Now assume that the result is true for the hypertree with m 1 hyperedges ( m 2 ) . Let η i be the number of i-degree vertices of the hypertree H T m 1 . By the inductive hypothesis, the hypertree H T m 1 is an l 1 -graph, and H T m 1 1 2 Q 1 · η 1 + 2 · η 2 + + ( m 1 ) · η m 1 .
By Lemma 3, every hypertree with m hyperedges ( m 2 ) has at least two hanged hyperedges. Take one hanged hyperedge in hypertree H T m as a m . Suppose that the branch vertex of a m is x. Then the hypertree H T m can be seen as a hypergraph obtained by identifying x from H T m 1 and a m . It is clear that H T m [ a m ] = H T 1 . Assume that d H T m 1 x = k , d H T 1 x = 1 , then d H T m x = d H T m 1 x H ( T 1 ) x = k + 1 . By the inductive hypothesis, H T 1 1 2 Q η 1 , H T m 1 1 2 Q 1 · η 1 + 2 · η 2 + + ( m 1 ) · η m 1 . By Lemma 2, the hypertree H T m is an l 1 -graph. Then by Lemma 5, H T m = H T m 1 x H T 1 1 2 Q [ 1 · η 1 + 2 · η 2 + + ( m 1 ) · η m 1 ] + ( 1 · η 1 ) = 1 2 Q 1 · ( η 1 + η 1 ) + 2 · η 2 + + ( m 1 ) · η m 1 , where λ 1 = η 1 + η 1 1 , λ 2 = η 2 + η 2 , λ 3 = η 3 + η 3 , , λ k = η k + η k 1 , λ k + 1 = η k + 1 + η k + 1 + 1 , λ k + 2 = η k + 2 + η k + 2 , , λ m = η m + η m . Moreover,
Q 1 · λ 1 + 2 · λ 2 + + m · λ m = Q 1 · ( η 1 + η 1 1 ) + 2 · ( η 2 + η 2 ) + + k · ( η k + η k 1 ) + ( k + 1 ) · ( η k + 1 + η k + 1 + 1 ) + + m · ( η m + η m ) = Q 1 · ( η 1 + η 1 ) + 2 · ( η 2 + η 2 ) + + k · ( η k + η k ) + ( k + 1 ) · ( η k + 1 + η k + 1 ) + + m · ( η m + η m ) 1 k + ( k + 1 ) = Q 1 · ( η 1 + η 1 ) + 2 · ( η 2 + η 2 ) + + k · ( η k + η k ) + ( k + 1 ) · ( η k + 1 + η k + 1 ) + + m · ( η m + η m ) = Q 1 · ( η 1 + η 1 ) + 2 · η 2 + + ( m 1 ) · η m 1 .
Since H T 1 contains only one hyperedge and all vertices of H T 1 are 1-degree vertices, then η 2 = η 3 = = η m = 0 . Due to H T m 1 containing m 1 hyperedges, there will be no m-degree vertices in H T m 1 , i.e., η m = 0 . This completes the proof of the theorem. □

4. L 1 -Embeddability of Unicyclic Hypergraphs

In this section, we will focus on the l 1 -embeddability of unicyclic hypergraphs. In particular, we also study the l 1 -embeddability of hypercycles.
In 2013, Guangfu Wang and Heping Zhang [16] introduced the gluing edge operation (“2- s u m ” operation) of two graphs. Let G 1 and G 2 be two disjoint graphs, where the edge e 1 = a 1 b 1 in E G 1 , edge e 2 = a 2 b 2 in E G 2 . Now identify edge e 1 with edge e 2 as a new edge e = a b , such that a = a 1 = a 2 and b = b 1 = b 2 or a = a 1 = b 2 and b = b 1 = a 2 . We say that the resulting graph is obtained by gluing G 1 and G 2 along the edge e and denote it by G 1 e G 2 or G 1 a b G 2 . They get a sufficient condition of a graph obtained from two l 1 -graphs by gluing an edge is still an l 1 -graph, see Lemma 6.
Lemma 6
([16]). Let G 1 and G 2 be two l 1 -graphs. If at least one of them is bipartite, then G 1 e G 2 is an l 1 -graph.
Before proving the main theorem, we introduce a special class of graphs. Let C n = v 1 v 2 v n v 1 be a cycle of length n, where n 3 . Joining each vertex v i ( i [ 1 , n ] ) of C n with a new u i i out of C n by an edge obtains a graph, called a s u n g r a p h denoted as S C n . Furthermore, for integer k i 0 ( i [ 1 , n ] ) , we join each vertex v i of C n with k i new vertices u i k i to produce a generalized sun graph, denoted by G S C n k 1 , k 2 , , k n [24]. It is reasonable to allow some k i = 0 , that is, no joining the vertex v i of C n with any new vertex. For instance, the generalized sun graph G S C 5 1 , 2 , 1 , 3 , 0 is shown in Figure 1.
The line graph  L ( G ) of a graph G has vertices corresponding to the edges of G and two vertices are adjacent in L ( G ) if their corresponding edges of G have a common end-vertex.
From the definition of the line graph, we can know that the line graph of a generalized sun graph is the graph obtained from a cycle L C n and n complete graphs K k i + 2 ( 1 i n ) by the “2- s u m ” operation at their corresponding positions gradually, denoted by L G S C n k 1 , k 2 , , k n , abbreviated as L G S C n [17]. For instance, the line graph of generalized sun graph L G S C 5 1 , 2 , 1 , 3 , 0 is shown in Figure 2.
Lemma 7
([17]). An L G S C n is an l 1 -graph.
Then, from the above lemma, we get the following theorem:
Theorem 4.
A hypercycle H C m with n vertices and m hyperedges is an l 1 -graph and can scale-2-embeddable into a hypercube Q n .
Proof. 
Clearly, the accompanying base graph G H C m of hypercycle H C m is isomorphic to the linear graph of generalized sun graph L G S C m . By Lemma 7, we get that the G H C m is an l 1 -graph. Because for any two vertices v, u of H C m , d H C m ( v , u ) = d G H C m ( v , u ) . Then the hypercycle H C m is an l 1 -graph.
Next, we will prove that H C m 1 2 Q n . Assume that the hypercycle H C m contains n vertices and m hyperedges. The degree of a vertex of H C m is either 1 or 2. Suppose that the hypercycle contains λ 1 vertices with degree 1 and λ 2 vertices with degree 2. It is clear that λ 2 = m , λ 1 = n m . Let the hypercycle be H C m = { E 1 , E 2 , , E m } , and E 1 = { v 1 , u 1 , u 1 , u 1 , u 1 , , v 2 } , E 2 = { v 2 , u 2 , u 2 , u 2 , u 2 , , v 3 } , …, E m 1 = { v m 1 , u m 1 , u m 1 , u m 1 , u m 1 , , v m } , E m = { v m , u m , u m , u m , u m , , v 1 } , where v 1 , v 2 , , v m are the 2-degree vertices in H C m and u i , u i , u i , u i , ( 1 i m ) are the 1-degree vertices in H C m . The hyperedge { v i , u i , u i , u i , u i , , v j } ( i + 1 j mod ( m ) ) of a hypercycle H C m corresponds to a complete graph of its accompanying underlying graph G H C m , denoted this complete graph by G i . Therefore, G H C m can be seen as the result obtained by the “2-sum” operation of a cycle L ( C m ) and m complete graphs G i at corresponding positions m times. It is clear that G H C m is isomorphic to the linear graph of generalized sun graph L G S C m ( | V ( G 1 ) | 2 , | V ( G 2 ) | 2 , , | V ( G m ) | 2 ) .
We will prove the l 1 -embeddability of hypercycle H C m by convex cuts. Convex cuts are constructed according to the degree of the vertices of H C m . It is detailed in the following text.
Firstly, let’s discuss convex cuts of the first kind.
Take any vertex u i or u i j ( 1 i m , j = , , , ) of degree 1 of H C m . Now we give a cut A 1 , B 1 , which is the vertices division of the accompanying base graph G H C m , where A 1 = u 1 , B 1 = V A 1 . As shown in Figure 3, let G 11 be the induced subgraph of the single vertex in A 1 , and let G 12 be the induced subgraph of the vertices in B 1 . In the vertex set A 1 , the shortest path from the u i to the u i is still in G 11 , then A 1 is convex. In the vertex set B 1 , for any two vertices u p , u k k p , the shortest path from u p to u k is still in G 12 , because G 12 is still in the form of L G S C m . The shortest path of any two vertices on the graph G 12 is still in G 12 , (If two vertices are in the same complete graph, the distance between the two vertices is 1. Otherwise, the shortest path between two vertices must follow the m-cycle L ( C m ) . That is, the shortest path between any two vertices is still in G 12 ), then B 1 is convex. So the cut A 1 , B 1 is a convex cut.
Therefore, there are λ 1 cuts of the first kind in G H C m that are convex cuts. Denote these convex cuts by A 1 , B 1 , A 2 , B 2 , …, A n m , B n m . Then there exists a collection C 1 of convex cuts of G H C m , such that C 1 = { A 1 , B 1 , A 2 , B 2 , , A n m , B n m } . Moreover, the edge between u i and u i j (or u i j and u i k ) ( 1 i m , j , k = , , , , j k ) is cut by 2 cuts from C 1 , and the edge between u i and v i (or u i j and v i ) ( 1 i m , j = , , , ) is cut by 1 cut from C 1 .
Secondly, let us discuss convex cuts of the second kind.
(1)
When m is even, see Figure 4a. A cut A 1 , B 1 is given, which is the vertices division of the accompanying base graph G H ( C m ) , where A 1 = V G 1 v 1 i = 2 m 2 V G i , B 1 = V V 1 . Let G 21 be the induced subgraph of the vertex in A 1 . Let G 22 be the induced subgraph of the vertex in B 1 . Take any two vertices in A 1 , such as v i G i , v j G j or v i G i , v j + 1 G j or u i G i , u j G j or u i G i , v j G j . The content is divided into the following two categories:
If i = j , we have d G 21 v i , v j = 0 ; d G 21 v i , v j + 1 = 1 ; d G 21 u i , u j = 1 ; d G 21 u i , v j = 1 , because for any graph G i i = 2 , 3 , , m 2 or G 1 v 1 , these graphs are still complete graphs, in which the distance between any two different vertices is 1. Moreover, the shortest path between the two different vertices in graph G 21 is still in G 21 .
If i j , we have
d G 21 v i , v j = m i n i j , m i j ;
d G 21 v i , v j + 1 = m i n i j + 1 , m i j 1 ;
d G 21 u i , u j = m i n i j + 1 , m i j + 1 ;
d G 21 u i , v j = m i n i j , m i j + 1 .
The shortest path of any two different vertices in graph G 21 must be along the m-cycle L ( C m ) . So the shortest path between the two vertices of G 21 is still in G 21 , and A 1 is convex.
In the same way, the shortest path between any two vertices of G 22 is still in G 22 , so B 1 is convex. Then the cut A 1 , B 1 is a convex cut. Since m-cycle L ( C m ) is an even length cycle, the i-th convex cut ( 1 i m 2 ) is repeated with the ( m 2 + i ) -th convex cut. There are m 2 m = λ 2 convex cuts like this. Similarly, another m 2 convex cuts as shown in Figure 4b will be obtained. In fact, these two types of convex cuts appear symmetrically.
Thus, when m is even, there are λ 2 cuts of the second kind in G H C m that are convex cuts. Denote these convex cuts by A 1 , B 1 , A 2 , B 2 , …, A m , B m . Then there exists a collection C 2 of convex cuts of G H C m , such that C 2 = { A 1 , B 1 , A 2 , B 2 , , A m , B m } . Moreover, the edge between u i and v i (or u i j and v i ) ( 1 i m , j = , , , ) is cut by one cut from C 2 , and the edge between v i and v j ( 1 i , j m ) is cut by two cuts from C 2 .
(2)
When m is odd, see Figure 5. A cut A 1 , B 1 is given, which is the vertices division of the accompanying base graph G H C m , where A 1 = V ( G 1 v 1 ) i = 2 m 1 2 V ( G i ) G m + 1 2 v m + 1 2 + 1 , B 1 = V A 1 . Let G 31 be the induced subgraph of the vertex in A 1 . Let G 32 be the induced subgraph of the vertex in B 1 . Taking any two vertices in graph A 1 , such as v i G i , v j G j , or u i G i , u j G j , or u i G i , v j G j . The content is divided into the following two categories:
If i = j , we have d G 31 v i , v j = 0 ; d G 31 v i , v j + 1 = 1 ; d G 31 u i , u j = 1 ; d G 31 u i , v j = 1 . Because for any graph G i i = 2 , 3 , , m 1 2 or G 1 v 1 or G m + 1 2 v m + 1 2 + 1 , these graphs are still complete graphs, in which the distance between any two different vertices is 1. Moreover, the shortest path between the two different vertices in graph G 31 is still in G 31 .
If i j , we have
d G 31 v i , v j = m i n i j , m i j ;
d G 31 v i , v j + 1 = m i n i j + 1 , m i j 1 ;
d G 31 u i , u j = m i n i j + 1 , m i j + 1 ;
d G 31 u i , v j = m i n i j , m i j + 1 .
The shortest path of any two different vertices in graph G 31 must be along the m-cycle L ( C m ) . So the shortest path between the two vertices of G 31 is still in G 31 , then A 1 is convex. In the same way, the shortest path between any two vertices of G 32 is still in G 32 , so B 1 is convex. Then the cut A 1 , B 1 is a convex cut.
Since m-cycle L ( C m ) is an odd length cycle, there are m m = λ 2 convex cuts like this. So when m is odd, there are λ 2 cuts of the second kind in G H C m that are convex cuts. Denote these convex cuts by A 1 , B 1 , A 2 , B 2 , …, A m , B m . Then there exists a collection C 2 of convex cuts of G H C m , such that C 2 = { A 1 , B 1 , A 2 , B 2 , , A m , B m } . In fact, these convex cuts all appear symmetrically. Moreover, the edge between u i and v i (or u i j and v i ) ( 1 i m , j = , , , ) is cut by one cut from C 2 , and the edge between v i and v j ( 1 i , j m ) is cut by two cuts from C 2 .
Consequently, all the λ 2 cuts of the second kind in G H C m are convex cuts.
Therefore, in the accompanying base graph G H C m of the hypercycle H C m , there are λ 1 + λ 2 = n convex cuts, which can form a convex cut cluster C = C 1 + C 2 or C = C 1 + C 2 . By Lemma 1, each edge of the accompanying base graph G H C m is cut by exactly two cuts from C , so the graph G H C m can scale-2-embeddable into a hypercube Q n . Because for any two vertices v, u of H C m , d H C m ( v , u ) = d G H C m ( v , u ) . Then the hypercycle H C m can scale-2-embeddable into a hypercube Q n . □
Finally, we study the l 1 -embeddability of unicyclic hypergraphs. Given a unicyclic hypergraph H U m , where n is the number of vertices, m is the number of hyperedges, n 1 is the number of vertices contained in a single cycle in the unicyclic hypergraph, m 1 is the number of edges contained in a single cycle in the unicyclic hypergraph, m is the number of edges other than the number of edges contained in a single cycle. It is clear that m = m m 1 . Then we have:
Theorem 5.
Any unicyclic hypergraph is an l 1 -graph. In fact, a unicyclic hypergraph with n vertices and m hyperedges is scale-2-embedded into a hypercube Q n + m = Q n + m m 1 .
Proof. 
The unicyclic hypergraph H U m is obtained by gradually using “1- s u m ” operation between the hypercycle H C m and some hyperedges. For any hyperedge E i in hypergraph H, the vertices in E i induce a clique in G H . By Lemma 1, H [ E i ] is an l 1 -graph. Combining Theorem 4 and Lemma 2, we know that any unicyclic hypergraph is an l 1 -graph.
Next, we will prove that H U m 1 2 Q n + m = 1 2 Q n + m m 1 . Suppose that a unicyclic hypergraph with n vertices and m hyperedges is H U m . Assume that the number of vertices contained in a single hypercycle is n 1 and the number of hyperedges is m 1 , where m = m m 1 . We prove the result by mathematical induction on m.
(1)
Assume that a unicyclic hypergraph H U m has no hanged hyperedges. Without loss of generality, at this time, any unicyclic hypergraph H U m is a hypercycle H C m , then H U m = H C m , V ( H U m ) = n 1 , E ( H U m ) = m = m 1 , m = m m 1 = 0 . By Theorem 4, a unicyclic hypergraph H U m is an l 1 -graph and H U m 1 2 Q n 1 . Hence, a unicyclic hypergraph H U m without hanged hyperedges can be scale-2-embeddable into a hypercube Q n 1 + m = Q n 1 + m 1 m 1 = Q n 1 .
(2)
When a unicyclic hypergraph contains hanged hyperedges. If the unicyclic hypergraph contains a hanged hyperedge. Let a 1 be the hanged hyperedge, and let H C m + a 1 be the unicyclic hypergraph. By Lemma 2, H C m + a 1 1 2 Q n + | a 1 | . Hence, the unicyclic hypergraph H C m + a 1 is scale-2-embedded into a hypercube Q ( n 1 + | a 1 | 1 ) + ( m 1 + 1 ) m 1 = Q n + | a 1 | .
The result can be verified for a unicyclic hypergraph containing a hanged hyperedge. Hence, suppose that the result is true for a unicyclic hypergraph containing more than one hanged hyperedges. Assume that a unicyclic hypergraph contains m hanged hyperedges, then the unicyclic hypergraph is H U m . By inductive assumptions, any unicyclic hypergraph is an l 1 -graph and H U m 1 2 Q n + m m 1 .
When a unicyclic hypergraph contains m + 1 hanged hyperedges, obviously, denoted this unicyclic hypergraph by H U m + 1 . Denoted the hanged hyperedge added to unicyclic hypergraph H U m by a m . By Lemma 2, H U m + 1 = H U m + a m 1 2 Q ( n + m m 1 ) + | a m | = 1 2 Q n + m m 1 + | a m | . Moreover, Q V ( H U m + 1 ) + ( m + 1 ) m 1 = Q ( n + | a m | 1 ) + ( m + 1 ) m 1 = Q n + m m 1 + | a m | . Hence, the result is true. □

5. Applications

According to the inspiration of applying graph theory knowledge to real life [25,26], the hypergraph studied in this paper also has many applications. The distance-based topological indices of many molecules (such as the Wiener index, Szeged index, PI index, etc.) are closely related to their physical and chemical properties [27,28]. We already know that the distance between any two vertices in a hypercube graph is exactly equal to the number of different positions representing the array of the two vertices [29]. If a hypergraph is an l 1 -graph, we can easily get the distance between any two vertices in the hypergraph, and then we can further calculate its various indices. Here is a simple example to find the Erd o ¨ s number for any author.
Now we give ten authors. If several authors work together to write an article, these authors will form a hyperedge. According to this principle, the relation of these authors is shown in Figure 6, forming a unicyclic hypergraph H U 4 , where n = 10 , m = 4 , and m 1 = 3 . The question is to find the Erd o ¨ s number for any author.
By Theorem 5, this hypergraph H U 4 is scale-2-embedded into a hypercube Q n + m m 1 = Q 10 + 4 3 = Q 11 . Next, we get the accompanying base graph G H U 4 of this hypergraph, see Figure 7. According to the vertex label of the hypercube graph [14], each vertex of the accompanying base graph G H U 4 is labeled, as shown in Figure 7.
By observing the vertex labels of Wang and Erd o ¨ s, it can be found that the labels of these two vertices are different in four positions, so the distance between Wang and Erd o ¨ s in Q 11 is 4. Since this hypergraph H U 4 1 2 Q 11 , then the Erd o ¨ s number of Wang is 2 4 = 2 .
By observing the vertex labels of Chen and Erd o ¨ s, it can be found that the labels of these two vertices are different in four positions, so the distance between Chen and Erd o ¨ s in Q 11 is 2. Since this hypergraph H U 4 1 2 Q 11 , then the Erd o ¨ s number of Chen is 2 2 = 1 . According to this method, we can find the Erd o ¨ s number of any author.

6. Conclusions

In this paper, we mainly examine the l 1 -embeddability of hypertrees and unicyclic hypergraphs. We found that a hypertree with n vertices and m hyperedges is scale-2-embedded into the hypercube Q n + m 1 . Considering the degree of the vertices, any hypertree with m hyperedges can be scale-2-embeddable into the hypercube Q 1 · λ 1 + 2 · λ 2 + + m · λ m . Specially, we show that a hypercycle with n vertices and m hyperedges is an l 1 -graph and can scale-2-embeddable into a hypercube Q n . In addition, a unicyclic hypergraph with n vertices and m hyperedges is scale-2-embedded into a hypercube Q n + m m 1 . It has a profound significance for simplifying the calculation of the distance between two vertices of a hypergraph, and it will also have a wide and profound impact on chemical, physical and electronic information.

Author Contributions

Methodology, G.W. and L.C.; validation, G.W. and L.C.; investigation, L.C. and Z.X.; resources, L.C. and Z.X.; writing—original draft preparation, L.C. and Z.X.; writing—review and editing, G.W. and L.C.; supervision, G.W.; project administration, G.W.; funding acquisition, G.W. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by the National Natural Science Foundation of China (Grant Nos. 11861032, 11961026) and the Natural Science Foundation of Jiangxi Province (Grant No. 20202BABL201010).

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Lee, G.; Ko, J.; Shin, K. Hypergraph motifs: Concepts, algorithms, and discoveries. Proc. Vldb. Endow. 2020, 13, 2256–2269. [Google Scholar] [CrossRef]
  2. Berge, C. Graphes et Hypergraphes; Monographes Universitaires de Mathémathiques; Dunod: Paris, France, 1970. [Google Scholar]
  3. Seymour, P.D. On the two-colouring of hypergraphs. Q. J. Math. 1974, 25, 303–311. [Google Scholar] [CrossRef]
  4. Berge, C. Hypergraphs, Combinatorics of Finite Sets; North-Holland Publishing: Amsterdam, The Netherlands, 1989; Volume 45, p. 267. [Google Scholar]
  5. Tang, Z.; Fang, X.; Hou, Y. On the spectral radii of k-uniform linear hypergraphs. J. Nat. Sci. Hunan Norm. Univ. 2018, 41, 87–94. [Google Scholar]
  6. Liu, X.; Wang, L.; Li, X. The wiener index of hypergraphs. J. Comb. Optim. 2020, 39, 351–364. [Google Scholar] [CrossRef]
  7. Gionfriddo, M.; Milazzo, L.; Tuza, Z. Hypercycle systems. Australas. J. Comb. 2020, 77, 336–354. [Google Scholar]
  8. Assouad, P.; Deza, M. Espaces métriques plongeables dans un hypercube: Aspects combinatoires, Ann. Discret. Math. 1980, 8, 197–210. (In French) [Google Scholar]
  9. Assouad, P.; Deza, M. Metric Subspaces of L1; Université de Paris-Sud, Département de Mathématique d’Orsay: Paris, France, 1982. [Google Scholar]
  10. Karzanov, A.V. Metrics and undirected cuts. Math. Program. 1985, 32, 183–198. [Google Scholar] [CrossRef]
  11. Shpectorov, S.V. On scale embeddings of graphs into hypercubes. Eur. J. Comb. 1993, 14, 117–130. [Google Scholar] [CrossRef] [Green Version]
  12. Berge, C. Graphs and Hypergraphs; North-Holland: Amsterdam, The Netherlands, 1973. [Google Scholar]
  13. Lewin, M. On hypergraphs without significant cycles. J. Comb. Theory Ser. B 1976, 20, 80–83. [Google Scholar] [CrossRef] [Green Version]
  14. Bondy, J.A.; Murty, U.S.R. Graph Theory with Applications; Macmillan: London, UK; Elsevier: New York, NY, USA, 1976. [Google Scholar]
  15. Bretto, A.; Cherifi, H.; Ubéda, S. An efficient algorithm for helly property recognition in a linear hypergraph. Electron. Notes Theory Comput. Sci. 2001, 46, 177–187. [Google Scholar] [CrossRef] [Green Version]
  16. Wang, G.; Zhang, H. l1-embeddability under the edge-gluing operation on graphs. Discret. Math. 2013, 313, 2115–2118. [Google Scholar] [CrossRef]
  17. Li, C.; Wang, G. The l1-embeddability of trees, unicyclic graphs and their line graphs. Math. Pract. Theory 2020, 50, 305–311. (In Chinese) [Google Scholar]
  18. Wang, G. l1-Embeddability of Graphs and Its Applications; Southeast University Press: Nanjing, China, 2017. (In Chinese) [Google Scholar]
  19. Deza, M.; Shpectorov, S.V. Polyhexes that are l1-graphs. Eur. J. Comb. 2009, 30, 1090–1100. [Google Scholar] [CrossRef] [Green Version]
  20. Chepoi, V.; Deza, M.; Grishukhin, V.P. Clin d’oeil on L1-embeddable planar graphs. Discret. Appl. Math. 1997, 80, 3–19. [Google Scholar] [CrossRef]
  21. Bandelt, H.J.; Chepoi, V. Decomposition and l1-embedding of weakly median graphs. Eur. J. Comb. 2000, 21, 701–714. [Google Scholar] [CrossRef] [Green Version]
  22. Deza, M.; Grishukhin, V.; Shtogrin, M. Scale-Isometric Polytopal Graphs in Hypercubes and Cubic Lattices; Imperial College Press: London, UK, 2004. [Google Scholar]
  23. Deza, M.; Laurent, M. l1-rigid graphs. J. Algebr. Comb. 1994, 2, 153–175. [Google Scholar] [CrossRef]
  24. Yang, S.; Yao, B.; Yao, M. On felicitous character of generalized sun-graphs. Int. J. Math. 2015, 35, 318–326. [Google Scholar]
  25. Muhiuddin, G.; Takallo, M.M.; Jun, Y.B.; Borzooei, R.A. Cubic graphs and their application to a traffic flow problem. Int. J. Comput. Intell. Syst. 2020, 13, 1265–1280. [Google Scholar] [CrossRef]
  26. Qiang, X.; Kosari, S.; Chen, X.; Talebi, A.A.; Muhiuddin, G.; Sadati, S.H. A Novel Description of Some Concepts in Interval-Valued Intuitionistic Fuzzy Graph with an Application. Adv. Math. Phys. 2022, 2022, 2412012. [Google Scholar] [CrossRef]
  27. Balaban, A.T.; Motoc, I.; Bonchev, D.G.; Mekenyan, O.G. Topological indices for structure-activity correlations. Top. Curr. Chem. 1983, 114, 21–56. [Google Scholar]
  28. Wiener, H. Structural determination of paraffin boiling points. J. Am. Chem. Soc. 1947, 69, 17–20. [Google Scholar] [CrossRef] [PubMed]
  29. Imrich, W.; Klavžar, S. Product Graphs: Structure and Recognition; John Wiley & Sons: New York, NY, USA, 2000. [Google Scholar]
Figure 1. Generalized sun graph G S C 5 1 , 2 , 1 , 3 , 0 .
Figure 1. Generalized sun graph G S C 5 1 , 2 , 1 , 3 , 0 .
Symmetry 14 02260 g001
Figure 2. Line graph of generalized sun graph L G S C 5 1 , 2 , 1 , 3 , 0 .
Figure 2. Line graph of generalized sun graph L G S C 5 1 , 2 , 1 , 3 , 0 .
Symmetry 14 02260 g002
Figure 3. Convex cuts of the first kind ( H C 4 and G H C 4 ( L G S C 4 ( 2 , 1 , 4 , 3 ) ) ).
Figure 3. Convex cuts of the first kind ( H C 4 and G H C 4 ( L G S C 4 ( 2 , 1 , 4 , 3 ) ) ).
Symmetry 14 02260 g003
Figure 4. Convex cuts of the second kind ( H C 6 and G H C 6 ( L G S C 6 ( 3 , 1 , 2 , 2 , 1 , 2 ) ) ). (a) A partition of convex cuts of the second kind; (b) Another partition of convex cuts of the second kind.
Figure 4. Convex cuts of the second kind ( H C 6 and G H C 6 ( L G S C 6 ( 3 , 1 , 2 , 2 , 1 , 2 ) ) ). (a) A partition of convex cuts of the second kind; (b) Another partition of convex cuts of the second kind.
Symmetry 14 02260 g004
Figure 5. Convex cuts of the second kind ( H C 5 and G H C 5 ( L G S C 5 ( 3 , 1 , 2 , 1 , 2 ) ) ).
Figure 5. Convex cuts of the second kind ( H C 5 and G H C 5 ( L G S C 5 ( 3 , 1 , 2 , 1 , 2 ) ) ).
Symmetry 14 02260 g005
Figure 6. Unicyclic hypergraph H U 4 .
Figure 6. Unicyclic hypergraph H U 4 .
Symmetry 14 02260 g006
Figure 7. The accompanying base graph G H U 4 .
Figure 7. The accompanying base graph G H U 4 .
Symmetry 14 02260 g007
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Wang, G.; Chen, L.; Xiong, Z. The l1-Embeddability of Hypertrees and Unicyclic Hypergraphs. Symmetry 2022, 14, 2260. https://doi.org/10.3390/sym14112260

AMA Style

Wang G, Chen L, Xiong Z. The l1-Embeddability of Hypertrees and Unicyclic Hypergraphs. Symmetry. 2022; 14(11):2260. https://doi.org/10.3390/sym14112260

Chicago/Turabian Style

Wang, Guangfu, Lijun Chen, and Zhikun Xiong. 2022. "The l1-Embeddability of Hypertrees and Unicyclic Hypergraphs" Symmetry 14, no. 11: 2260. https://doi.org/10.3390/sym14112260

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop