DM - Unit - 01 - 02 - Question Bank
DM - Unit - 01 - 02 - Question Bank
Unit -I
Significance of Discrete Mathematics in Computer Engineering, Sets– Need of Sets,
Representation of Sets, Set Operations, Venn diagram, cardinality of set, principle of
inclusion and exclusion, Types of Sets –Countable and Uncountable Sets, Finite and
Infinite Sets, Countably Infinite and Uncountably Infinite Sets. Introduction to
bounded and unbounded sets and multiset, power set, Subset, Universal Set, Empty
Set, Power Set. Propositional Logic-logic, Propositional Equivalences, Application
of Propositional logic-translating English Sentences, Proof by Mathematical
Induction.
Q. Questions CO Bloom’s
No Mapping Taxonomy
Level
3. Let A and B are two sets. If A is subset of B, then prove that P(A) CO1 4
is subset of P(B), where P(A) and P(B) are power sets of A and B
sets.
10. A survey on a sample of 25 new cars being sold at a local auto CO1 4
dealer was conducted to see which of three popular options, air-
conditioning (A), radio (R), and power windows (W), were already
installed. The survey found: 15 had air-conditioning (A), 5 had A
and P, 12 had radio (R), 9 had A and R, 3 had all three options. 11
had power windows (W), 4 had R and W,
calculate the number of cars that had: (a) only W; (b) only A; (c)
only R; (d) R and W but not A; (e) A and R but not W; (f) only one
of the options; (g) at least one option; (h) none of the options.
11. Suppose a list A contains the 30 students in a mathematics class, CO1 4
and a list B contains the 35 students in an English class, and
suppose there are 20 names on both lists. Calculate the number of
students: (a) only on list A, (b) only on list B, (c) on list A or B (or
both), (d) on exactly one list.
12. 100 sportsmen were asked whether they play cricket, football CO1 4
or hockey. Out of these 45 play cricket, 21 play football, 38
play hockey, 18 play cricket and hockey, 9 play cricket and
football, 4 play football and hockey and 23 play none of these.
Calculate the number of sportsmen who play :
(i) exactly one of the games
(ii) exactly two of the games.
19. Using the truth table, prove that the proposition 𝑝 ∨ ¬(𝑝 ∧ 𝑞) is a CO1 4
tautology.
23. What are the contrapositive, the converse, and the inverse of the CO1 4
conditional statement “The home team wins whenever it is
raining?”
25. What is Multi-set? Let P and Q are the two Multi-set defined as CO1 4
P={ a, a, a, c, d, d} and Q={a, a, b, c, c }. calculate the union,
Intersection, and difference of two multisets P and Q.
Unit-II
Relations and Their Properties, n-ary Relations and Their Applications, Representing
Relations, Closures of Relations, Equivalence Relations, Partial Orderings,
partitions, Hasse Diagram, Lattices, Chains and Anti-Chains, Transitive Closure and
Warshall‘s Algorithm, n-Ary Relations and their Applications.
Functions- Surjective, Injective and Bijective functions, Inverse Functions and
Compositions of Functions, The Pigeonhole Principle.
1. Given A = {1, 2, 3, 4} and B = {x, y, z}. Let R be the following CO2 3
relation from A to B: R = {(1, y), (1, z), (3, y), (4, x), (4, z)}
(a) Determine the matrix of the relation.
(b) Draw the arrow diagram of R.
(c) Determine the inverse relation R −1 of R.
(d) Determine the domain and range of R.
2. Let A = {1, 2, 3}, B = {a, b, c}, and C = {x, y,z}. Consider the CO2 3
following relations R and S from A to B and from B to C,
respectively. R = {(1, b), (2, a), (2, c)} and S = {(a, y), (b, x), (c, y),
(c, z)}
(a) Find the composition relation R◦S.
(b) Find the matrices MR, MS, and MR◦S of the respective relations
R, S, and R◦S.
10. Let R be the following equivalence relation on the set A = {1, 2, 3, CO2 3
4, 5, 6}:
R = {(1, 1), (1, 5), (2, 2), (2, 3), (2, 6), (3, 2), (3, 3), (3, 6), (4, 4),
(5, 1), (5, 5), (6, 2), (6, 3), (6, 6)}
Determine the partition of A induced by R, i.e., find the
equivalence classes of R.
16. Let A=Z+ is the set of positive integers, and let CO2 3
18. Consider the relation R = {(a, a), (a, b), (b, c), (c, c)} on the set A = CO2 3
{a, b, c}. Determine : (a) reflexive Closure; (b) symmetric Closure;
(c) transitive Closure.
22. What are relations and functions? Given a relation, determine CO2 3
whether the following relations are function or not with justification
i) R1={(1,4),(2,4),(3,4),(4,4),(5,4)} ii) R2={(1,2),(2,4),(2,10),(3,8),
(4,6),(5,4)} iii) R3={(1,6),(2,2),(4,4),(5,10)}