DM Syllabus & Model QP
DM Syllabus & Model QP
2022-2023
DISCRETE MATHEMATICS L T P C
I YEAR I SEM
3 0 0 3
CODE: A61N1
Course Pre-Requisites: Set, Relation, Mapping, Permutations and Combinations
Course Outcomes:
After completing the course, the students will be able to:
1. Represent characteristics of Sets, Groups, Rings and Fields
2. Explain and exemplify tautology, contradiction and contingency
3. Identify underlying combinatorial structures
4. Analyse the design of various combinational & sequential logic circuits using the concepts of Boolean
Algebra
5. Apply graph theory based tools in solving practical problems
Text Books:
1. Topics in Algebra, I. N. Herstein, John Wiley and Sons.
2. Digital Logic & Computer Design, M. Morris Mano, Pearson.
3. Elements of Discrete Mathematics, (Second Edition) C. L. LiuMcGraw Hill, New Delhi.
Reference Books:
1. Graph Theory with Applications, J. A. Bondy and U. S. R. Murty, Macmillan Press, London.
2. Mathematical Logic for Computer Science, L. Zhongwan, World Scientific, Singapore.
3. Introduction to linear algebra. Gilbert Strang.
4. Introductory Combinatorics, R. A. Brualdi, North-Holland, New York.
5. Graph Theory with Applications to Engineering and Computer Science, N. Deo, Prentice Hall,
Englewood Cliffs.
6. Introduction to Mathematical Logic, (Second Edition), E. Mendelsohn, Van-Nostrand, London.
Code No: A61N1 R 22
BVRAJU INSTITUTE OF TECHNOLOGY, NARSAPUR
(UGC - AUTONOMOUS)
I B.Tech I Semester Regular/Supplementary Examinations, Jan 2024
DISCRETE MATHEMATICS
(COMPUTER SCIENCE AND BUSINESS SYSTEMS)
Time: 3 Hours Max Marks: 60
Note: This Question Paper contains two Parts A and B
Part A is compulsory which carries 10 marks. Ten questions from five units. Answer all questions in
Part A at one place only.
Part-B consists of 5 Questions (numbered from 2 to 6) carrying 10 marks each. Each of these
questions is from one unit and may contain a, b, c as sub-questions. For each question there will be an
either/or choice (that means there will be two questions from each unit and the student should answer
only one question).
PART – A (10x1 = 10 Marks)
1. Marks Bloom Level CO
a Give a relation which is both symmetric and transitive on a set. 1 1 1
b Give an example of a ring. 1 1 1
c Draw truth table for 𝑝 ↔ 𝑞 1 4 2
d Write the negation of quantified statement ∀𝑥 ∈ 𝐴, 𝑃(𝑥) 1 1 2
e What is the coefficient of 𝑥12 𝑦 13 in the expansion of (𝑥 + 𝑦)25 . 1 4 3
f State the Pigeonhole principle. 1 3 3
g State the principle of duality 1 3 4
h Prove the Boolean identity 𝑎.𝑏+𝑎.𝑏′=𝑎. 1 4 4
i Define isomorphism of graphs. 1 4 5
j State Four-color theorem 1 3 5
OR
6.b Find an Euler path or an Euler Circuit if it exists, in each of the
three graphs given below.
(i) (ii) (iii) 10 4 5
***
Code No: A61N1 R 22
BVRAJU INSTITUTE OF TECHNOLOGY, NARSAPUR
(UGC - AUTONOMOUS)
I B. Tech I Semester Supplementary Examinations, June- 2024
DISCRETE MATHEMATICS
(COMPUTER SCIENCE AND BUSINESS SYSTEMS)
Time: 3 Hours Max Marks: 60
Note: This Question Paper contains two Parts A and B
Part A is compulsory which carries 10 marks. Ten questions from five units. Answer all questions in
Part A at one place only.
Part-B consists of 5 Questions (numbered from 2 to 6) carrying 10 marks each. Each of these
questions is from one unit and may contain a, b, c as sub-questions. For each question there will be an
either/or choice (that means there will be two questions from each unit and the student should answer
only one question).
PART – A (10x1 = 10 Marks)
1. Marks Bloom Level CO
a Give a relation which is both a partial ordering relation and an 1 1 1
equivalence relation on a set.
b Give an example of an integral domain which not a field 1 1 1
c Draw truth table for 𝑝 ∨ 𝑞. 1 6 2
d Write the negation of quantified statement ∃𝑥 ∈ 𝐴, 𝑃(𝑥) 1 2 2
OR
4.b (i) Use generating functions to solve the recurrence relation 5 3 3
𝑎𝑛 = 2𝑎𝑛−1 − 3𝑎𝑛−2 = 0, 𝑛 ≥ 2 with 𝑎0 = 3, 𝑎1 = 1.
(ii) Solve:
T(k) − 7T(k − 1) + 10T(k − 2) = 6 + 8k, T(0) = 1, T(1) = 2. 5 3 3
***
5.a Find the disjunctive normal form of the Boolean expression 10 5 4
(𝑥 ∨ (𝑦 ′ ∧ 𝑧)) ∧ 𝑧 ′ and then find its conjunctive normal form
from it.
OR
5.b Use Karnaugh maps to find the minimal form for 10 5 4
𝑥𝑦𝑧 + 𝑥𝑦𝑧 ′ + 𝑥𝑦 ′ 𝑧 + 𝑥 ′ 𝑦𝑧 + 𝑥 ′ 𝑦 ′ 𝑧.
***
6.a Use Kruskal’s algorithm to find the minimum spanning tree of the 10 6 5
following graph
OR
6.b Which of the following graphs are both Eulerian and Hamiltonian. 10 6 5
If any meet both criteria, explain the reasons.
***
Code No: A51N1 R 20A
BVRAJU INSTITUTE OF TECHNOLOGY, NARSAPUR
(UGC - AUTONOMOUS)
I B.Tech I Semester Supplementary Examinations, Jan 2024
DISCRETE MATHEMATICS
(Computer Science and Business Systems)
Time: 3 Hours Max Marks: 70
Note: This Question Paper contains two Parts A and B
Part A is compulsory which carries 10 marks. Five questions from six units. Answer all questions
in Part A at one place only.
Part-B consists of 5 Questions (numbered from 2 to 11) carrying 12 marks each. Each of these
questions is from one unit and may contain a, b, c as sub-questions. For each question there will
be an either/or choice (that means there will be two questions from each unit and the student
should answer only one question).
PART – A (5x2 = 10 Marks)
1. Marks Bloom Level CO
a Define Equivalence relation. 2 1 1
b Explain about conditional and Bi-conditional statements include truth 2 2 2
tables.
c What is the coefficient of in the expansion of . 2 1 3
d Translate the propositional logic into Boolean algebra 2 2 4
and convert the Boolean algebra into propositional
logic.
e Define the Chromatic number and state the Four color Theorem. 2 1 5
PART – B (5x12 = 60 Marks)
Marks Bloom Level CO
2 Explain about sets, finite sets, power sets and set operations with 12 2 1
examples. What is the power set of the set ?
OR
3 (a) Show that G = {1,-1} is a group under Multiplication. 6 2 1
(b) Show that is a ring, where is a set of integers. 6 2
***
4 (a) Which of these sentences are propositions? What are the truth 6 1 2
values of those that are propositions?
(i) Boston is the capital of Massachusetts
(ii) Miami is the capital of Florida
(iii) What time is it?
(iv) 5+7=10 (v) The moon is made of green cheese 6 4 2
(b) Determine whether is a Tautology.
OR
5 (a) Show that are Logically equivalent 6 2 2
(b) Let be the statement “ has visited North Dakota”, where the 6 2 2
domain consists of the students in your college. Translate each of these
quantifications in English:
***
6 (a) What are the basic counting principles, Explain with examples? 6 1 3
(b)What is the solution of the given recurrence relation 6 1 3
with initial conditions .
OR
7 (a) During a month with 30 days, a baseball team plays at least one game a 6 2 3
day, but no more than 45 games. Show that these must be a period of some
numbers of consecutive days during which the team must play exactly
14games. (Apply pigeonhole principle)
(b) Utilize Mathematical Induction to prove the inequality for all 6 3 3
positive integers .
***
8 Utilize the table to find the values of Boolean functions represented by 3 4
are (a) 4
(b) 4
(c) . 4
OR
9 Construct the Karnaugh’s map (k-maps) of these sum of products 3 4
expansions in three variables
6
6
***
10 (a) Verify the graphs are isomorphic or not? 6 2 5
6 2 5
6 2
5
***