0% found this document useful (0 votes)
66 views3 pages

3 DMGT Assignment Questions 30-10-2023

Uploaded by

chcharan779
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views3 pages

3 DMGT Assignment Questions 30-10-2023

Uploaded by

chcharan779
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

SRI VENKATESWARA COLLEGE OF ENGINEERING

(AUTONOMOUS)
Karakambadi Road, TIRUPATI – 517507

Assignment Question bank

Name of the
CSE, CSM, CSC, CSD & IT
Branch/Course
DISCRETE MATHEMATICS AND GRAPH THEORY
Subject

Subject Code MA20ABS303

Year & Sem II&I

Unit – I

a) Prove that, for any propositions 𝑝, 𝑞, 𝑟 , the compound proposition

(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.

Obtain the PDNF and PCNF of the formula  p  q  r   p  q  r 


2
Show that SVR is tautologically implied by P  Q  P  R  Q  S 
3
Show that the following set of premises is inconsistent:
If Ram gets his degree, he will go far a job.

4 If he goes for a job, he will get married soon.


If he goes for higher study, he will not get married.
Ram gets his degree and goes for higher study.
Show that x  F ( x)  S ( x)    y M ( y)  W ( y) , y M ( y)  W ( y)
5 The conclusion x F ( x)  S ( x)  follows.

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

Find the matrices that represent 𝑎) 𝑅 𝑆 𝑏) 𝑅 𝑆, 𝑐) 𝑅 ∙ 𝑆, 𝑑) 𝑆 ∙ 𝑅, 𝑒) 𝑅 ⊕ 𝑆

The Relation R on the set of integers Z defined by aRb iff ‘ a  bmod n ‘ . Prove that R is an
4 Equivalence Relation.

a) Define inverse of a function and find the inverse of a function 𝑓: 𝑅 → 𝑅 is defined by


𝑓 (𝑥 ) = 𝑥 3 − 2 .
5
b) Define Characteristic function of a set and using characteristic functions, prove that
𝐴  (𝐵 ∩ 𝐶 ) = (𝐴 ∪ 𝐵 ) ∩ (𝐴 ∪ 𝐶 )

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 ∈ 𝐻

For any elements a,b in a group G then P.T i) a 1   a ii) ab1  a 1 b 1


1
5

Unit –IV

a) Find the coefficient of x 27 following function x 4  x 5  x 6  


5

1
b) Find the generating function of the following sequence 0, 2, 6, 12, 20, 30, 42, − − −

2 Solve the recurrence relation an  an1  n where a0  2 by substitution method.

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  3an1  5 3n for n  1, given that a0  2

4 Solve the recurrence relation 𝑎𝑛+2 − 10𝑎𝑛+1 + 21𝑎𝑛 = 3𝑛2 − 2, 𝑛 ≥ 0.


Solve the recurrence relation y n 2  4 y n1  3 y n  0 for the given y 0  2, y1  4 by using the
5
generating function.

Unit – V

a) Define Bipartite graph and explain with an example.


1
b) Define Chromatic number. Discuss about graph coloring with an example.

a) State and prove the Handshaking theorem. .


2
b) Prove that the number of vertices of odd degree in an undirected graph is even.

Prove that the two Graphs shown Below are Isomorphic.

a) Explain about BFS and DFS Algorithms.

b) By using BFS algorithm, find the Spanning tree of the graph.

a) Write Kruskal’s Algorithm.

b) By using Kruskal’s Algorithm, find the Minimal Spanning Tree for a Weighted graph.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy