DM Question Bank
DM Question Bank
11. f(x) = ax + b and g(x) = cx + d where a, b, c, d are constants. Determine for which constant a, b, c,
d it is true that fog = gof.
14. Among the integers 1 to 300 find how many are not divisible by 3, not by 5. Find also how many
are divisible by 3 but not by 7.
15. Out of 30 students in a college, 15 take an art course, 8 take maths course, 6 take physics
course. It is know that 3 students take all courses. Show that 7 or more students take none of the
courses?
16. A survey was conducted among 1000 people of these 595 are Democrats, 595 wear glasses, and 550
like icecream. 395 of them are Democrats who wear glasses, 350 of them are Democrats who like
icecream, and 400 of them wear glasses and like icecream 250 of them are Democrats who wear glasses
and like icecream. How many of them are not Democrats do not wear glasses, and do not like icecream ?
How many of them are Democrats who do not wear glasses and do not like icecream ?
17. Obtain the conjunctive normal form and disjunctive normal form of the following formulae given
below : i) p Ʌ (p→ q) ii) ~ (p V q) ↔(p Ʌ q)
18. Find the conjunctive normal form and disjunctive normal form for the following :
i) ( p V q ) → q ii) p↔( p V q )
n ( n+1 ) (n+ 2)
19. Prove by mathematical induction for n ≥1, 1. 2+ 2. 3+ 3. 4+….. ... n (n+1) =
3
20. Prove by mathematical induction that for n ≥ 1 : 1. 1!+ 2. 2!+ 3. 3 !...... ... n. n ! = (n+ 1)!- 1.
12 22 n2 n(n+1)
21. Show that + +… … … … =
1.3 3.5 ( 2n−1 ) (2 n+1) 2(2n+ 1)
22. Find the transitive closure of R by Warshall's algorithm. Where A = {1, 2, 3, 4, 5, 6} and
R = {(x, y)/(x – y) = 2}
23 Find the transitive closure of the relation R on A = {1, 2, 3, 4} defined by R = {(1, 2), (1, 3), (1, 4), (2, 1),
(2, 3), (3, 4), (3, 2), (4, 2), (4, 3)}
24. Find glb, lwb, ub, lb, maximal, minimal, of the poset (A, R), Here aRb if a / b where. A = { 2, 3, 5, 6, 10,
15, 30, 45}
25. Let A be the set of positive factors of 15 and R be a relation on A s.t. R = {xRy| x divides y,
x y ε A}. Draw Hasse diagram and give and Ʌ and V for lattice.
a) Each person in the earth is assigned a number which corresponds to his age.
29. Show that 7 colours are used to paint 50 bicycles, then at least 8 bicycles will be of same colour.
30. Write generalized pigeonhole principle. Use any form of pigeonhole principle to solve the given
problem.
i) Assume that there are 3 mens and 5 womens in a party show that if these people are lined up in a
row at least two women will be next to each other.
ii) Find the minimum number of students in the class to be sure that three of them are born in the same
month.