Ass 1 Q
Ass 1 Q
Department of Mathematics
1. Which of the following sentences are propositions? What are the truth values of those which are
propositions?
(a) Vijayawada is the capital of India. (h) 1 + x = 2, ∀x 6= 1 and domain is the set of
(a) p → q (d) p ∨ q ∨ r
1
5. State the converse, contrapositive, and inverse of each of these conditional statements.
(b) (p ∨ ¬q) → q
(h) (p ↔ q) ⊕ (¬p ↔ ¬r)
(c) (p ∨ q) → (p ∧ q)
(i) (p → q) ∧ (¬p → r)
(d) (p → q) ↔ (¬q → ¬p)
(j) (p ↔ q) ∨ (¬q ↔ r)
(e) (p → q) → (q → p)
(a) p ∧ T ≡ p (f) p ∧ p ≡ p
(b) p ∧ F ≡ F (g) p ∨ q ≡ q ∨ p
(c) p ∨ p ≡ p (h) p ∧ q ≡ q ∧ p
(d) p ∨ F ≡ p (i) (p ∨ q) ∨ r ≡ p ∨ (q ∨ r)
(e) p ∨ T ≡ T (j) (p ∧ q) ∧ r ≡ p ∧ (q ∧ r)
8. Show that each of these conditional statements is a tautology by using truth tables.
13. Translate these statements into English, where C(x) is “x is a comedian” and F (x) is “x is
funny” and the domain consists of all people.
2
(a) ∀x(C(x) → F (x)) (c) ∀x(C(x) ∧ F (x))
14. Let Q(x) be the statement “x + 2 > 2x”. If he domain consists of all integers, what are these
truth values?
(b) Q(−1)
(f) ∃x¬Q(x)
(c) Q(1)
15. Determine the truth value of each of these statements if the domain consists of all real numbers.
16. What are the negations of the statement ∀x(x4 > x2 ) and ∃x(x3 = 7) ?
17. Let S(x) be the statement “x is a student”, F (x) the statement “x is a faculty”, and A(x, y) the
predicate “x has asked a question to y”, where the domain consists of all people associated with
your college. Use quantifiers to express each of these statements.
(b) Every faculty member has either asked Professor Miller a question or been asked a question
by Professor Miller.
(c) Some students has not asked any faculty member a question.
(d) There is a faculty member who has never been asked a question by a student.
(f) There is a faculty member who has asked every other faculty member a question.
(g) Some student has never been asked a question by a faculty member.
18. Express each of these statements using predicates, quantifiers, logical connectives, and mathe-
matical operators where the domain consists of all integers.
3
(c) The difference of two negative integers is not necessarily negative.
(d) The absolute value of the sum of two integers does not exceed the sum of the absolute
values of these integers.
19. Translate each of these nested quantifications into an English statement that express a mathe-
matical fact. The domain in each case consists of all real numbers.
(a) ∃x∀y(xy = y)
20. Determine the truth value of each of these statements if the domain of each variable consists of
all real numbers.
21. Rewrite each of these statements so that negations appear only within predicates(that is, so that
no negation is outside a quantifier or an expression involved logical connectives).
22. Find a counterexample, if possible, to these universally quantified statements, where the domain
for all variables consists of all integers.
(a) ∀x∀y(x2 = y 2 → x = y)
(b) ∀x∃y(y 2 = x)
23. Establish the validity of the following argument forms using the rules of inferences.
4
(a) p → q (d) ¬q
¬q ¬r
¬r ¬p ∨ q ∨ r
∴ ¬(p ∨ r) ∴ ¬p
(b) p ∨ q
(e) (¬p ∨ q) → r
¬r
r → (s ∨ t)
¬p ∨ r
¬s ∧ ¬u
∴q
¬u → ¬t
∴ p
(c) p ∨ q
p→r (f) p → q
r→s ¬r ∨ s
∴q∨s p∨r
∴ ¬q → s
24. Use a direct proof to show that the product of two odd numbers is odd.
25. Prove or disprove that the product of a nonzero rational number and an irrational number is
irrational.
26. Use a proof by contraposition to show that if x + y ≥ 2, where x and y are real numbers,then
x ≥ 1 or y ≥ 1.
27. Prove that if m and n are integers and mn is even,then m is even or n is even.
29. Let P (n) be the proposition “If a and b are positive real numbers, then (a + b)n ≥ an + bn .”
Prove that P (1) is true. What kind of proof did you use?
30. Use a proof by contradiction to show that there is no rational number r for which r3 + r + 1 = 0.
32. Prove that these four statements about the integers n are equivalent: (i) n2 is odd, (ii) 1-n is
even, (iii) n3 is odd, (iv) n2 + 1 is even.