3 DMGT Assignment Questions 30-10-2023
3 DMGT Assignment Questions 30-10-2023
(AUTONOMOUS)
Karakambadi Road, TIRUPATI – 517507
Name of the
CSE, CSM, CSC, CSD & IT
Branch/Course
DISCRETE MATHEMATICS AND GRAPH THEORY
Subject
Unit – I
(q r ) r p q is a contradiction.
1
b) Prove that for any propositions 𝑝, 𝑞, 𝑟 , the compound proposition
[ p q p r q r ] r is a tautology.
Unit –II
Find the number of mathematics students at a college taking at least one of the languages
Telugu, Hindi and English given the following data.
1
65 study Telugu, 45 study Hindi, 42 study English, 20 study Telugu and Hindi, 25 study
Telugu and English, 15 study Hindi and English and 8 study all three languages.
a) Define Cartesian product. Let 𝐴 = {1,2,3,4} 𝑎𝑛𝑑 𝐵 = {𝑎, 𝑏, 𝑐}, find the Cartesian
products 𝐴 × 𝐵, 𝐵 × 𝐴, 𝐴 × 𝐴 𝑎𝑛𝑑 𝐵 × 𝐵.
2
b) Define Hasse Diagram. Draw the Hasse Diagram of ( P(S ), ) where P(S ) is the power set
of S { a, b, c } .
Let R and S are matrix relations on a set A={1,2,3} represented by the matrices
0 1 0 0 1 0
𝑀𝑅 = [1 1 1 ] and 𝑀𝑆 = [0 1 1]
3
1 0 0 1 1 1
The Relation R on the set of integers Z defined by aRb iff ‘ a bmod n ‘ . Prove that R is an
4 Equivalence Relation.
Unit – III
a) Define Algebraic structure, Semi group and Monoid with an example.
ab
1 b) Let G be the set of all non zero real numbers and a b Show that G,* is an abelian
2
group.
a) Prove that cube roots unity is an abelian group.
2 b) Prove that G, 6 is an abelian group where G= {0,1,2,3,4,5} and 6 is additive modulo
6.
a) State Lagrange’s theorem.
b) Let G be a Group with subgroup H and K be a sub group of Group H if G 660 , K 66 and
3
K H G . What are the positive values for H .
a) If 𝐻1 𝑎𝑛𝑑 𝐻2 are two sub groups of a group G. Prove that 𝐻1 ∩ 𝐻2 is also a sub group
of G.
4
b) If (G,∗) is a group and 𝐻 ⊆ 𝐺 then (H,∗) is a sub group of (G,∗) if and only if
𝑖) 𝑎, 𝑏 ∈ 𝐻 ⇒ 𝑎 ∗ 𝑏 ∈ 𝐻 𝑖𝑖) 𝑎 ∈ 𝐻 ⇒ 𝑎−1 ∈ 𝐻
Unit –IV
1
b) Find the generating function of the following sequence 0, 2, 6, 12, 20, 30, 42, − − −
a) The number of virus affected files in a system is 1000 and this increases 250% every two
3 hours. Use recurrence relation to determine the number of virus affected files in the system
after one day.
b) Solve the recurrence relation an 3an1 5 3n for n 1, given that a0 2
Unit – V
b) By using Kruskal’s Algorithm, find the Minimal Spanning Tree for a Weighted graph.