DM QB (1)
DM QB (1)
Discrete Mathematics
Question Bank
PART A
1. Define proposition.
2. Define atomic statement.
3. Define disjunction and draw a truth table for it.
4. Give the truth table for conditional statement.
5. Write the truth table for bi-conditional statement.
6. Define a tautology.
7. Define a contradiction.
8. State De Morgan laws.
9. State the truth value of “ If tigers have wings then the earth travels round the sun”.
10. Write the negation of the following preposition: “To enter into the country you need a passport or a voter
registration card”.
11. Construct the truth table for q → (p q) → p
12. Whether (p → q ) v ( p v q) is a tautology
13. Verify (p q) v p is a tautology.
14. Define conjunctive normal form.
15. Write down the implication for modus ponens, modus tollens, hypothetical syllogism and
dilemma
16. Using the truth table show that p v (q → r) → (p q) r
17. S.T the statement is a contradiction (p q) ( p q) ( use Table)
18. Explain the two types of quantifiers with example.
19. Symbolize:” For every x, there exist a t s.t x2 + y 2 100
20. Using the predicate calculus symbolize “ x is the brother of the sister of y”
21. Symbolize the expression “ All the world loves a lover”
22. Express “ is an irrational number” using quantifier.
PART B
20. State and explain the different types of proof methods. (MAY/DEC 2014)
PART B
1. Using induction principles prove that n3 + 2n is divisible by 3.
2. Use this identity to construct an inductive definition of the binomial co-efficient.
3. If we select ten points in the interior of an equilateral triangle of side 1 ,show that there must be atleast two
points whose distance apart less than 1/3 .
4. From a club consisting of six men and seven women, in how many ways we select a committee of (1) 3 men and
4 women? (2) 4 persons which has at least one woman? (3) 4 persons that has at most one man? (4) 4 persons
that has both sexes?
5. There are three files of identical red, blue and green balls, where each filescontains at least 10 balls. In how
many ways can 10 balls be selected? (1)If there is no restriction. (2) If at least 1 red ball must be selected. (3) If
at least 1 red, at least 2 blue and at least 3green balls must be selected. (4) If at most 1 red ball is selected.
6. State the strong induction (the second principle of mathematical induction). Prove that a positive integer >1 is
either a prime number or it can be written as product of prime numbers.
7. If n pigeonholes are occupied by (kn + 1) pigeons, where k is a positive integer, prove that at least one
pigeonhole is occupied by (k + 1) or more pigeons. Hence, find the minimum number of m integers to be
selected from S = {1, 2,3 ... 9} so that the sum of two of m integers is even.
8. In how many ways can six boys and four girls be arranged in straight line so that no two girls are sit together.
9. How many bits of string of length 10 contain
(1). Exactly four 1’s (2). At most four 1’s 3. At least four 1’s 4. An equal number of 0’s and 1’s
10. 6.(b) Prove by mathematical induction that 6n+2 + 72n+1 is divisible by 43, for each positive integer n.
11. Let m be any odd positive integer. Then prove that there exist a positiveinteger n such that m divides 2n − 1
12. Prove that in a group of six people at least three must be mutual friends or at least three must be mutual
strangers.
13. A total of 1232 students have taken a course in Spanish, 879 have taken a course in French and 114 have taken a
course in Russian. Further 103 have taken courses in both Spanish and French, 23 have taken courses in both
Spanish and Russian and 14 have taken courses in both French and Russian. If 2092 students have taken at least
one Spanish, French and Russian, how students have taken a course in all three languages?
14. Prove that the number of subsets of a set having n elements is 2n
15. Solve the recurrence relation an = −3an−1 − 3an−2 − an−3 with a0 = 5, a1 = −9 and a2 = 15.
16. Find the solution to the recurrence relationan = 6an−1 − 11an−2 + 6an−3 with initial conditions a0 = 2, a1 = 5 and a2
= 15
17. Solve the recurrence relation an+1 − an = 3n2 − n, n ≥ 0, a0 =3
18. Use the method of generating function to solve the recurrence relation
an = 4an−1 − 4an−2 + 4n; n ≥ 2 given that a0 = 2 and a1 = 8.
19. Solve the recurrence relation an = 3an−1 + 2, n ≥ 1, ith a0 = 1 by the method of generating function
20. Find the number of integers between 1 to 250 that are not divisible by any of the integers 2,3,5 and 7
21. Determine the number of positive integer n, 1 ≤ n ≤ 2000 that are not divisible by 2, 3 or 5 but are divisible by 7.
22. Use the method of generating function to solve the recurrence relation
sn + 3sn−1 − 4sn−2 = 0, where n ≥ 2, s0 = 3, s1 = −2
23. Find the generating function of Fibonacci sequence.
24. A factory makes custom sports cars at an increasing rate. In the 1st Month only one car made, in the 2 nd month
two cars are made, and so on with n cars made in the n th month.(1) Set up the recurrence relation for the number
of cars produced in the first n month by this factory.(2) How many cars are produced in the 1styear?
25. Find all solutions of the recurrence relation an − 2an−1 = 2n2, n ≥ 1, a1=4.
PART B
1. Draw 1, 2, 3, 4 and 5 graphs.(NOV/DEC 2012)
2. Find the adjacency matrix of the following two graphs. (APR/MAY2013)
3. Determine whether the following graphs G and H are isomorphic. Give reason.(NOV/DEC 2016)
divides b.
24. Give an example for non- abelian group.
25. Define normal sub group
o
23. Find the GLB & LUB of the set {3, 6, 12 } if they exist in the poset ( Z+, / ) where a/b stands for a
a
of the nonzero code words in a group code is equal to its minimum distance.
8) S.T the set N of natural number is a semi group under the operation x * y = max{x, y}. Is it a
monoid? Is the operation commutative?
9) State & prove Lagrange’s theorem for groups.
of g is a normal subgroup of G.
11) P.T every subgroup of a cyclic group is cyclic.
n
10) Let (G,*) and (H,*) be groups and g: G ( H be a homomorphism. Then prove that the kernel
12) S.T a non empty subset of H of a group ( G,* ) is a subgroup of G iff a,b ϵ
H ( a * b -1) ϵ H
13) P.T every cyclic group of order n isomorphic to the group (Zn , tn ).
P.T the order or a group of a finite group divides the order of the group.
.
14) P.T the subgroup of a cyclic group is also cyclic
i
n
15) State and prove the cayleys theorem on permutation group
16) S.T every subgroup of a cyclic group is normal
17) Define subgroup If A & B are two subgroup of (G,*), P.T A ϵ B is a subgroup of (G,*). Is A U
B a subgroup of (G,*)
w
18) P.T any semigroup can be extended to monoid by adjoining an identity element. P.T for any
commutative monoid ( M,*) the set of idempotent elements of M forms a submonoid
PART B
w i
1) Let (P, ϵ ) be a partially ordered set. Suppose the length of the largest chain in P is n. Then
. n
show that the elements in P can be partitioned into a disjoint antichain.
2) Let R be a binary relation on the set of all strings of 0’s & 1’s such that R= {(a,b) / a & b
are strings that have the same number of 0’s }. Is R reflexive? Symmetric? Anti symmetric?
Transitive? An equivalence relation? A Partial order relation
3) If A,B and C are sets prove that A (B C) = ( A u B ) (A u C)
4) Let X = ({ 1, 2, 3, 4, .....................20} and R ={(x,y) / x-y is divisible by 5 } be a relation
on X. S.T R is an equivalence relation
5) Explain WARSHALL ‘s algorithm
6) If A, B and C are any three sets, P.T A- ( B C ) = ( A – B ) u (A – C ).
7) Let X = { 1, 2, 3, 4, 5, 6, 7 } and R = { < x, y > | x-y is divisible by 3}. S.T R is an
equivalence relation.
8) If A , B & C are sets P.T Au ( B u C) = ( A B) u ( A C) with out Venn diagram.
9) If the relation R is defined by xRy iff x= (y (mod 5) on S = ( 1, 2, 3, ........ 20) verify that
R is an equivalence relation. Find also the partition of S induced by R.
10) Check whether ( P(S) , u ) is a poset where P(S) is the power set of S and the relation is “
subset”. If it is a poset, determine whether it is lattice or not.
11) Draw the Hasse diagram for divisibility on the set {1, 2, 3, 5, 11, &13} Is it a lattice?
12) Let R be a binary relation and S= {(a,b)/(a,c) (R and (c,b) ϵ R for some c} P.T if R is an
equivalence relation , then S is also an equivalence.
13) Given R be a reflexive relation on a set A, S.T R is an equivalence relation iff (a,b) &
(a,c) are in R implies that (b ,c) is in R.
14) If R is an equivalence relation on an arbitrary set, P.T the set of all equivalence classes
constitute a partition of A.
15) Consider the subset A= {1,7,8} B={ 1,6,9,10} & C = ( 1,9,10} where U = ( 1,2,3,…..10}
List the non empty mini sets generated by A,B,& C . Do they form a partition of U.
16) If A,B & C are sets . P.T A x ( B ϵC ) = ( A x B ) u ( A x C)
17) For any two sets A & B , P.T A – ( A u B ) = A – B
18) Given S = { 1,2,3 … 10 } and the relation R on S where R = { (x,y) / x+ y = 10 }what are the
properties of the relation.
19) Let X = { 1,2, …. 7} and R { (x,y) / x- y is divisible by 3 } S.T R is an equivalence
relation Draw the graph of R.
20) If the relation R defined on S = {1,2,3,…20} br xRy iff x u y (mod 5) verify that R is an
equivalence relation. Find also partition of S induced by R
21) Simplify the Boolean function f( A, B, C, D) = ( (0, 2, 3, 4, 8, 9, 10, 13)
22) Define a lattice homomorphism. S.T a lattice homomorphism preserves the partial order
structure. Give an example for isomorphic lattices.
23) Define a distributive lattices with an example. Let ( L,+,Ξ ) be a distributive lattice . S.T for
any a, b, c L a*b = a*c and a ϵ b = a c imply b = c. Hence S.T If L has a complement, it is
unique.
24) S.T any finite Boolean algebra is isomorphic to the Boolean algebra of a power set.
25) For any Boolean algebra, S.T a = b iff ab’ + a’b = 0
26) Define an algebraic lattice L. Define a relation on L in such a way that L become a lattice as a
partial ordered set
27) Let R be the set of real numbers 0n [0, 1] and be the usual operation of “ less than or equal to
“ on R . S.T (R., ) is a lattice. What are the operations to meet and join on this lattice?
28) In a Boolean algebra, P.T(a+b’)b + c’)(c+a’)=(a’+b)(b’+c)(c’+a).
29) In any Boolean algebra S.T (a.b’)+(b.a’)=(a+b). (a’+b’)
30) Define a complemented lattice. P.T the complement a’ of any element “a” in a
complemented lattice is unique. w
w
31) Let f , f1 & f2 be three functions from Bn to B P.T is s(f) = s(f1)(s (f2), then f(b) = f1(b)(f
2(b) , b B . Hence P.T any function f : Bnϵ B is produced by Boolean function.
32) Simplify the Boolean function F(x,y,z) = (x’(z)((x’(y) ((x(y’(z) ((y(z)
33) Find the sum-of-product form of the Boolean function f(x,y,z,w) = xy + yw’z
34) Let R be a relation on a set A . Then define R-1 ={(a,b)(AxA /(b,a) →R. P.T if ( A, R ) is a poset
then (A, R-1) is also poset.
35) In the Boolean algebra of all divisors of 70, find all subalgebras.
36) Draw the Hasse diagram of (P(A),() where P(A) denotes the power set of A= { a,b,c}
37) Define a Boolean algebra and S.T by an example no five element Boolean Algebra can exist