2 1 Cse DMGT R20
2 1 Cse DMGT R20
2 1 Cse DMGT R20
QUESTION BANK
S.NO CO CODE COURSE OUTCOME
1 CO1 Apply mathematical logic to solve problems.
2 CO2 Understand the concepts and perform the operations related to sets, relations
and functions. Gain the conceptual background needed and identify structures
of algebraic nature.
3 CO3 Apply basic counting techniques to solve combinatorial problems.
2. Obtain Principal conjunctive normal form and Principal Disjunctive normal form of the
formula S is given by (ךPR) (QP). [CO1,K2]
4. A) Prove that r( pq) is a valid conclusion from the set of premises
pq, qr, pm, ךm. [CO1,K3]
B) Explain Rules of Inference. [CO1,K3]
5. A) Show that RS can be derived from the premises P(QS), ךRP and Q. [CO1,K2]
B) Explain the term tautology? Show that [(p→q)→r]→[(p→q)→(p→r)] is tautology ?
[CO1,K3]
6. A) Derive the following using CP rule if necessary P →(Q→R) , Q → (R→S ) ⇒ P→( Q→ S)
[CO1,K2]
B) State the inverse for the statement “If a triangle is not isosceles, then it is not equilateral”.
[CO1,K2]
Regulation: R-20
5) Let p: mark is rich, q: mark is happy. The symbolic form of the statement [ C ]
“ mark is neither rich nor happy” is
a) ~p˄ q b) p v ~q c) ~p v ~q d) ~p ˄ ~q
1. Draw the Hasse diagram representing the partial ordering {(a, b)/ a divides b } on
{1,2,3,4,6,8,12} (or ) (D12, /) [CO2,K4]
3. A) State generalized Principle of Inclusion – Exclusion. How many bit strings of length 8
either starts with a 1 bit or ends with the 2 bits 0 0 ? [CO2,K3]
B) Let f(x) = x+2, g(x) =x-2, h(x) = 3x for xR. Where R is the set of Real numbers.
Find gof, fog, fof, gog, foh, hog, hof, fohog. [CO2,K3]
3. Let A = {a,b,c}. Draw the Hasse Diagram for (p(A), ), where p(A) is the power set
of A. [CO2,K4]
9) Which one of the following relation on A={a,b,c} is both symmetric and anti-symmetric
a){(a,a),(b,b),(c,c)} b) {(a,b)} c) {(a,a),(a,c),(c,a),(b,c)} d ){(a,b),(b,a)} [ D ]
16) For Boolean expression in n variables, there are ------- min terms [ C ]
a) 2n b) n+2 c) 2n d) n-2
1. A) A multiple choice test has 15 questions and 4 choices for each answer. How many
ways the 15 questions be answer so that (i) Exactly 3 answers are correct?
(ii) at least 3 answers are correct. [CO3,K4]
B) Enumerate the number of non-negative integral solutions to the inequality
x1+x2+x3+x4+x5 19 [CO3,K3]
2. A) State the Multinomial theorem. What is the coefficient of x3y7 in (2x-9y)10 [CO3,K3]
B) Find the number of distinguishable permutations of the letters in the following work. [CO3,K3]
(i) BASIC (II) STRUCTURES ( III) ENGINEERING (IV) MATHEMATICS
4. A) In how many ways can you select atleast one king, if you choose 5 cards from a
deck of 52 cards. [CO3,K4]
B) Determine the coefficient of xyz in the expansion of (2x-y-z)
2 4
[CO3,K3]
5. Consider the word “TALLAHASSEE” then how many arrangements are there
(i) all A’s together
(ii) where no two letters A appear together.
(iii) Where the letters ‘S’ are together and the letters ‘E’ are together.
(iv) 4 of letters taken from “TALLAHASSEE”. [CO3,K4]
2. How many different outcomes are possible by tossing 10 similar coins [CO3,K4]
3. How many different strings can be made from the letters “ABRACAPABRA”
[CO3,K4]
5. In how many ways can five children arrange themselves in a ring. [CO3,K4]
Regulation: R-20
2. GCD {20,8} is
a) 16 b) 4 c) 8 d) 24 [ b ]
7. In how many ways can the letters of the word 'LEADER' be arranged?
a)72 b)144 c) 360 d) 720 [ c ]
8. From a group of 7 men and 6 women, five persons are to be selected to form a committee so that
at least 3 men are there on the committee. In how many ways can it be done?
a) 564 b) 645 c)735 d) 756 [ d ]
9.How many 3-digit numbers can be formed from the digits 2, 3, 5, 6, 7 and 9, which are divisible by
5 and none of the digits is repeated?
a) 5 b) 10 c) 15 d) 20 [ d ]
10. A box contains 2 white balls, 3 black balls and 4 red balls. In how many ways
can 3 balls be drawn from the box, if at least one black ball is to be included in the draw?
a)32 b)48 c)64 d)96 [ c ]
13. Number of words that can be formed by scrambling letter in the word computer is
a) 7! b) 8! c) 4! d) 9! [ b ]
15.Number of ways 7 boys and 3 girls can be seated in a row if the girls sit together at one
end of the row is
a) 60,480 b) 40,320 c) 30,240 d) 36,28,800 [ a ]
16.Number of ways a committee of five can be formed from a group of 5 boys and 4 girls,
if each committee must contain at least two girls is
a) 95 b) 105 c) 605 d) 405 [ b ]
17.Number of distinct words that can be formed by scrambling the letters in the word
KAVALI is
a) 360 b) 720 c) 5040 d) 2520 [ a ]
1. A) Find the first five terms of the sequence defined by a n =6an-1, a0=2 [CO4,K3]
B) Solve the recurrence relation 2 an -3 an-1 = 0, n1, a4 =8 [CO4,K3]
3. Solve the recurrence relation an+1 =4an given that a0=3. [CO4,K3]
12. Determine the value of a2 for the recurrence relation an = 17an-1 + 30n with a0=3.
a) 4387 b) 5484 c) 238 d) 1437 [ d ]
13.Consider the recurrence relation a1=4, an=5n+an-1. The value of a64 is _________
a) 10399 b) 23760 c) 75100 d) 53700 [ a ]
16. Find the value of a4 for the recurrence relation an=2an-1+3, with a0=6.
a) 320 b) 221 c) 141 d) 65 [ c ]
UNIT-5 GRAPHS
1. A) Define graph Isomorphism. Explain Isomorphism of two graphs with suitable examples.
[CO5,K4]
B) Draw the binary tree for the sequence of numbers {2,1,5,6,8,9,7,3,4} [CO5,K4]
2. A) Define (i) Directed graph (ii) undirected graph (iii) Bipartite graph
(iv) complete Bipartite graph (v) complete graph. [CO5,K1]
B) Prove that the chromatic number of a planar graph is no greater than 4. [CO5,K3]
5. Explain the kruskal’s & prim’s algorithm with an example. [CO5, K3]
6. A) Find how many edges in a graph in which having the 10 vertices and each vertex having
the degree 10. [CO5, K3]
B) What is the chromatic number of the following (i)Cn (ii)Kn, (iii)Km,n (iv) Tree with n
vertices. [CO5, K3]
1. A simple graph with an edge between every two distinct vertices is called
a) regular graph b) cycle graph c) complete graph d) wheel graph [ c ]
4. Number of edges of a graph that has exactly five vertices with degrees 1,1,1,1,and 4 is
a) 8 b) 7 c) 5 d) 4 [ d ]
10. A path in a connected graph that contains every edge exactly once is called
a) Hamiltonian path b) Eulerian path c) Petersen path d) none [ b ]
11.A connected, planar graph contains 24 edges. It divides the plane into 13 regions.
Number of vertices in the graph is
a) 24 b) 13 c) 26 d) 11 [ b ]
15.A simple graph in which every vertex has the same degree is called [ c ]
Regulation: R-20
a) Complete graph b) connected graph c) regular graph d) none of these
20. Which one of the following statement is false about DFS method? [ c ]
a) It is used to find a spanning tree is a connected graph
b) It is also called backtracking
c) In this method vertices are visited level by level until all are visited
d) None of these