This document provides a comprehensive guide to discrete mathematics, covering topics such as simple graphs, degrees of vertices, complete graphs, bipartite graphs, and more. It includes definitions, true or false questions, and explanations of concepts. The document also references relevant books on the subject.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
Running head: DISCRETE MATHEMATICS1 Discrete Mathematics By (Name of Student) (Institutional Affiliation) (Date of Submission)
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
1: (2 points each). Give clear and concise definition of the following: a.A simple graph A simple graph in a discrete mathematics refers to a collection of points called vertices and lines between those points called edges. b.The degree of a vertex The degree of a vertex under undirected graph refers to the number of edges incident with it, except that a loop at a vertex contributes two to the degree of that vertex. In most cases, the degree of the vertex v is usually denoted by deg (v). c.Adjacent vertices Under the graph theory, an adjacent vertex v in a graph is a vertex that is connected to v by an edge. d.A complete graph A complete graph in the mathematical field of graph theory is a simple undirected graph in which every pair of the distinct vertices is connected by a unique edge. e.A bipartite graph A bipartite graph, also known as a bigraph, is a set of graph vertices decomposed into disjoint sets in such a way that no two graph vertices within the same set are adjacent f.A graph isomorphism A graph isomorphism is the mapping from the vertices of the given back to vertices of such that the resulting graph is isomorphic with. g.Two undirected graphs G and H are homeomorphic if and only if
Two undirected graphs G and H are homeomorphic if and onlyifG→HandH→G.That if and only the mapping from the vertices of G to H given back to the vertices of H. (1 Point each). Answer the following questions as True or False h.Answer: TRUE i.Answer: TRUE j.Answer: TRUE k.Answer: FALSE l.Answer: TRUE m.Answer: TRUE 2: (6 points) a.For which values of m and n does the complete bipartite graph Km,nhave an Euler circuit? The graph will only have an Euler circuit in this case if and only ifmandnare bothevenand for this case, value of m=n b.What is the degree of each vertex in the complete graph on n vertices, Kn? The degree of each vertex in a complete graph on n vertices, Knis(n-1) c.How many edges does Kn have? The number of edged of Kn is[n (n-1)] / 2
3: (6 points) a.We are givenv= 8, and each vertex has degree three, so the sum of all degrees is 24.By the Handshaking Theorem, 2e= 24, so e= 12. Euler’s Formula gives usr= 2 = 8 + 12 = 6. Thus the number of regions are16 b. In a bipartite planar simple graph, the smallest region would have at least 4 edges in its boundary. Since every edge can be used in the limits of two regions, we have 4r ≤ 2e → r ≤ e 2. By substitution this into Euler’s formula, we have v + e 2 − e ≥ 2 v − 2 ≥ e 2 Therefore e ≤ 2v − 4.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
c.Proof that that K4,2 InK4,2we have v = 8 and e = 10 and under Kuratowski's graph isplanarif and only if does it contains a sub-graph that is homeomorphic. 4: (4 points) The simple graph shown have no Hamilton path. This is because it has disconnected vertices G, H and I. The vertices G, H and I are disjoin and undirected. For the figure to have a Hamilton path, the path must be undirected once at each point (vertex) but for our case, the path is not directed to any vertex only once.
5: (4 points) The multi-graph has both an Euler circuit and the Euler path. The Euler circuit is A, B and E while the Euler path is; A →E →B →C →D 6. (10 points) a. . b. Answer each question for the above poset i. What are the maximal elements? The maximal elements are; {1, 2, 30} ii. What are the minimal elements? The minimal elements are: {2, 3, 6, 9, 36, 45} Iii, Is there a greatest element? Yes, the greatest element is {1} iv. Is there a least element? 1 3091 0 4536 4 5 4 5
The least element is {36} c.Write down a topological sort for this poset (1, 2), (3, 6), (30, 36) References Ne, J. (2009).Invitation to discrete mathematics. Oxford University Press. Sylvester, G., & John T. (2012).Graph Theory: discrete mathematics. Springer Science & Business Media. Skiena, S. S., & Bhansali, A. (2015).Implementing discrete mathematics: Combinatorics and graph theory with Mathematica(Vol. 52). Reading, MA: Addison-Wesley.