CO-2-Classroom Delivery Problems
CO-2-Classroom Delivery Problems
Session-8
1) ¬p 2) p ∨ q 3) p → q
4) p ∧ q 5) p ↔ q 6) ¬p →¬q
7) ¬p ∧¬q 8) ¬p ∨ (p ∧ q)
3. Construct the truth tables for the following and verify whether it is a
tautology/ contingency/ or not.
a) [(pVq) Ʌ(~r)] ↔q.
b) (pV~q) →(pɅq)
4.
GATE 2021
Session-9
1. Express the contrapositive, converse and the inverse of the given conditional
statement “The home team wins whenever it is raining”.
2. Show that ¬(p ∨ q) and ¬p ∧¬q are logically equivalent.
3. Show that p→q ≡ ¬p ∨ q
4. Show that (p → q) ∧ (p → r) and p → (q ∧ r) are logically equivalent.
5. Use a truth table to verify the De Morgan law ¬(p ∧ q) ≡ ¬p ∨¬q.
Session-10
1. Determine rɅ(p V q) is a valid argument (valid Conclusion) from the premises
H1: pVq, H2: q→r,H3: p→m and H4:~m.
2. Determine whether the conclusion C, follows logically from the premises H1:
~pVq , H2 : ~(qɅ~r) , H3: ~r, C: ~p
3. Use resolution to show the hypotheses “Allen is a bad boy or Hillary is a good
girl” and “Allen is a good boy or David is happy” imply the conclusion “Hillary
is a good girl or David is happy.”
4. What rules of inference are used in this argument? “No man is an island.
Manhattan is an island. Therefore, Manhattan is not a man.” GATE2019
Session-11
1. Translate these system specifications into English where the predicate S(x, y)
is “x is in state y” and where the domain for x and y consists of all systems
and all possible states, respectively.
a) ∃xS(x, open)
b) ∀x(S(x, malfunctioning) ∨ S(x, diagnostic))
c) ∃xS(x, open) ∨ ∃xS(x, diagnostic)
d) ∃x¬S(x, available)
e) ∀x¬S(x, working)
5. Translate into English the statement ∀x∀y((x > 0) ∧ (y < 0) → (xy < 0)),
where the domain for both variables consists of all real numbers.
6. Translate the statement “The sum of two positive integers is always positive”
into a logical expression.
Session-12
4. If a, b and c are integers such that a divides b and b divides c then a divides c.
7.
GATE2023
Session-13
1. Explain how you can use an indirect proof by contradiction to prove that
there are infinitely many prime numbers.
2. Use an indirect proof by contradiction to prove that the statement "If n is an
odd integer, then n^2 is odd" is true.
3. Verify the statement "There is a positive integer n such that n^3 - 5n - 6 = 0"
is true using an indirect proof by contradiction.
4. Use an indirect proof by contradiction to prove that the statement "If n is an
even integer, then n^2 is even" is true.
5. Prove that the statement "For any two positive integers a and b, if a + b is
odd, then a and b cannot both be odd" using an indirect proof by
contradiction.
6. Use an indirect proof by contradiction to prove that the statement "If a and b
are integers, then a + b is even if and only if a and b have the same parity" is
true.