
Existence of connected regular and nearly regular graphs Ghurumuruhan Ganesan ∗ New York University, Abu Dhabi Abstract For integers k ≥ 2 and n ≥ k + 1, we prove the following: If n · k is even, there is a connected k−regular graph on n vertices. If n · k is odd, there is a connected nearly k−regular graph on n vertices. Key words: Connected regular graphs, connected nearly regular graphs, existence. AMS 2000 Subject Classification: Primary: 60J10, 60K35; Sec- ondary: 60C05, 62E10, 90B15, 91D30. 1 Introduction The graph realization problem studies the existence of a graph on n vertices arXiv:1801.08345v1 [math.CO] 25 Jan 2018 with a given degree sequence d1 ≥ d2 ≥ ... ≥ dn. Erd˝os and Gallai (1960) provided necessary and sufficient conditions for the sequence {di}1≤i≤n to be graphic. Choudum (1986), Aigner and Triesch (1994) and Tripathi and Vijay (2003) provide different proofs of the Erd˝os-Gallai theorem and Havel (1955) and Hakimi (1962) describe algorithms for solving the graph realiza- tion problem. If di = k for all 1 ≤ i ≤ n, it is possible to use the Erd˝os-Gallai The- orem or the Havel-Hakimi criterion iteratively, to determine the existence ∗E-Mail: [email protected] 1 of k−regular graphs on n vertices. In this paper, we directly prove the exis- tence of connected k−regular graphs on n vertices for all permissible values of n ≥ k +1, using induction. We first have some definitions. Let n ≥ 2 be any integer and let Kn the complete graph with vertex set V = {1, 2,...,n} and containing edges between all pairs of vertices. The edge between vertices i and j in Kn is referred to as (i, j). Let G =(V, E) be any subgraph of Kn with edge set E. Vertices u and v are adjacent in G if the edge (u, v) ∈ E. A path P = (v1,...,vt) in G is a sequence of distinct vertices such that vi is adjacent to vi+1 for 1 ≤ i ≤ t − 1. The vertices v1 and vt are then connected by a path in G. The graph G is said to be connected if any two vertices in G are connected by a path in G (Bollobas (2002)). The degree of a vertex v in the graph G is the number of vertices adjacent to v, in G. The graph G is called a k−regular graph if the degree of each vertex in G is exactly k. If G is a k−regular graph on n vertices, then the product n · k is sum of degrees of the vertices in G which in turn is twice the number of edges in G. Therefore it is necessary that either n or k is even. Finally, the graph G is said to be a nearly k−regular graph on n vertices if n − 1 vertices have degree k and one vertex has degree k − 1. The following is the main result of the paper. Theorem 1. The following statements hold. (a) For all even integers k ≥ 2 and all integers n ≥ k +1, there is a con- nected k−regular graph on n vertices. (b) For all odd integers k ≥ 3 and all even integers n ≥ k +1, there is a connected k−regular graph on n vertices. (c) For all odd integers k ≥ 3 and all odd integers n ≥ k +2, there is a connected nearly k−regular graph on n vertices. The paper is organized as follows. In Section 2, we prove Theorem 1. 2 Proof of Theorem 1 The following fact is used throughout. (a1) If the minimum degree of a vertex in a graph G is δ ≥ 2, then there exists a path in G containing δ edges. Proof of (a1): Let P =(v1,...,vt) be the longest path in G; i.e., P is a path containing the maximum number of edges. Since P is the longest path, all 2 the neighbours of v1 in G belong to P. Since v1 has at least δ neighbours in G, we must have t ≥ δ +1 and so P has at least δ edges. We prove (a), (b) and (c) in Theorem 1 separately below. Proof of (a) : For n = k +1, the complete graph Kn is a connected k−regular graph on n vertices, with k even. Suppose Gn(k) is a connected k−regular graph with vertex set {1, 2,...,n}, for some n ≥ k +1. Use property (a1) and let Pn(k) be a path in Gn(k) containing k edges. Since k is even, k k there are 2 vertex disjoint edges ei = (ui, vi), 1 ≤ i ≤ 2 in Pn(k); i.e., k the set k {ui, vi} has k distinct vertices. Remove the edges ei, 1 ≤ i ≤ S1≤i≤ 2 2 and add k new edges k 2 [{(n +1,ui)} [{(n +1, vi)}. i=1 The resulting graph is a connected k−regular graph with vertex set {1, 2,...,n +1} and is defined to be Gn+1(k). Proof of (b) : The proofis analogous as in the case of(a). For n = k+1, the complete graph Kn is a connected k−regular graph on n vertices with k odd. Suppose Gn(k) is a connected k−regular graph with vertex set {1, 2,...,n}, for some even n ≥ k +1. We use Gn(k) to construct a connected k−regular graph Gn+2(k) with vertex set {1, 2,...,n +2} as follows. By property (a1), the graph Gn(k) contains a path Qn(k)=(q1,...,qk+1) consisting of k edges {(qj, qj+1)}1≤j≤k. Remove the k−1 edges {(qj, qj+1)}1≤j≤k−1 and add the following edges: (i) For 1 ≤ j ≤ k − 1, j odd, add the edges {(n +1, qj), (n +1, qj+1)}. (ii) For 1 ≤ j ≤ k − 1, j even, add the edges {(n +2, qj), (n +2, qj+1)}. (iii) Add the edge (n +1, n + 2). Since k is odd, the total number of edges added in step (i) is k − 1 and so there are k − 1 edges with n + 1 as an endvertex after step (i). Similarly, after step (ii) there are k − 1 edges with n + 2 as an endvertex. Finally, the resulting graph after step (iii) is a connected k−regular graph with vertex set {1, 2,...,n +1, n +2} and is defined to be Gn+2(k). Proof of (c) : Let k ≥ 2 be odd and let n ≥ k + 2 be odd. We use the graph Gn−1(k) with vertex set {1, 2,...,n − 1} obtained in (b) 3 above to construct the graph Gn(k) with vertex set {1, 2,...,n}. From prop- erty (a1), the graph Gn−1(k) contains a path Sn−1(k) consisting of k edges. k−1 k−1 Since k is odd, there are 2 vertex disjoint edges fi = (xi,yi), 1 ≤ i ≤ 2 in Sn−1(k); i.e., the set k−1 {xi,yi} has k − 1 distinct vertices. Remove S1≤i≤ 2 k−1 the edges fi, 1 ≤ i ≤ 2 and add k − 1 new edges k−1 2 [{(n, xi)} [{(n, yi)} i=1 and define the resulting graph to be Gn(k). By construction, Gn(k) is con- nected, the vertex n has degree k − 1 and the rest of all the vertices have degree k. Acknowledgement I thank Professors Rahul Roy and Federico Camia for crucial comments and for my fellowships. References [1] M. Aigner and E. Triesch. (1994). Realizability and uniqueness in graphs. Discrete Mathematics, 136, pp. 3–20. [2] B. Bollobas. (2002). Modern Graph Theory. Springer. [3] S. A. Choudum. (1986). A simple proof of Erd˝os-Gallai theorem on graph sequences. Bulletin of the Australian Mathematical Society, 33, pp. 67–70. [4] P. Erd˝os and T. Gallai. (1960). Gr´afok el˝o´ırtfoksz´am´upontokkal. Matematikai Lapok, 11, pp. 264–274. [5] S. L. Hakimi. (1962). On realizability of a set of integers as degrees of the vertices of a linear graph. I. Journal of the Society for Industrial and Applied Mathematics, 10, pp. 496–506. [6] V. Havel. (1955). A remark on the existence of finite graphs. Casopisˇ pro pˇestov´an´ımatematiky, 80, pp. 477–480. 4 [7] A. Tripathi and S.Vijay. (2003). A note on a theorem of Erd˝os and Gallai. Discrete Mathematics, 265, pp. 417–420. 5.
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages5 Page
-
File Size-