DM Question Bank For II AI & DS - 2024
DM Question Bank For II AI & DS - 2024
UNIT-I
PART-A
1)Using truth table show that the proposition PV ( דPɅQ) is a tautology.
8)Define Proposition.
9)Explain the two types of quantifiers through examples.
10)When do you say that two compound propositions are equivalent?
11) Show that 𝑝 → 𝑞 and ¬𝑝⋁𝑞 are equivalent.
12)State the truth table of “If tigers have wings then the earth travels round
the sun”.
13)Symbolize the statement “All men are mortal”
14)Symbolize the following statement, “All the world loves a lover”.
15)Symbolize the following statement “You can access the internet from
campus only if you are computer science major or you are not a freshman”.
Part-B
1) Find a principal disjunctive normal form and a principal conjunctive normal
form of 𝑝 ⋁ (~𝑝 → (𝑞 ⋁ (~𝑞 → 𝑟))).
2)Find PDNF and PCNF of the following compound proposition using truth table
and laws of proposition. (¬𝑝 ∨ ¬𝑞) → (𝑝 ↔ ¬𝑞)
3) Obtain the PDNF of (𝑃 ∧ 𝑄) ∨ (¬𝑃 ∧ 𝑅) ∨ (𝑄 ∧ 𝑅)
4)Obtain PDNF and PCNF of (¬𝑃 → 𝑅) ∧ (𝑄 ↔ 𝑃)
5)Show that 𝑅 → 𝑆 is logically derived from the premises 𝑃 → (𝑄 → 𝑆), ¬𝑅 ∨
𝑃, 𝑎𝑛𝑑 𝑄.
UNIT-III
PART-A
1)Define simple graph with an example.
2) Define the pseudograph with an example.
3)Find the number of edges is there in a graph with ten vertices each of degree
six.
4) Define adjacency matrix of a graph.
0 1 1 0
5)Draw a graph with the adjacency matrix [1 0 0 1].
1 0 0 1
0 1 1 0
0 0 1 1
6) Draw the graphs represented by the following adjacency matrix [0 0 1 0]
1 1 0 1
1 1 1 0
7) Define degree of a vertex in an undirected graph.
8) Show that there does not exist a graph with 5 vertices with degrees 1, 3,
4,2, 3 respectively.
9) A graph G has 21 edges, 3 vertices of degree4 and the other vertices are of degree
3. Find the number of vertices in G.
8) Show that a simple graph with ‘n’ vertices and ‘k’ components can have at
(n − k)(n − k + 1)
most edges.
2
13) Find a Euler path or Euler circuit if it exists in each of three graphs
below.If not explain why?
14) Give an example of a graph which is (i)Hamiltonian but not Eulerian (ii)
not Hamiltonian and not Eulerian(iii)not Hamiltonian but Eulerian(iv)
Hamiltonian and Eulerian
15) Find a Euler path or Euler circuit if it exists in each of three graphs
below. If not explain why?
UNIT-IV
PART-A
1) Define monoid.
2) Let 𝐺 = {1, 𝑎, 𝑎2 , 𝑎3 }(𝑎4 = 1) be a group and 𝐻 = {1, 𝑎2 } is a subgroup of G under
multiplication. Find all the cosets of H.
3)Obtain all the distinct left cosets of 𝐺 = {1, −1, 𝑖, −𝑖} and a subgroup 𝐻 =
{1, −1}.
Part-B
1) Show that (Q+, *) is an abelian group where * is defined by 𝑎 ∗ 𝑏 =
𝑎𝑏
, ∀ 𝑎, 𝑏 ∈ 𝑄 +
2
distributive.
3) State and prove De Morgan’s law in any Boolean Algebra.
4) Let 𝐷30 = {1,2,3,5,6,10,15,30} with a relation
𝑥 ≤ 𝑦 if and only if x divides y. Find
(a)All lower bounds of 10 and 15
(b)GLB of 10 and 15
(c)All upper bound are 10 and 15
(d)LUB of 10 and 15
Draw the Hasse diagram for 𝐷30
5) In any Boolean algebra show that a. 𝑏 ̅+ 𝑏. 𝑎 = (a+b)( 𝑎 +𝑏 ̅)
6) Show that in a complemented distributive lattice a b⟺ 𝑎Ʌ𝑏 ̅=0,𝑎⋁b = 𝑏 ≤ ̅ 𝑎
7) In 𝑆42 is the set of all divisors of 42 and D is the relation “divisor of” on 𝑆42 ,
prove that {𝑆42 ,D} is a complemented Lattice.
8) Show that every finite partial ordered set has a maximal and minimal
element.
9)Consider 𝑋 = {1,2,3,4,6,12} , 𝑅 = {〈𝑎, 𝑏〉|𝑎/𝑏}.Find LUB and GLB for the poset (X,
R).
10) Consider 𝑋 = {2,3,6,12,24,36} , 𝑅 = {〈𝑎, 𝑏〉|𝑎/𝑏}.Find LUB and GLB of (2,3) and
(24,36) the poset (X, R).
11)Identify Which elements of the poset ({2,4,5,10,12,20,25},/) are maximal and
which are minimal.
12) Let 𝐷24 = {1,2,3,4,6,8,12,24} with a relation
𝑥 ≤ 𝑦 if and only if x divides y. Find
(a)All lower bounds of 8 and 12
(b)GLB of 8 and 12
(c)All upper bound are 8 and 12
(d)LUB of 8 and 12
Draw the Hasse diagram for 𝐷24
13)Prove that every finite lattice is bounded.
14)If 𝑆42 is the set of all divisor of 42 and D is the relation “divisor of” on
𝑆42 ,prove that {𝑆42 , D} is a complemented Lattice.
15)In any distributive Lattice (𝐿, ∧, ∨) ∀ 𝑎, 𝑏, 𝑐 ∈ 𝐿.Prove that 𝑎 ∨ 𝑏 = 𝑎 ∨ 𝑐 , 𝑎 ∧
𝑏 =𝑎∧𝑐 ⇒𝑏 =𝑐