B.Tech. / B.Tech. (Working Professional) III Semester
Examination, June 2025
Grading System (GS) / Working Professional
Max Marks: 70 | Time: 3 Hours
Note:
i) Attempt any five questions.
ii) All questions carry equal marks.
a) Consider three sets $A = \{1, 2, 3, 4, 5\}$, $B = \{3, 4, 5, 6\}$ and $C = \{1, 5, 7\}$. Using Venn diagrams, determine and shade the regions corresponding to $(A \cup B) \cap (B \cap C)$ and $A \cap (B \cup C)$. Verify if these expressions are equivalent by listing the elements. (Unit 1)
b) Define and illustrate an equivalence relation by constructing an equivalence relation on the set $S = \{1, 2, 3, 4, 5, 6\}$ where two elements are related if they have the same remainder when divided by 3. (Unit 1)
a) What is pigeonhole principle? Prove it by using mathematical induction and use it to show that in a group of 15 people, at least two share the same birth month. (Unit 1)
b) Explain a recursively defined function. Solve the recurrence relation $f(n) = f(n-1) + 3$ with initial condition $f(0) = 2$. (Unit 5)
a) Prove that the set $G = \{0, 1, 2, 3\}$ under addition modulo 4 is an abelian group. Identify the identity and inverse elements. (Unit 2)
b) Define a homomorphism between two groups. Verify whether the mapping $f: \mathbb{R} \to \mathbb{R}$ defined by $f(x) = 2x$ is a homomorphism under addition. (Unit 2)
a) Consider the propositions $p$, $q$ and $r$, where:
$p$: "It is raining."
$q$: "I am carrying an umbrella."
$r$: "I stay dry."
Assume the implication $(p \to q) \to r$. Construct a truth table for the expression $(p \to q) \to r$ and determine if it is a tautology or contradiction. (Unit 3)
b) What are predicates in propositional logic? Define universal and existential quantifiers with examples. (Unit 3)
a) Define graph theory and explain the basic terminology of graphs such as vertices, edges, degree and adjacency. (Unit 4)
b) Define and give an example of an isomorphic graph pair. Verify isomorphism between two adjacency matrices. (Unit 4)
a) For the graph $G$ with vertices $V = \{A, B, C, D\}$ and edges $E = \{(A, B), (B, C), (C, D), (D, A), (A, C)\}$, determine:
i) Whether the graph contains a Eulerian path or circuit or not.
ii) All Hamiltonian circuits in the graph G. (Unit 4)
b) How many permutations can be formed from the letters of the word “MATHEMATICS” such that all vowels are together? (Unit 5)
a) What is a Hasse diagram? Draw the Hasse diagram for the set $\{1, 2, 3, 6, 9, 18\}$ with the divisibility relation. (Unit 5)
b) Define a lattice and prove that every finite lattice has a unique least upper bound and greatest lower bound. (Unit 5)
Write short notes on (any four):
i) Finite state machines as language recognizers (Unit 3)
ii) Binomial theorem (Unit 5)
iii) Permutation group (Unit 2)
iv) Partial Ordering Relation (Unit 1)
v) Countable and uncountable sets (Unit 1)