Next Article in Journal
The Modified Beta Gompertz Distribution: Theory and Applications
Next Article in Special Issue
The Aα-Spectral Radii of Graphs with Given Connectivity
Previous Article in Journal
On Generalized Closed Sets and Generalized Pre-Closed Sets in Neutrosophic Topological Spaces
Previous Article in Special Issue
Kempe-Locking Configurations
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Bounds of the Edge Number in Generalized Hypertrees

1
School of Computer, Qinghai Normal University, Xining 810008, China
2
Key Laboratory of Tibetan Information Processing and Machine Translation in QH, Xining 810008, China
3
Key Laboratory of the Education Ministry for Tibetan Information Processing, Xining 810008, China
4
School of Computer Science, Shannxi Normal university, Xi’an 710062, China
5
School of mathematics and statistics, Qinghai Normal University, Xining 810008, China
*
Author to whom correspondence should be addressed.
Mathematics 2019, 7(1), 2; https://doi.org/10.3390/math7010002
Submission received: 11 November 2018 / Revised: 14 December 2018 / Accepted: 15 December 2018 / Published: 20 December 2018
(This article belongs to the Special Issue Graph-Theoretic Problems and Their New Applications)

Abstract

:
A hypergraph H = ( V , ε ) is a pair consisting of a vertex set V , and a set ε of subsets (the hyperedges of H ) of V . A hypergraph H is r -uniform if all the hyperedges of H have the same cardinality r . Let H be an r -uniform hypergraph, we generalize the concept of trees for r -uniform hypergraphs. We say that an r -uniform hypergraph H is a generalized hypertree ( G H T ) if H is disconnected after removing any hyperedge E , and the number of components of G H T E is a fixed value k   ( 2 k r ) . We focus on the case that G H T E has exactly two components. An edge-minimal G H T is a G H T whose edge set is minimal with respect to inclusion. After considering these definitions, we show that an r -uniform G H T on n vertices has at least 2 n / ( r + 1 ) edges and it has at most n r + 1 edges if r 3   and   n 3 , and the lower and upper bounds on the edge number are sharp. We then discuss the case that G H T E has exactly k   ( 2 k r 1 ) components.

1. Introduction

Graph theory is a powerful tool in exploring various network types, and in many areas of application, such as communication, biology, and chemistry. A key limit of graphs is that edges can only model the pairwise relations among the objects. This limitation stands out in many real complex systems. For example, in scientific collaboration networks, if one paper has more than two authors and another paper has two of the authors among these authors in the first paper, then such relationship can no longer be modeled by a graph. A hypergraph is a family of non-empty subsets (hyperedges) from a fixed set of vertices. It is a natural extension of a graph. It thus captures multivariate relationships in complex networks [1,2,3,4,5]. Examples include communities and collaboration teams in social networks, cliques in communication networks, and molecules in chemistry.
Trees are among the most essential, useful, and understandable objects in all of graph theory, which is also common sense in hypergraph theory. In this paper, we generalize the concept of trees for hypergraphs and prove bounds on the edge numbers of such hypergraphs.
The concept of a tree in graph theory has many equivalent descriptions which can reflect different properties of the tree from different perspectives [6]. The analogous situation for hypergraphs is unclear, because the descriptions of the corresponding concept of a tree in hypergraph theory is more complicated.
In 1989, Berge [7] proposed the concept of an arboreal hypergraph based on a property of hypergraphs and one of concepts of cycles in hypergraph theory. In 1999, Nieminen et al. [8] introduced two of generalizations of a tree into hypergraphs known as hypertrees and weak hypertrees, respectively. Recently, Katona et al. [9] discussed bounds on the edge number in another interesting generalization of trees also called hypertrees.
It is well-known from elementary graph theory that any two vertices in a tree are connected by a unique path. This description of the definition of a tree can easily reflect the edge-connectivity property of the tree and means that the tree would be disconnected if any edge is deleted from the tree. Owing to the definition of a tree in graph theory, it has exactly two components by deleting any edge e from the tree T ( V ,   E ) , i.e., e E ( T ) , ω ( T e ) = 2 . On the one hand, it is meaningful to define the similar structures in hypergraphs by this kind of method. On the other hand, the concept of the hypertree we usually consider (as the same in this paper) is a special case of the concept of the hypertree defined by Nieminen. A connected hypergraph H T ( V ,   ε ) is a hypertree if the removal of any of its edges E results in a disconnected hypergraph H T E and the number of components of the hypergraph H T E is | E | . This concept of the generalization of a tree to hypergraphs has been introduced and studied in the literature, which can be regarded as a continuation of the classical generalization effort. For more details, see [8,10,11].
In the following, we further develop the concept proposed by Nieminen into the generalized hypertrees ( G H T ). Our main concern is that the number of components of G H T E is exactly 2 for any edge E of the G H T . After introducing the nomenclature and definitions in hypergraphs, we discuss lower and upper bounds on the edge number of G H T s .
Now, we want to clarify some basic terms and results in hypergraphs about our research object. The undefined concepts in this paper can be found in [7,12] for hypergraphs and [6] for graphs.

Nomenclature and Definitions

A hypergraph H is a pair ( V ,   ε ) where V is the vertex set of H and ε is a collection of the nonempty subsets of V . An element in ε is a hyperedge, and it is also called an edge of H . Note that we do not allow a hypergraph to have isolated vertices which are not included in any edge. The order of the hypergraph H = ( V ,   ε ) is the cardinality of V , i.e., | V | = n ; its size is the cardinality of ε , i.e., | ε | = m .
The degree of a vertex v in H , denoted by d H ( v ) or d ( v ) , is the number of edges in H containing v . Let ε = { E 1 ,   E 2 ,   ,   E m } , the cardinality of an edge E i ε is | E i | . A hypergraph H is simple if E i E j implies that i = j for any i ,   j with 1 i ,   j m . We consider only simple hypergraphs, unless specified otherwise. A hypergraph H is linear if it is simple and | E i E j | 1 for any i ,   j with 1 i ,   j m . Two vertices in a hypergraph are adjacent if there is an edge which contains both vertices. Two edges in a hypergraph are adjacent if their intersection is not empty. A hypergraph H is r -uniform if | E i | = r for all i with 1 i m . Thus, a simple graph is a simple 2-uniform hypergraph, and vice versa.
Let H = ( V ,   ε ) be a hypergraph, and let k 2 be an integer. An ( u ,   v ) -walk in H is a finite vertex-edge alternative sequence W = ( u = v 0 ,   E 1 ,   v 1 ,   E 2 ,   v 2 , ,   E k ,   v k = v ) , such that v i ,   v i + 1 E i + 1 , for any i with 0 i k 1 . The integer k is the length of the walk W . The shortest length of ( u ,   v ) -walk is the distance (also called path length) between u and v , which is denoted by d ( u ,   v ) . If v 0 , v 1 , , v k are distinct vertices, E 1 , E 2 , , E k are distinct edges, and u = v 0 = v k = v , the walk is called a cycle of length k in H . A hypergraph is connected if for any pair of vertices, there is a walk which connects both vertices; it is disconnected otherwise. It means that a connected hypergraph has exactly one component and a disconnected hypergraph has more than one component. We denote the number of components of the hypergraph H by ω ( H ) . In Figure 1, we show an illustrative example of a hypergraph with seven vertices where the vertices are connected by four edges.
The notion of edge-connectivity λ ( G ) of a graph G , defined as the minimum number of edges whose removal renders G disconnected, has attracted much attention [13,14]. The definition of edge-connectivity of graphs extends to hypergraphs in a natural way [15].
The following Theorem 1 is the basic conclusion of describing hypertrees from the perspective on edge-connectivity. By the definitions of a tree and a hypertree, it is also true for the tree in graph theory.
Theorem 1.
Let H be a connected hypergraph on n vertices. If H is a hypertree then i = 1 m ( | E i | 1 ) = n 1 [10].
By the concept of a hypertree H T , the number of components in the hypergraph H T E is | E | after deleting any edge E from H T , i.e., E ε ( H T ) , ω ( H T E ) = | E | , and vice versa (see Figure 2).
For the r -uniform hypergraph, Lai et al. obtained another related result in [16] as follows:
Theorem 2.
Let H be an r -uniform hypergraph on n vertices. If H is connected, then m ( H ) ( n 1 ) / ( r 1 ) . Moreover, the equality holds if and only if for any edge E ε ( H ) , H E has r components.
It gives the lower bound of the edge number of connected r -uniform hypergraphs and it describes the class of hypergraphs when the equality holds. These hypergraphs, commonly known as hypertrees, have results of deep studies because they have special structures [11]. However, it does not mean that this concept is the analogous situation of a tree in hypergraphs. In this paper, we call an analogous concept a generalized hypertree which attempts to give an in-depth description of the tree structure in hypergraphs.
Definition 1.
(Generalized hypertree). A connected hypergraph G H T is a generalized hypertree if the removal of its any edge E results in a disconnected hypergraph G H T E and the number of components of G H T E is exactly k   ( k 2 ) .
From a certain perspective, this definition is also a continuation of the common trees in hypergraphs. This definition is illustrated Figure 3.
Our main results are the lower and upper bounds on the edge number of G H T s . Theorem 3 in Section 2 generalizes the well-known fact that a tree T ( V , E ) on n vertices has | E ( T ) | = n 1 edges. It is the most important result in this paper. It turns out that the lower bound in Theorem 3 can be improved for G H T E which has exactly k components for any edge E ε ( G H T ) if 2 k r 1 . The corresponding result is Theorem 4 whose discussion and proof are presented in Section 2. Based on the notion of generalized hypertree, Theorem 5 and Corollary 2 in Section 3, modify Theorems 1 and 2, respectively. When the lower bound holds in Corollary 2, we consider the relationship between generalized hypertrees and hypertrees, as shown in Section 4.

2. The Bounds of the Edge Number of r-Uniform GHTs

In this section, we mainly research the bounds (lower bound and upper bound) on edge number of r -uniform G H T s and the number of components in hypergraph G H T E is exactly 2.
Theorem 3.
Let H be a connected r -uniform hypergraph on n vertices ( r 3 ,   n 3 ). If H E has exactly two components for any edge E ε ( H ) , then 2 n / ( r + 1 ) m ( H ) n r + 1 . Moreover, the lower and upper bounds are sharp.
In order to prove Theorem 3, we need the following preliminaries.
A classical result for a graph G = ( V ,   E ) with V = { v 1 ,   v 2 , , v n } and E = { e 1 ,   e 2 , , e m } states that v V d ( v ) = 2 m . Its parallel generalization in hypergraph theory is as follows.
Proposition 1.
Let H = ( V ,   ε ) be a hypergraph, we have [12]
v V d ( v ) = E ε | E | ,
when H is an r -uniform hypergraph, the above equation can be simplified to
v V d ( v ) = r m .
The characterization of the connected r -uniform hypergraphic sequences was given by Tusyadej [7]. The following generalization of this result was proposed by Lai at al [16].
Proposition 2.
A n -tuple d 1 d 2 d n is the degree sequence of a k -edge connected r -uniform hypergraph if and only if
(1)
d i k for i = 1 ,   2 ,   ,   n ;
(2)
i = 1 n d i r ( n 1 ) r 1 if k = 1 .
Lemmas 1 and 2 show us some of the characteristics about the r -uniform G H T whose component number exactly equals 2 after deleting any edge.
Lemma 1.
Let H be a connected r -uniform hypergraph on n vertices ( r 3 ,   n 3 ). If H E has exactly two components for any edge E ε ( H ) , then there must exist an edge containing exactly one vertex of degree 1 in H .
Proof. 
If the edge containing vertex with degree 1 does not exist in H , then the degree of all vertices of H is equal or greater than 2. By Proposition 2, H is at least 2-edge connected. Therefore, H E is connected for any edge E ε ( H ) . Therefore, there exists an edge E containing one vertex with degree 1 in H . Additionally, if E contains more than two vertices with degree 1, then the number of components is more than 2 after deleting E . □
Lemma 2.
Let H be a connected r -uniform hypergraph on n vertices ( r 3 ,   n 3 ). If H E has exactly two components for any edge E ε ( H ) , then 2 u m , where u is the number of edges containing exactly one vertex with degree 1 (the same below).
Proof. 
Obviously, u m . The main effort is the proof for u 2 . By Lemma 1, we only need to prove u 1 . Let us suppose that u = 1 . If m = 1 , then we can conclude that the result is not correct, because the component number of H E is r ( r 3 ). If m 2 , let us assume E is the unique edge containing exact one vertex with degree 1. For E ε ( H ) \ { E } , the degree of vertex which contained in edge E , is not less than 2. By Proposition 2, we can deduce that H E is connected. It is contrary with the condition. □
Now we are ready to prove Theorem 3.
Proof of Theorem 3.
In order to interpret clearly, we divide the bounds into lower bound and upper bound.
Case 1. The proof on lower bound of the edge number in Theorem 3.
By Proposition 1, Proposition 2 and Lemma 2, we conclude that
m r = u + j = 1 m u d j .
For a fixed value r , we minimize the value on the right side of the above equation. All degrees of vertices bigger than 1 are taken as 2 for this purpose. That is, d j = 2 for all j with j = 1 ,   2 , , m u . At the same time, we must maximize the number of vertices with degree 1, namely u = m . Additionally, we have
m r = m + 2 ( n m ) .
It follows that
2 n r + 1 .
So far, we have completed the proof on lower bound of the edge number in Theorem 3.
Figure 4 is an r -uniform G H T example that the lower bound of edge number holds.
Case 2. The proof on upper bound of the edge number in Theorem 3.
If r 3 , and m 2 , then we argue by induction on n .
The base case of this induction is n = r + 1 . Since the connected r -uniform hypergraph H has two components by deleting any edge, it is easy to see that the edge number of this hypergraph is 2.
Now we assume that the result is a true statement, for the vertex number is equal or less than n 1 , then we consider this case that the vertex number equals n . Let H be a connected r -uniform hypergraph on n vertices. If two components are H 1 , H 2 after deleting an edge from H , and their edge numbers are m 1 and m 2 , and their vertex numbers are n 1 and n 2 , respectively, where n 1 + n 2 = n , then we discuss the following three cases. By the inductive hypothesis
(i)
If n 1 ,   n 2 r + 1 , then we have
m = m 1 + m 2 + 1 = ( n 1 r + 1 ) + ( n 2 r + 1 ) + 1 = n 2 r + 3 < n r + 1 ;
(ii)
If n 1 = n r ,   n 2 = r , then we have
m = m 1 + 1 + 1 = [ ( n r ) r + 1 ] + 2 = n 2 r + 3 < n r + 1 ;
(iii)
If n 1 = n 1 ,   n 2 = 1 , then we have
m = m 1 + 1 = [ ( n 1 ) r + 1 ] + 1 = n r + 1 .
According to (i), (ii) and (iii), for H on n vertices, the result is also true. Based on the proof above, Theorem 3 holds. □
Figure 5 is an r -uniform G H T example that the upper bound of edge number holds.
We call the r -uniform hypergraph shown in Figure 5 a sunflower which is denoted by S F n .
In order to compare with the edge number of a tree in graph theory, we consider another structure in G H T s . If u = 2 , then we have that the number of edges (i.e., edge E ), which made none of the two components of G H T E containing an isolated vertex, is m 2 by Lemma 1. To make m as small as possible, we need to make the degree of each vertex is not greater than 2. Hence i = 1 n d i = 2 n 2 . Then, we have by Proposition 1,
m = 2 n 2 r .
For each r with 2 r n 1 ,
2 n 2 r 2 n r + 1 = 2 ( n r 1 ) r ( r + 1 ) 0 .
Therefore, under the premise of ω ( G H T E ) = 2 for any edge E of the G H T , the edge number of this kind of G H T s is not the smallest.
The Figure 6 is an r -uniform G H T example that the edge number is m = ( 2 n 2 ) / r .
In the previous part, we have discussed the bounds of edge number of a connected r -uniform G H T , whose component number exactly equals 2 by deleting any edge. Theorem 4 gives the bounds of edge number of connected r -uniform G H T s except hypertrees. Theorem 4 below, generalizes Theorem 3.
Theorem 4.
Let H be a connected r -uniform hypergraph on n vertices ( r 3 ,   n 3 ). If H E has exactly k   ( 2 k r 1 ) components for any edge E ε ( H ) , then 2 n / ( r + k 1 ) m ( H ) n r + 1 . Moreover, the lower and upper bounds are sharp, and the upper bound holds if and only if H is a SF n .
Proof. 
According to the definition of a connected r -uniform G H T , the maximum number of edges decreases with the increment of k . Therefore, the upper bound is true.
The proof of the lower bound in Theorem 4 is similar to the proof of the lower bound in Theorem 3. To obtain the minimum value of m , each edge of H contains k 1 vertices with degree 1 and r k + 1 vertices with degrees 2. It follows that
m ( k 1 ) + 2 [ n m ( k 1 ) ] = m r ,
which implies
2 n r + k 1 .
 □
According to the result of Theorem 4, if r = 2 and k = 1 , then we find that the hypergraph H is C n , the cycle on n vertices.
When the lower bound holds, the hypergraph is not unique. One of such structures is shown in Figure 7, where each edge contains k 1 vertices with degree 1.
Since when r = 2 , n r + 1 gets the maximum value n 1 . Theorem 4 yields the following Corollary 1.
Corollary 1.
Let H be a connected r -uniform hypergraph on n vertices. If H is a GHT , then m ( H ) n 1 .

3. The Edge Number of a Class of Connected r-Uniform Hypergraphs

Theorem 5.
Let H be a connected hypergraph on n vertices. If there exists an edge E leading to the number of components of H E less than | E | , then i = 1 m ( | E i | 1 ) n .
Proof. 
Since H is connected, and there exists an edge E leading to the number of components of H E less than | E | , hence H is not hypertree definitely. Based on Theorem 1, we have i = 1 m ( | E i | 1 ) n . □
Let H be an r -uniform hypergraph, we can get the following result directly.
Corollary 2.
Let H be a connected r -uniform hypergraph on n vertices. If there exists an edge E leading to the number of components of H E less than r , then m ( H ) n / ( r 1 ) .
An example hypergraph whose edge number is n / ( r 1 ) are described in Figure 8. In this hypergraph, any pair of adjacent edges share one common vertex.

4. Characterizations of a Class of r-Uniform GHTs

Let H be a connected r -uniform hypergraph on n vertices. If H is a G H T and m ( H ) = n / ( r 1 ) , then H is generated by identifying two vertices which are from two different edges of the G H T s corresponding hypertree.
If two vertices are contracted together from two nonadjacent edges, the generated hypergraph is a linear hypergraph with a cycle. An example is shown in Figure 9.
If two vertices contracted together are from the two adjacent edges, the generated hypergraph is nonlinear. An example is shown in Figure 10.
Let us specify the variations from another perspective, then we can obtain the following Theorem 6.
Theorem 6.
Let H be a connected GHT , if m ( H ) = n / ( r 1 ) , then H E possesses r 1 or r (not all r ) components for any edge E ε ( H ) .

5. Conclusions

Many structures in the real world can be modeled with hypergraphs. For example, authors and papers are supposed to vertices and edges in the scientific collaboration hypernetworks based on the hypergraph theory. The hypergraph theory provides us with effective approach to depict relationships among various objects accurately.
A generalized hypertree is the generalization of the concept of a tree in graph theory. The main result of this paper is to obtain the bounds of the edge number in generalized hypertrees, inspiring further study in the direction of edge-minimal and edge-maximal generalizations of trees. Another class of hard questions involve various generalizations which seem to be closely related to hypernetwork reliability. We believe that the challenging open problems in the topic makes it worthy of future study.
The number of components of a tree T ( n ) happens to be two after deleting an arbitrary edge, and the edge number of trees is n 1 . However, the description of the corresponding concepts of a tree in hypergraph theory is much more complicated. The reason why we focus on the generalized hypertree whose component number is exactly 2 after deleting any edge, is that it has broad application prospects in real-life network design and network fault detection.
In graph theory, the star S ( n ) and the path P ( n ) are two classes of graphs with special properties. For example, S ( n ) is the most reliable structure in T ( n ) (set of trees on n vertices), and P ( n ) is the worst reliable structure in T ( n ) under the situation of vertex failure. For another example, S ( n ) is the tree of the smallest average path length in T ( n ) , and P ( n ) is the largest one. In this paper, two extreme hypergraphs whose component number is exactly 2 after deleting an arbitrary edge, are not the correspondence hypergraphs of S ( n ) and P ( n ) in T ( n ) . Thus, the corresponding structures and properties in graph theory are not necessarily established in hypergraph theory, even if it is a natural generalization of some basic concepts in graph theory. As mentioned in many references [1,12], the properties of the hypergraph cannot be simply transformed into corresponding graphs to study and analyze, such as the two-section graph, the associated graph and the line graph, etc. Therefore, we should have to pay more attention to study of the hypergraph theory itself.

Author Contributions

Conceptualization, K.Z.; Funding acquisition, H.Z.; Investigation, K.Z.; Methodology, H.Z.; Project administration, H.Z.; Resources, K.Z.; Software, K.Z., Z.Y., Y.Z. and L.W.; Supervision, H.Z.; Visualization, K.Z.; Writing—Original Draft, K.Z.; Writing—Review & Editing, Z.Y., Y.Z. and L.W. All authors read and approved the final version of the paper.

Funding

This research is supported by the National Natural Science Foundation of China (Grant Number: 11661069, 61663041 and 61763041), by the Science Found of Qinghai Province (Grant Number: 2018-ZJ-718 and 2015-ZJ-718) and by the Fundamental Research Funds for the Central Universities, China (Grant Number: 2017TS045).

Acknowledgments

The authors wish to express their gratitude to the anonymous reviewers and the associate editors for their rigorous comments and valuable suggestions improved this paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Estrada, E.; Rodriguez-Velazquez, J.A. Subgraph entrality and clustering in complex hyper-networks. Phys. A 2006, 364, 581–594. [Google Scholar] [CrossRef]
  2. Johnson, J. Hypernetworks for reconstructing the dynamics of multilever systems. Presented at the European Conference on Complex Systerns, Said Business School, Oxford, UK, 25–29 September 2006. [Google Scholar]
  3. Guo, J.L.; Suo, Q. Brand effect versus competitiveness in hypernetworks. CHAOS 2015, 25, 023102. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Zhang, H.; Song, L.; Han, Z.; Zhang, Y. Hypergraph Theory in Wireless Communication Networks; Springer: New York, NY, USA, 2017. [Google Scholar]
  5. Konstantinova, E.V.; Skorobogatov, V.A. Application of hypergraph theory in chemistry. Discret. Math. 2001, 235, 365–383. [Google Scholar] [CrossRef]
  6. Bondy, J.A.; Murty, U.S.R. Graph Theory; Springer: New York, NY, USA, 2008. [Google Scholar]
  7. Berge, C. Hypergraphs: Combinatorics of Finite Sets; Elsevier: Amsterdam, The Netherlands, 1989. [Google Scholar]
  8. Nieminen, J.; Peltola, M. Hypertrees. Appl. Math. Lett. 1999, 12, 35–38. [Google Scholar] [CrossRef]
  9. Katona, G.Y.; Szabó, P.G.N. Bounds on the number of edges in hupertrees. Discret. Math. 2016, 339, 1884–1991. [Google Scholar] [CrossRef]
  10. Xu, X.M.; Sun, Y.G.; Yang, S. Hypergraph Theory with Applications. Acta Electron. Sin. 1994, 22, 65–71. [Google Scholar]
  11. Goodall, A.; Mier, D.A. Spanning trees of 3-uniform hypergraphs. Adv. Appl. Math. 2011, 47, 840–868. [Google Scholar] [CrossRef]
  12. Alain, B. Hypergraph Theory: An Introduction; Springer: New York, NY, USA, 2013. [Google Scholar]
  13. Hellwig, A.; Volkmann, L. Maximally edge-connected graphs and digraphs-a survey. Discret. Math. 2008, 308, 3265–3296. [Google Scholar] [CrossRef]
  14. Dankelmann, P.; Hellwig, A.; Volkmann, L. Inverse degree and edge-connectivity. Discret. Math. 2009, 309, 2943–2947. [Google Scholar] [CrossRef]
  15. Dankelmann, P.; Meierling, D. Maximally edge-connected hypergraphs. Discret. Math. 2016, 339, 33–38. [Google Scholar] [CrossRef]
  16. Gu, X.F.; Lai, H.J. Realizing degree sequences with k-edge-connected uniform hypergraphs. Discret. Math. 2013, 313, 1394–1400. [Google Scholar] [CrossRef]
Figure 1. The above hypergraph H : V = { v 1 , v 2 , , v 7 } , and ε = { { v 1 , v 2 , v 3 } ,   { v 3 , v 4 , v 5 } ,   { v 4 , v 5 , v 6 , v 7 } ,   { v 1 , v 6 } } . The degree of v 1 is 2. Hypergraph H is simple but not linear.
Figure 1. The above hypergraph H : V = { v 1 , v 2 , , v 7 } , and ε = { { v 1 , v 2 , v 3 } ,   { v 3 , v 4 , v 5 } ,   { v 4 , v 5 , v 6 , v 7 } ,   { v 1 , v 6 } } . The degree of v 1 is 2. Hypergraph H is simple but not linear.
Mathematics 07 00002 g001
Figure 2. An example hypertree.
Figure 2. An example hypertree.
Mathematics 07 00002 g002
Figure 3. A generalized hypertree G H T : ω ( G H T E ) = 2 for all any edge E .
Figure 3. A generalized hypertree G H T : ω ( G H T E ) = 2 for all any edge E .
Mathematics 07 00002 g003
Figure 4. An r -uniform G H T with the minimum number of edges with ω = 2 and u = m .
Figure 4. An r -uniform G H T with the minimum number of edges with ω = 2 and u = m .
Mathematics 07 00002 g004
Figure 5. An r -uniform G H T with the maximum number of edges with ω = 2 and u = m .
Figure 5. An r -uniform G H T with the maximum number of edges with ω = 2 and u = m .
Mathematics 07 00002 g005
Figure 6. An r -uniform G H T with the minimum number of edges with ω = 2 and u = 2 .
Figure 6. An r -uniform G H T with the minimum number of edges with ω = 2 and u = 2 .
Mathematics 07 00002 g006
Figure 7. An r -uniform G H T with the minimum number of edges with ω = k , and each. edge contains k 1 vertices with degree 1.
Figure 7. An r -uniform G H T with the minimum number of edges with ω = k , and each. edge contains k 1 vertices with degree 1.
Mathematics 07 00002 g007
Figure 8. An r -uniform G H T with the minimum number of edges with ω = r 1 , and each hyperedge contains r 2 vertices with degree 1.
Figure 8. An r -uniform G H T with the minimum number of edges with ω = r 1 , and each hyperedge contains r 2 vertices with degree 1.
Mathematics 07 00002 g008
Figure 9. The linear variation (shown as (b)) is from the 3-uniform G H T (shown as (a)), and the number of vertices of (b) is 1 less than that of (a).
Figure 9. The linear variation (shown as (b)) is from the 3-uniform G H T (shown as (a)), and the number of vertices of (b) is 1 less than that of (a).
Mathematics 07 00002 g009
Figure 10. The non-linear variation (shown as (b)) is from the 3-uniform G H T (shown as (a)), and the number of vertices of (b) is 1 less than that of (a).
Figure 10. The non-linear variation (shown as (b)) is from the 3-uniform G H T (shown as (a)), and the number of vertices of (b) is 1 less than that of (a).
Mathematics 07 00002 g010

Share and Cite

MDPI and ACS Style

Zhang, K.; Zhao, H.; Ye, Z.; Zhu, Y.; Wei, L. The Bounds of the Edge Number in Generalized Hypertrees. Mathematics 2019, 7, 2. https://doi.org/10.3390/math7010002

AMA Style

Zhang K, Zhao H, Ye Z, Zhu Y, Wei L. The Bounds of the Edge Number in Generalized Hypertrees. Mathematics. 2019; 7(1):2. https://doi.org/10.3390/math7010002

Chicago/Turabian Style

Zhang, Ke, Haixing Zhao, Zhonglin Ye, Yu Zhu, and Liang Wei. 2019. "The Bounds of the Edge Number in Generalized Hypertrees" Mathematics 7, no. 1: 2. https://doi.org/10.3390/math7010002

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