Ilovepdf Merged
Ilovepdf Merged
COLLEGE OF ENGINEERING
(An Autonomous Institution, Affiliated to Anna University, Chennai)
DEPARTMENT OF MATHEMATICS
20BS303 – Discrete Mathematics
Unit – I Logic and Proofs
Part-A Questions
3. Express the statement “ The crop will be destroyed if there is a flood” in symbolic form.
P: The crop will be destroyed
Q: There is a flood
The given statement is Q → 𝑷
4. Prove that (P→ (P∨𝑸)) is a tautology.
<=> ~P∨ (𝑷 ∨𝑸)
<=> (~P∨ 𝑷 )∨𝑸
<=> (𝑷 ∨~𝑷) ∨ Q
<=> T ∨ 𝑸
<=>T
5. Define Min terms and Max terms.
Min terms: Let P and Q be two statement variables. The Formulae P Ʌ 𝑸, P Ʌ ∽𝑸,
∽𝑷 Ʌ 𝑸, ∼𝑷 Ʌ ∽𝑸are called Min terms.
Max terms: Let P and Q be two statement variables. The Formulae P∨𝑸,
𝑷∨∽𝑸, ∽𝑷∨𝑸, ∼𝑷∨∽𝑸 are called Max terms.
6. Give the converse and contra positive of the implication” If it is raining, then I get wet”.
P: It is raining Q: I get Wet.
Q → 𝑷: (Converse)If I get wet, then it is raining.
∽ Q →∼𝑷 : (Contra positive) If I do not get wet, then it is not raining.
7. Express the statement “ For every ‘x’ there exists a ‘y’ such that 𝒙𝟐+ 𝒚𝟐≥ 𝟏𝟎𝟎
insymbolic form.
(∀𝒙)(∃𝒚)(𝒙𝟐+ 𝒚𝟐≥ 𝟏𝟎𝟎)
8. Express the statement, “ Some people who trust others are rewarded” in
symbolicform.
Let 𝒙 is a person: P(𝒙)
𝒙 trusts others: T(𝒙)
𝒙 is rewarded: R(𝒙)
Symbolic form: (∃𝒙)[𝑷(𝒙) Ʌ 𝑻(𝒙) Ʌ 𝑹(𝒙)]
11. Translate the statement “ The sum of the two positive integer is always positive.”
(∀𝒙)(∀𝒚)(𝒙 + 𝒚> 0)
12. Express the statement “Some student in this class has visited Mexico” using predicates and
quantifiers.
x is a student in this class: C(x)
x has visited Mexico: M(x)
Symbolic form: (∃𝒙)[𝑪(𝒙) ⋀𝑴(𝒙)]
15. Write the negation and symbolize “ Every student in the class studied Discrete Mathematics”.
Let x is a student: S(x)
x studied Discrete Mathematics: D(x)
Symbolic form: :(∀𝒙)(𝑺(𝒙) → 𝑫(𝒙))
Negation: There are some students in the class who did not study Discrete Mathematics
~[(∀𝒙){𝑺(𝒙) → 𝑫(𝒙)}] ⟺ ~[(∀𝒙){~𝑺(𝒙) ∨𝑫(𝒙)}] ⟺ (∃𝒙)[𝑺(𝒙) Ʌ ∼𝑫(𝒙)]
9. Obtain the principal conjunctive normal form and principal disjunctive normal form of
(𝐏 ∨ 𝐑) ∧ (𝐐 → 𝐑) ∧ (𝐏 → 𝐐) using equivalences.
10. Show that 𝐑 ∧ (𝐏 ∨ 𝐐) is a valid conclusion from the premises 𝐏 ∨ 𝐐, 𝐐 → 𝐑, 𝐏 → 𝐌, and ∼ 𝐌.
11. Using rule CP show that 𝐑 → 𝐒 for the premises 𝐏 → (𝐐 → 𝐒), ∼ 𝐑 ∨ 𝐏, 𝐐.
12. Using rule CP show that 𝐏 → 𝐒 form the premises ∼ 𝐏 ∨ 𝐐, ∼ 𝐐 ∨ 𝐑, 𝐑 → 𝐒
13. Show that the hypothesis, it is not sunny this afternoon and it is colder than yesterday. We will go
swimming only if it is sunny this afternoon. If we do not go swimming then we will take a canoe trip.
If we take a canoe trip then we will be home by sunset. Leads to the conclusion “we will be home by
sunset”.
14. Show that the following set of premises are inconsistent 𝐀 → (𝐁 → 𝐂), 𝐃 → (𝐁 ∧∼ 𝐂), 𝐀 ∧ 𝐃.
15. Show that the following premises are inconsistent .
If Ram misses many classes through illness then he fails high school. If Ram fails high school then
he is uneducated. If Ram reads a lot of books then he is not uneducated. Ram misses many
classes through illness and he reads a lot of books.
16. Prove the following statement. If (𝒙)(𝑷(𝒙) → 𝑸(𝒙)), (∃𝒚)𝑷(𝒚) then (∃𝒛)𝑸(𝒛) by using indirect
method.
17. Show by indirect method of proof that (∀𝒙)(𝒑(𝒙) ∨ 𝐪(𝐱)) ⇒ (∀𝒙𝒑(𝒙)) ∨ (∃𝒙𝒒(𝒙))
18. Show that the following argument is valid “Every microcomputer has a serial surface part. Some
microcomputer have parallel part. Therefore some microcomputer have both serial and parallel
part”.
19. Verify the validity of the argument. “Every living thing is a plant or animal. Jhon’s Gold fish is alive
and it is not a plant. All animal have hearts”. Therefore John’s Gold fish has a heart”.
20. Prove that √𝟐 is irrational by the method of contradiction.
K.L.N. COLLEGE OF ENGINEERING, POTTAPALAYAM-630 612.
(An Autonomous Institution affiliated to Anna University, Chennai)
DEPARTMENT OF MATHEMATICS
20BS303 – DISCRETE MATHEMATICS
3. Show that 𝐏 → (𝐐 → 𝐑) ⇔ 𝐏 → (∼ 𝐐 ∨ 𝐑) ⇔ (𝐏 ∧ 𝐐) → 𝐑.
equivalences.
If the contract is valid then John is liable for penalty. If John is liable for penalty then he will go
bankrupt. If the bank will loan him money, he will not go bankrupt. As a matter of fact, the contract is
6. Show that the following arguments are valid. “ All integers are rational numbers. Some integers are
14. How many different 2-digit numbers can be made from the digits 1,2,3,4,5,6,7,8,9,0?
when repetition is allowed? when repetition is not allowed?
Case 1: When repetition is allowed.
The tens place can be filled by 10 ways and the units place can be filled by 10 ways.
Therefore the total number of 2 digit numbers = 10 * 10 =100 Case 2: When repetition is
not allowed.
The tens place can be filled by 10 ways and the units place can be filled by9ways.
Therefore the total number of 2 digit numbers = 10 * 9 =90
______________________________________________________________________________________
15. Let {𝒂𝒏 } be a sequence that satisfies the recurrence relation 𝒂𝒏 = 𝒂𝒏−𝟏 − 𝒂𝒏−𝟐 for
𝒏 = 𝟏, 𝟐, 𝟑, 𝟒 … and suppose that 𝒂𝟎 = 𝟑 & 𝒂𝟏 = 𝟓 then find 𝒂𝟐 & 𝒂𝟑 .
𝒂𝟐 = 𝒂𝟏 − 𝒂𝟎 = 𝟓 − 𝟑 = 𝟐
𝒂𝟑 = 𝒂𝟐 − 𝒂𝟏 = 𝟐 − 𝟓 = −𝟑
______________________________________________________________________________________
16. Obtain the recurrence relation for the solution (𝒌) = 𝟓.𝟐𝒌
𝑫(𝒌) = 𝟓.𝟐𝒌 … (𝟏)
𝟓
𝑫(𝒌 − 𝟏) = 𝟓. 𝟐𝒌−𝟏 = 𝟐 . 𝟐𝒌
𝟐𝑫(𝒌 − 𝟏) = 𝟓.𝟐𝒌 … (𝟐)
(𝟏) − (𝟐) => (𝒌) − (𝒌 − 𝟏) = 𝟎 is the required relation.
_____________________________________________________________________________________
17. Find the recurrence relation satisfying 𝒚𝒏 = 𝑨𝟑𝒏 + 𝑩(−𝟒)𝒏
Let 𝒚𝒏 = 𝑨𝟑𝒏 + (−𝟒)… (1)
𝒚𝒏+𝟏 = 𝑨𝟑𝒏+𝟏 + 𝑩(−𝟒)𝒏+𝟏
𝒚𝒏+𝟏 = 𝟑𝑨𝟑𝒏 − (−𝟒) …(2)
𝒚𝒏+𝟐 = 𝟗𝑨𝟑𝒏 + (−𝟒)𝒏 …(3)
(𝟑) + (𝟐) − 𝟏𝟐(𝟏) = 𝒚𝒏+𝟐 + 𝒚𝒏+𝟏 − 𝟏𝟐𝒚𝒏 = 𝟎
______________________________________________________________________________________
TUTORIAL I
𝑛(𝑛+1)(2𝑛+1)
1. Using mathematical induction show that 12 + 22 + 32 + ⋯ + 𝑛2 = .
6
4. Determine the numbers between 1 to 250 that are not divisible by any of the integers
2 or 3 or 5 or 7.
TUTORIAL II
1. A survey of 500 from the school produce the following information. 200 plays volley ball,
120 plays hockey, 60 plays both volley ball and hockey. How many are not playing either
volley ball or hockey?
2. Determine the number of integers between 1 to 100 that
(i) not divisible by 7, 11 or 13
(ii) divisible by 3 but not by 7.
3. Solve the recurrence relation 𝒂𝒏 = 𝟔𝒂𝒏−𝟏 − 𝟗𝒂𝒏−𝟐 with 𝒂𝟎 = 𝟏 and 𝒂𝟏 = 𝟔.
4. Solve the recurrence relation 𝒂𝒏+𝟐 − 𝟔𝒂𝒏+𝟏 + 𝟗𝒂𝒏 = 𝟑. 𝟐𝒏 + 𝟕. 𝟑𝒏 given that 𝒂𝟎 = 𝟏
and 𝒂𝟏 = 𝟒.
TUTORIAL III