Discrete Math: Logic Problems, Truth Table and Rules of Inference
Please see the attached file for the fully formatted problems. 1. Construct the truth table for the compound proposition: [p (q r)] (r p) p q r ------------------------------------------------------------- T T T T T F T F T T ...continues
Graphs and Digraphs : Edge-Connectivity
If G is a graph of order n>=2 such that for all distinct nonadjacent vertices u and v, d(u)+d(v)>=n-1, then the edge-connectivity k1(G)=Deta(G), where Deta(G) is the least degree of G.
Discrete Math: Logic and Directed Graphs
Please see the attached file for the fully formatted problems. 1. Circle T for True or F for False as they apply to the following statements: T F Every compound is either a tautology or a contradiction. T F Integers are Rational. T F The empty set has no subsets. T F Onto functions map smaller sets to bigger sets. T F ...continues
Prove that the complete graph K5 is nonplanar.
I need to solve the following recurrence relation: (please see the attached file).
Prove that n-Cube Qn is not planar for n>=4.
I need to prove the n-cube Qn is not planar for n greater than or equal to 4.
I need to show that if G is a planar graph, then G must have a vertex of degree at most 5.
Please see the attached file for the fully formatted problems. Discrete Math True or False questions 1. Circle T if the corresponding statement is True or F if it is False. T F The Fibonacci Sequence is {sn | sn = sn1 + sn2, with s0 = 1 and s1 = 1}. T F The First (Weak) and Second (Strong) Principles of M ...continues
Verify that each of the following are equivalence relations on the plane R^2 (where R are real numbers) and describe the equivalence classes geometrically. 1) (x1,y1)R(x2,y2) if and only if x1 = x2 2) (x1,y1)R(x2,y2) if and only if x1 + y1 = x2+y2 3) (x1,y1)R(x2,y2) if and only if x1^2 + y1^2 = x2^2 + y2^2
Combinations, Permutations and Truth Tables
1. (a) How many license plates can a state produce if the plates can contain 6 characters (from 26 letters and 10 digits) if they can only use one digit? (b) How many ways can Mr. Paul choose 6 students from a class of 15 Boys and 12 Girls, if he must choose at least 5 boys? (c) How many orderings are there of the letter ...continues