← Back to Mathematical Logic, Set Theory and Combinatorics
Question papers from previous sittings of this course, kept here for exam-pattern reference. Worked examples in the module notes tagged [Oct 2024] are drawn from or modelled on the paper below.
MAT1MN104 — Mathematical Logic, Set Theory and Combinatorics
End Semester Examination — October 2024
Programme: B.Sc. Mathematics Honours (CUFYUGP 2024) University: University of Calicut Semester: I | Credits: 4 Time: Two Hours | Maximum Marks: 70
Exam Pattern
| Section | Type | Marks each | Ceiling | Strategy |
|---|---|---|---|---|
| A | Short questions | 3 | 24 | Answer as many as you can |
| B | Medium questions | 6 | 36 | Answer as many as you can |
| C | Long questions | 10 | 10 | Answer any one of two |
Total: 70 marks (24 + 36 + 10)
Section A
Answer any number of questions. Each carries 3 marks. Overall ceiling: 24 marks.
-
Give truth tables for conjunction and disjunction of two propositions.
-
Rewrite the proposition “for each integer x, there exists an integer y such that x + y = 0” symbolically.
-
Define contradiction. Give example.
-
Let A = {a, b, x, y, z}, B = {c, d, e, x, y, z}, and U = {a, b, c, d, e, w, x, y, z}. Find (A ∪ B)′ and A′ ∩ B′.
-
Let A = 3, B = 5 and A ∩ B = 2. Find A ∪ B . -
List the elements of the Cartesian product A × B, where A = {1, 2} and B = {a, b, c}.
-
Let A = $\begin{bmatrix} 2 & -3 & 7 \\ 0 & 1 & 1 \end{bmatrix}$ and B = $\begin{bmatrix} 1 & 5 & 0 \\ 2 & 0 & -1 \end{bmatrix}$. Find A + B.
-
Find the number of ways of drawing a red queen or a black king from a standard deck of playing cards.
-
Find the number of words that can be formed by scrambling the letters of the word SCRAMBLE.
- Suppose a card is drawn at random from a standard deck of playing cards. Find the probability that it will be a spade.
Section B
Answer any number of questions. Each carries 6 marks. Overall ceiling: 36 marks.
-
Show that p → q ≡ ~q → ~p.
-
Simplify the set expression (A ∩ B′) ∪ (A′ ∩ B) ∪ (A′ ∩ B′).
-
Using the principle of inclusion–exclusion, find the number of elements in the union of three sets A, B, and C where A = 10, B = 15, C = 20, A ∩ B = 5, A ∩ C = 4, B ∩ C = 3, and A ∩ B ∩ C = 2. -
Define absolute value function and draw its graph.
-
Find the number of positive integers ≤ 3000 and not divisible by 7 or 8.
-
Let A = $\begin{bmatrix} 1 & -2 & 3 \\ 0 & 4 & -1 \end{bmatrix}$ and B = $\begin{bmatrix} 3 & -2 \\ 0 & 1 \\ -1 & 0 \end{bmatrix}$. Find AB and BA, if defined.
-
Find the number of groups that can be formed from a group of seven marbles if each group must contain at least three marbles.
- Find the probability of obtaining at least one head when three coins are tossed.
Section C
Answer any one of the following. The question carries 10 marks. Maximum 10 marks.
-
Let A = $\begin{bmatrix} 2 & -3 \\ 5 & 0 \end{bmatrix}$, B = $\begin{bmatrix} 1 & 0 & -1 \\ 2 & -3 & 5 \end{bmatrix}$ and C = $\begin{bmatrix} 0 & -2 & 1 \\ -3 & 0 & 4 \end{bmatrix}$.
(a) Show that A + (−A) = O. (b) Show that A(B + C) = AB + AC.
OR
-
(a) Explain converse, inverse, and contrapositive of a proposition with examples. (b) Verify that ~(p ∨ q) ≡ ~p ∧ ~q and ~(p ∧ q) ≡ ~p ∨ ~q.
Notes on Notation (as used in this paper)
This paper confirms the notation used throughout Koshy’s textbook and, therefore, throughout this course’s notes:
- Negation:
~p(tilde), not¬p. - Set complement:
A′(prime), notAᶜ. - Implication:
p → q. Conjunction:∧. Disjunction:∨. - Cardinality:
|A|. - Matrices written in bracket form, with entries in a
2×3or3×2grid as in the book.