Merged Ps
Merged Ps
Merged Ps
(Propositional Logic)
Bloom Diffi Competiti Area Topic U M
’s culty ve Exam n a
Questions CO Taxon Leve Question it r
omy l Y/N k
Level s
Which of these sentences are propositions? What are the truth values of those that 1 K1 L N 1 2
are propositions? a) 2 + 3 = 5. b ) Answer this question. (1/12/KR)
Let P(x) denote the statement “x ≤ 4.” What are these truth values? 1 K2 L N 1 2
a) P(4) b) P(6) (1/53/KR)
.Let P(x) be the statement “x = x2.” If the domain consists of the integers, what are 1 K2 L N 1 2
these truth values?
a) P(0) b) ∀xP(x) (11/53/KR)
Determine the truth value of each of these statements if the domain consists of all 1 K2 L N 1 2
integers.
a) ∃n(n = −n) b) ∀n(3n ≤ 4n) (13/53/KR)
Let p, q, r denote the statements “It is raining”, “It is cold”, and “It is pleasant”, 1 K3 H Y 1 6
respectively. Then the statement “It is not raining and it is pleasant, and it is
not pleasant only if it is raining and it is cold” is represented by
(a) (¬p ∧ r ) ∧ (¬r → (p ∧ q)) (b) (¬p ∧ r ) ∧ ((p ∧ q) →¬r)
(c) (¬p ∧ r ) ∨ ((p ∧ q) →¬r) (d) (¬p ∧ r ) ∨ (r → (p ∧ q))
(GATE 2017, 1 mark)
Find the argument form for the following argument and determine whether 1 K2 H N 1 6
it is valid. Can we conclude that the conclusion is true if the premises are
true?
If Socrates is human, then Socrates is mortal.
Socrates is human.
∴ Socrates is mortal. (1/78/KR)
1 K2 H N 1 6
Consider the argument:
“If you invest in the stock market, then you will get rich”
“if you get rich, then you will be happy”
therefore” if you invest in the stock market, then you will be happy”
check whether the given argument is valid.
Use rules of inference to show that the hypotheses “Randy works hard,” 1 K2 M N 1 6
“If Randy works hard, then he is a dull boy,” and “If Randy is a dull
boy, then he will not get the job” imply the conclusion “Randy will not
get the job.” (5/78/KR)
For each of these arguments, explain which rules of inference are used 1 K2 M N 1 6
for each step: “Danish, a student in this class, knows how to write
programs in JAVA. Everyone who knows how to write programs in JAVA
can get a high-paying job. Therefore, someone in this class can get a high-
paying job.”
Test the validity of the following argument: It is not the case that if 1 K3 H N 1 9
the price of petrol goes up,then the demand for two wheelers goes
down. It is not true that either an alternative source of energy will
be invented or the income of Indian Railways will not
increase..Therfore the demand for two wheelers will not go down
and the income of Indian Railways will increase.
2. Suppose among 32 people who save paper or bottles (or both) for recycling, there are 30
who save paper and 14 who save bottles. Find the number m of people who:
a) save both;
b) save only paper;
c) save only bottles.
4. Consider all integers from 1 up to and including 100. Find the number of them that are:
a) odd or the square of an integer;
b) odd and the square of an integer.
5. Find the number of permutations that can be formed from all the letters of each word:
a) QUEUE;
b) COMMITTEE;
c) PROPOSITION;
d) BASEBALL.
7. A history class contains 8 male students and 6 female students. Find the number of ways
that the class can elect:
a) 1 class representative;
b) 2 class representatives – 1 male and 1 female;
8. In a class of 30 students, 10 got A on the first test, 9 got A on a second test, and 15 did not
get an A on either test. Find: the number of students who got:
a) an A on both tests;
b) an A on the first test but not the second;
c) an A on the second test but not the first.
9. A class contains 9 boys and 3 girls. Find the number of ways a teacher can select a
committee of 4 from the class where there is:
a) no restrictions;
b) 2 boys and 2 girls;
c) exactly one girl;
d) at least one girl.
10. How many license plates can be made using either two or three uppercase English letters
followed by either two or three digits?
11. A box contains 12 lightbulbs. Find the number n of ordered samples of size 3:
a) with replacement;
b) without replacement.
12. A student must take five classes from three areas of study. Numerous classes are offered
in each discipline, but the student cannot take more than two classes in any given area.
a) Using the pigeonhole principle, show that the student will take at least two classes in
one area.
b) Using the Inclusion–Exclusion Principle, show that the student will have to take at least
one class in each area.
13. A drawer contains a dozen brown socks and a dozen black socks, all unmatched. A man
takes socks out at random in the dark.
a) How many socks must he take out to be sure that he has at least two socks of the same
color?
b) How many socks must he take out to be sure that he has at least two black socks?
14. How many numbers must be selected from the set {1, 2, 3, 4, 5, 6} to guarantee that at
least one pair of these numbers add up to 7?
15. How many numbers must be selected from the set {1, 3, 5, 7, 9, 11, 13, 15} to guarantee
that at least one pair of these numbers add up to 16?
Practice Set – Unit-3
1. Find power set of X = {φ, 1, {1,2}, {1,2,3}}
̅̅̅̅̅̅̅
2. Use Venn diagrams to show that (𝐴 ⋂ 𝐵 ) = 𝐴̅ ⋃ 𝐵̅ & (𝐴 𝑈 𝐵 𝑈 𝐶)’ = 𝐴’ ∩ 𝐵’ ∩ 𝐶’
8. Let R be the relation defined on the set ℤ of integers as follows: for integers a and b,
aRb if and only if a≡b (mod 3),
that is, aRb if 3 divides (a-b).
(a) Show that R is an equivalence relation on ℤ.
(b) What are the equivalence classes of R?
9. How many relations are there on a set with n elements? How many reflexive relations are
there on a set with n elements?
10. Let R = {(a,d),(a,e),(b,c),(b,d),(c,a),(c,c),(d,e)} and S = {(b,a),(c,a),(d,b),(e,c)} be relations
defined on {a,b,c,d,e}.
(a) Find S∘R and R∘S.
(b) Find R-1 and S-1.
(c) Show that (S∘R)-1 = R-1∘S-1.
11. Let A = {1,2,3,4,5}, B={1,2,3,…,100}. Determine which of the following relations from A to
B are functions:
(a) R={(1,1), (2,1), (3,1), (4,1), (5,1)}
(b) R={(1,1), (1,2), (1,3), (1,4), (1,5)}
(c) (a,b) ∈ R if b=a2.
(d) (a,b) ∈ R if a2=b.
12. In each of the following cases, state whether the function is one-one, onto, or bijective.
Justify your answer.
(a) f: ℝ → ℝ defined by f(x) = 3 – 4x;
(b) g: ℝ → ℝ defined by f(x) = 1 + x2.
13. In the above question, determine the composition functions f∘g and g∘f. Moreover, in
case the function is bijective, find its inverse.
14. Consider functions f and g such that composite g∘f is defined and is one-one. Are f and g
both necessarily one-one? Are f and g both necessarily onto, if g∘f is onto?
4𝑥+3 2 2
15. If f(𝑥) = 6𝑥+4 , 𝑥 ≠ 3, show that f ∘ f(x) = x for all ≠ . What is the inverse of f?
3
18. Use the Principle of Mathematical Induction to show that 4n – 1 is divisible by 3, for each
natural number n.
19. Prove that number of subsets of a set containing n distinct elements is 2n, for all n ∈ N.
21. Use Principle of Strong Induction to show that if n is an integer greater than 1, then n can
be written as the product of primes.
23. Use the fundamental theorem of arithmetic to show that the numbers 4n, where n is a
natural number, do not end with the digit zero.