MA8351-Discrete Mathematics PDF
MA8351-Discrete Mathematics PDF
MA8351-Discrete Mathematics PDF
COM
DEPARTMENT OF MATHEMATICS
QUESTION BANK
III SEMESTER
MA8351- DISCRETE MATHEMATICS
Regulation – 2017
Academic Year 2018- 2019
Prepared by
Mr.N.Sundarakannan , Assistant Professor/ Mathematics
Mrs.V.Nagarani , Assistant Professor/ Mathematics
Mrs.A.Karpagam , Assistant Professor/ Mathematics
1
STUDENTSFOCUS.COM
6.(b) Show that ∀ 𝑥𝑃(𝑥) ∧ ∃ 𝑥 𝑄(𝑥) is equivalent to ∀ 𝑥 ∃𝑦 (𝑃(𝑥) ∧ 𝑄(𝑦)) BTL -3 Apply
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”, “ If do not go
7. (a)
swimming then we will take a canoe trip” and “ If we take a canoe trip, then BTL -4 Analyze
we will be home by sunset”. Lead to the conclusion “we will be home by
sunset”.
7. (b) Prove that √2 is irrational by giving a proof by contradiction. BTL -4 Analyze
Show that the conclusion
8. (a) ∀𝑥(𝑃(𝑥) → ¬𝑄(𝑥)) follows from the premises ∃𝑥(𝑃(𝑥) ∧ 𝑄(𝑥)) → BTL -2 Understand
∀𝑦(𝑅(𝑦) → 𝑆(𝑦)) and ∃𝑦(𝑅(𝑦) ∧ ¬𝑆(𝑦))
8.(b) Prove that (𝑃 ⟶ 𝑄) ∧ (𝑅 ⟶ 𝑄) ⇔ (𝑃 ∨ 𝑅) ⟶ 𝑄) BTL -2 Understand
9. (a) Show that ∀𝑥(𝑃(𝑥) ∨ 𝑄(𝑥)) ⟹ ∀𝑥𝑃(𝑥) ∨ ∃𝑥𝑄(𝑥) by indirect method. BTL -1 Remember
Show that the statement “Every positive integer is the sum of squares of
9.(b) BTL -1 Remember
three integers” is false.
10.(a) Using indirect method of proof, derive 𝑃 ⟶ ¬𝑆 from the premises 𝑃 ⟶
BTL -1 Remember
(𝑄 ∨ 𝑹), 𝑄 → ¬𝑃, 𝑆 → ¬𝑅 𝑎𝑛𝑑 𝑃.
10.(b) Without using truth table find PCNF and PDNF of BTL -2 Understand
3
STUDENTSFOCUS.COM
[𝑃 ⟶ (𝑄 ∧ 𝑅)] ∧ [¬𝑃 → (¬𝑄 ∧ ¬𝑅)].
Prove that the premises 𝑃 ⟶ 𝑄, 𝑄 ⟶ 𝑅, 𝑅 ⟶ 𝑆, 𝑆 ⟶ ¬𝑅 and 𝑃 ∧ 𝑆 are
11. (a) BTL -1 Remember
inconsistent.
Show that the premises “One student in this class knows how to write
program in JAVA”, and “Everyone who knows how to write the
11. (b) BTL -1 Remember
programme in JAVA can get a high paying job imply a conclusion
“someone in this class can get a high paying job” .
Show that (¬𝑃 ⟶ 𝑅) ∧ (𝑄 ↔ 𝑃) ⟺ (𝑃 ∨ 𝑄 ∨ 𝑅) ∧ (𝑃 ∨ ¬𝑄 ∨ 𝑅) ∧ (𝑃 ∨
12. (a) BTL -2 Understand
¬𝑄 ∨ ¬𝑅) ∧ (¬𝑃 ∨ 𝑄 ∨ 𝑅) ∧ (¬𝑃 ∨ 𝑄 ∨ ¬𝑅).
Use the quantifiers to express following statements. 1. there is a student in
the class who can speak Hindi.2.every student in this class knows how to
12. (b) drive a car.3.some student in this class knows has visited Alaska but not BTL -6 Create
visited Hawaii.4.all students in this class have learned at least one
programming language.
13. (a) Obtain the PDNF and PCNF of (𝑃 ∧ 𝑄) ∨ (¬𝑃 ∧ 𝑅) BTL -1 Remember
Prove that A⟶ ¬𝐷 is a conclusion from the premises
13.(b) BTL -1 Remember
𝐴 ⟶ 𝐵 ∨ 𝐶, 𝐵 ⟶ ¬𝐴 𝑎𝑛𝑑 𝐷 ⟶ ¬𝐶by using conditional proof.
Show that 𝑅 ∧ (𝑃 ∨ 𝑄)is a valid conclusion from the premises 𝑃 ∨ 𝑄, 𝑄 →
14. (a) BTL -4 Analyze
𝑅, 𝑃 → 𝑀, ¬𝑀
14. (b) Show that that ∃ 𝑥 𝑃(𝑥) ⟶ ∀𝑥 𝑄(𝑥) ⇒ ∀𝑥 (𝑃(𝑥) ⟶ 𝑄(𝑥)) BTL -2 Understand
UNIT II -COMBINATORICS
Mathematical induction – Strong induction and well ordering – The basics of counting – The
pigeonhole principle – Permutations and combinations – Recurrence relations – Solving linear
recurrence relations – Generating functions – Inclusion and exclusion principle and its applications
.
PART- A
Bloom’s
Q.No. Question Taxonom Domain
y Level
1. State the principle of strong induction. BTL -1 Remember
𝑛(𝑛+1)
2 Use mathematical induction to show that 1 + 2 + 3 + ⋯ + 𝑛 = BTL -2 Understand
2
4
STUDENTSFOCUS.COM
14 Find the recurrence relation for the Fibonacci sequence. BTL -2 Understand
Find the recurrence relation satisfying the equation
15 BTL -2 Understand
𝑦𝑛 = 𝐴(3)𝑛 + 𝐵(−4)𝑛
Solve the recurrence relation 𝑦(𝑘) − 8𝑦(𝑘 − 1) + 16𝑦(𝑘 − 2) = 0, 𝑘 ≥
16 2, 𝑤ℎ𝑒𝑟𝑒 𝑦(2) = 16 𝑎𝑛𝑑 𝑦(3) = 80. BTL -3 Apply
6
STUDENTSFOCUS.COM
Bloom’s
Q.No. Question Taxonomy Domain
Level
1. Define complete graph and draw 𝐾5 BTL -1 Remember
2. Define a regular graph. Can a complete graph be a regular graph? BTL -1 Remember
3. How many edges are there in a graph with 10 vertices each of degree 6? BTL -2 Understand
4. Define pseudo graphs. BTL -1 Remember
5. Define strongly connected graph. BTL -1 Remember
6. State the handshaking theorem. BTL -1 Remember
7. Prove that the number of odd degree vertices is always even. BTL -2 Understand
Represent the given graph using an adjacency matrix.
8. BTL -5 Evaluate
0 1 0
14. Draw the graph with the following adjacency matrix(1 0 1) BTL -2 Understand
0 1 0
15. Define a Hamilton path of 𝐺. BTL -2 Understand
What should be the degree of each vertex of a graph G if it has Hamilton
16. BTL -4 Analyze
circuit?
17. Define complete bipartite graph . BTL -6 Create
State the necessary and sufficient conditions for the existence of an Eulerian
18. BTL -4 Analyze
path in a connected graph.
For which values of 𝑛 do the graphs 𝐾𝑛 𝑎𝑛𝑑 𝐶𝑛 have an Euler path but no
19. BTL -4 Analyze
Euler circuit?
20. Does the graph have a Hamilton path? If so find such a path. BTL -6 Create
7
STUDENTSFOCUS.COM
PART – B
Prove that the number of vertices of odd degree in a graph is always BTL -1
1.(a) Remember
even.
Prove that the maximum number of edges in a simple disconnected
1. (b) BTL -2 Understand
graph G with n vertices and k components is (𝑛 − 𝑘)(𝑛 − 𝑘 − 1)⁄2
Prove that a connected graph 𝐺 is Euler graph if and only if every
2. (a) BTL -1 Remember
vertex of 𝐺is of even degree.
Prove that a simple graph is bipartite if and only if it is possible to
2.(b) assign one of two different colors to each vertex of the graph so that BTL -2 Understand
no two adjacent vertices are assign the same color.
Examine whether the following pair of graphs are isomorphic or not.
Justify your answer.
3. (a)
BTL -5 Evaluate
graphs.
5. (a) For any simple graph 𝐺, the number of edges of 𝐺 is less than or equal
𝑛(𝑛−1) BTL -1 Remember
to 2 , where n is the number of vertices in 𝐺.
5.(b) Derive a connected graph has an Euler trail if and only if it has at most BTL -5 Evaluate
8
STUDENTSFOCUS.COM
two vertices of odd degree.
6. (a) Prove that the complement of a disconnected graph is connected. BTL -2 Understand
Show that the following graphs 𝐺 and 𝐻 are not isomorphic.
Define Isomorphism between the two graphs. Are the simple graphs
with the following adjacency matrices isomorphic?
0 1 0 0 0 1 0 1 0 0 0 1
7. (a) 1 0 1 0 1 0 1 0 1 0 0 1
0 1 0 1 0 1 and 0 1 0 1 1 0 BTL -1 Remember
0 0 1 0 1 0 0 0 1 0 1 0
0 1 0 1 0 1 0 0 1 1 0 1
[1 0 1 0 1 0] [1 1 0 0 1 0]
7. (b) If a graph G has exactly two vertices of odd degree there is a path
BTL -6 Create
joining these two vertices.
8. (a) Define 1. Complete graph. 2. Complete bipartite graph with example. BTL -1 Remember
8.(b) Show that the following graphs are isomorphic. BTL -4 Analyze
9. (a) Give an example of a graph which is 1. Eulerian but not Hamiltonian BTL -1 Remember
2. Hamiltonian but not Eulerian 3. Hamiltonian and Eulerian 4.
Neither Hamiltonian nor Eulerian
9.(b) How many paths of length four are there from 𝑎 to 𝑑 in the simple BTL -5 Evaluate
graph 𝐺 given below.
PART-A
Bloom’s
Q.No. Question Taxono
my Level
Draw a Hasse diagram of ⟨𝑋, ≤⟩ where 𝑋 = {1,2,3,4,6,8,12,24}and R
1. BTL -1 Remember
be a division relation. Find the Hasse diagram of the poset <X,R>
Show that the least upper bound of a subset B in a poset ⟨𝐴, ≤⟩is unique
2. BTL -2 Understand
if it exists.
Let 𝐴 = {𝑎, 𝑏, 𝑐}and 𝜌(𝐴) be its power set, draw a Hasse diagram of
3. BTL -1 Remember
⟨𝜌(𝐴), ⊆⟩.
4. State distributive lattice. BTL -1 Remember
Check whether the posets {(1, 3, 6, 9), 𝐷} and {(1, 5, 25, 125), 𝐷}are
5. BTL -4 Analyze
lattices or not. Justify your claim.
6. Show that the absorption laws are valid in a Boolean algebra. BTL -1 Remember
7. Define sub lattice. BTL -1 Remember
8. Define lattice homomorphism. BTL -1 Remember
9. Give an example of a lattice that is not complemented. BTL -2 Understand
10. In a lattice (𝐿, ≤), prove that 𝑎⋀(𝑎⋁𝑏) = 𝑎, ∀𝑎, 𝑏 ∈ 𝐿 BTL -2 Understand
11. When is a lattice called complete? BTL -3 Apply
12. Give an example of a distributive lattice but not complete. BTL -4 Analyze
13. Define Boolean Algebra. BTL -1 Remember
12
STUDENTSFOCUS.COM
14. Show that in a Boolean Algebra 𝑎𝑏 ′ + 𝑎′ 𝑏 = 0 𝑖𝑓𝑓 𝑎 = 𝑏 BTL -5 Evaluate
15. Prove the Boolean identity 𝑎. 𝑏 + 𝑎. 𝑏 ′ = 𝑎. BTL -5 Evaluate
16. Is a Boolean Algebra contains six elements? Justify your answer. BTL -4 Analyze
17. What values of the Boolean variables 𝑥 𝑎𝑛𝑑 𝑦 satisfy 𝑥𝑦 = 𝑥 + 𝑦 ? BTL -3 Apply
18. State the De Morgan’s laws in Boolean algebra. BTL -4 Analyze
19. Find the values, if any, of the Boolean variable 𝑥 that satisfy 𝑥. 1 = 0 BTL -3 Apply
20. How many different Boolean functions are there of degree 7? BTL -6 Create
Part – B
1.(a) Show that every non-empty subset of a lattice has a least upper bound BTL -2
Understand
and a greatest lower bound.
Prove that in a Boolean Algebra(𝑎 ∨ 𝑏)′ = 𝑎′ ∧ 𝑏 ′ and
1. (b) BTL -2 Understand
(𝑎 ∧ 𝑏)′ = 𝑎′ ∨ 𝑏 ′
Examine whether the lattice given in the following Hasse diagram is
distributive or not?
2. (a)
Evaluate
BTL -5
If 𝑃(𝑆) is the power set of a non-empty set 𝑆, prove that
2.(b) BTL -2 Understand
{𝑃(𝑆),∪,∩,\, 𝜙, 𝑆}is a Boolean Algebra.
If 𝑆𝑛 is the set of all divisors of the positive integer 𝑛 and 𝐷 is the
3. (a)
relation of ‘division’, prove that {𝑆30 , 𝐷} is a lattice. Find also all the BTL -1 Remember
sub lattices of {𝑆30 , 𝐷} that contain six or more elements.
3.(b) Show that every chain is a distributive lattice. BTL -4 Analyze
In a complemented and distributive lattice, then prove that complement
4. (a) BTL -4 Analyze
of each element is unique.
If 𝑎, 𝑏 ∈ 𝑆, 𝑆 = {1, 2, 3, 6} 𝑎𝑛𝑑 𝑎 + 𝑏 = 𝐿𝐶𝑀 (𝑎, 𝑏),
4.(b) 𝑎. 𝑏 = 𝐺𝐶𝐷 (𝑎, 𝑏) 𝑎𝑛𝑑 𝑎′ = 6⁄𝑎 , show that {𝑆, +,∙ , ′ 1, 6} is a BTL -3 Apply
Boolean Algebra.
5. (a) Show that a complemented, distributive lattice is a Boolean Algebra. BTL -4 Analyze
Show that De Morgan’s laws hold in a Boolean Algebra that is show
5.(b) ̅̅̅̅̅̅̅ ̅̅̅̅̅̅̅ BTL -2 Understand
that 𝑓𝑜𝑟 𝑎𝑙𝑙 𝑥 𝑎𝑛𝑑 𝑦 , (𝑥 ∨ 𝑦) = 𝑥̅ ∧ 𝑦̅ and (𝑥 ∧ 𝑦) = 𝑥̅ ∨ 𝑦̅
Let 〈𝐿, ≤〉 be a lattice in which * and ⨁ denotes the operations of meet
6. (a) BTL -2 Understand
and join respectively. For any 𝑎, 𝑏 ∈ 𝐿 , 𝑎 ≤ 𝑏 ⇔ 𝑎 ∗ 𝑏 = 𝑎⨁𝑏 = 𝑏
6.(b) Show that every totally ordered set is a lattice. BTL -3 Apply
Show that in a lattice if 𝑎 ≤ 𝑏 ≤ 𝑐, then
7. (a)
(1) (𝑎⨁𝑏) = 𝑏 ⋆ 𝑐 and BTL -5 Evaluate
(2) (𝑎 ∗ 𝑏)⨁(𝑏 ∗ 𝑐) = 𝑏 = (𝑎⨁𝑏) ∗ (𝑎⨁𝑐).
7. (b) Show that in a Boolean algebra 𝑥 ∨ 𝑥 = 𝑥 𝑎𝑛𝑑 𝑥 ∧ 𝑥 = 𝑥 BTL -6 Create
8. (a) Show that a lattice homomorphism on a Boolean Algebra which BTL -1 Remember
preserves 0 and 1 is a Boolean homomorphism.
8.(b) In a Boolean Algebra. Show that BTL -2 Understand
(𝑎 + 𝑏 ′ )(𝑏 + 𝑐 ′ )(𝑐 + 𝑎′ ) = (𝑎′ + 𝑏)(𝑏 ′ + 𝑐)(𝑐 ′ + 𝑎)
9. (a) Let 𝐿 be a lattice, where 𝑎 ∗ 𝑏 = 𝑔𝑙𝑏(𝑎, 𝑏), 𝑎⨁𝑏 = 𝑙𝑢𝑏(𝑎, 𝑏), ∀𝑎, 𝑏 ∈ BTL -1 Remember
𝐿. Then both binary operators ∗ 𝑎𝑛𝑑 ⨁ defined as in 𝐿satisfy
13
STUDENTSFOCUS.COM
commutative law, associative law, absorption law and idempotent law.
9.(b) Let 〈𝐿, ≤〉 be a lattice. For any 𝑎, 𝑏, 𝑐 ∈ 𝐿 the following properties hold BTL -4 Analyze
good. If 𝑏 ≤ 𝑐 ⇒ 𝑖) 𝑎 ∗ 𝑏 ≤ 𝑎 ∗ 𝑐 𝑖𝑖) 𝑎⨁𝑏 ≤ 𝑎⨁𝑐
10.(a) Consider the lattice D105 with the partial ordered relation divides then BTL -2 Understand
1. Draw the Hasse diagram of D105
2. Find the complement of each element of D105
3. Find the set of atoms of D105
4. Find the number of sub algebras of D105.
10.(b) Show that in a distributive and complemented lattice BTL -2 Understand
𝑎 ≤ 𝑏 ⇔ 𝑎 ∗ 𝑏 ′ = 0 ⇔ 𝑎′ ⨁𝑏 = 1 ⇔ 𝑏 ′ ≤ 𝑎′
11.(a) If 𝑃(𝑆) is the power set of a set 𝑆 and ∪, ∩ are taken as join and meet, BTL -1 Remember
prove that ⟨𝑃(𝑆), ⊆⟩ is a lattice. Also, prove that the modular inequality
of a lattice (𝐿, ≤),
For any 𝑎, 𝑏, 𝑐 ∈ 𝐿, 𝑎 ≤ 𝑐 ⇔ 𝑎 ∨ (𝑏 ∧ 𝑐) ≤ (𝑎 ∨ 𝑏) ∧ 𝑐.
11.(b) In any Boolean algebra, show that 𝑎𝑏 ′ + 𝑎′ 𝑏 = 0 𝑖𝑓𝑓 𝑎 = 𝑏. BTL -5 Evaluate
12.(a) Let D30 = {1,2,3,5,6,10,15, 30} and Let the relation R be divisor on BTL -5 Evaluate
D30. Find 1. All lower bounds of 10 and 15.
2. the GLB of 10 and 15
3. all upper bounds of 10 and 15
4. LUB of 10 and 15.
5. Draw the Hasse Diagram.
12.(b) In any Boolean algebra, prove that the following statements are BTL -5 Evaluate
equivalent: 1. 𝑎 + 𝑏 = 𝑏 2. 𝑎. 𝑏 = 𝑎 3. 𝑎′ + 𝑏 = 1 4. 𝑎. 𝑏 ′ = 0
13.(a) Show that in a lattice if 𝑎 ≤ 𝑏 𝑎𝑛𝑑 𝑐 ≤ 𝑑, BTL -1 Remember
Then 𝑎 ∗ 𝑐 ≤ 𝑏 ∗ 𝑑 𝑎𝑛𝑑 𝑎⨁𝑐 ≤ 𝑏⨁𝑑.
13.(b) In a distributive lattice prove that 𝑎 ∗ 𝑏 = 𝑎 ∗ 𝑐 𝑎𝑛𝑑 𝑎⨁𝑏 = 𝑎⨁𝑐 BTL -1 Remember
Imply𝑏 = 𝑐.
14.(a) Let 〈𝐿, ≤〉 be a Lattice. For any 𝑎, 𝑏, 𝑐 ∈ 𝐿 the following inequalities BTL -6 Create
known as distributive inequality hold.
(i) 𝑎⨁(𝑏 ∗ 𝑐) ≤ (𝑎⨁𝑏) ∗ (𝑎⨁𝑐)
(ii) 𝑎 ∗ (𝑏⨁𝑐) ≤ (𝑎 ∗ 𝑏)⨁(𝑎 ∗ 𝑐)
14.(b) Prove the absorption law 𝑥(𝑥 + 𝑦) = 𝑥 using the the identities of BTL -3 Apply
Boolean algebra.
*****************
14