DM R-18 Important Questions
DM R-18 Important Questions
DM R-18 Important Questions
UNIT-1
1 ) Let A be any finite set and P(A) be the power set of A.⊆ be the inclusion relation on the elements
of P(A). Draw the Hasse diagrams of ( P(A),⊆) for i) A = {a} ii) A = {a,b} iii) A = {a,b,c} iv) A =
{a,b,c,d}.
2) Let A = B = {x/ -1≤ 𝑥 ≤ 1} for each of the following functions state whether it is injective,
surjective or bijective
2𝑥+3
a) f(x) = IxI b) g(x) = sinπx c) h(x) =
5
3) Show that the relation R={ (a,a),(a,b),(b,a),(b,b)(c,c)} on A={a,b,c} is an equivalence relation and
find A/R also find partitions of A.
4) Let f:R→ 𝑅, 𝑔: 𝑅 → 𝑅, where R is the set of real numbers be given by f(x) = 𝑥 2 − 2 and g(x) =
x+4 find fog and gof. State whether these functions are bijective or not.
5) Prove that the relation R defined by “a is congruent to b modulo m” on the set of integers is an
equivalence relation.
8) If R denotes a relation on the set of all ordered pairs of positive integers by (a,b)R(c,d) iff ad=bc
,show that ‘R’ is an equivalence relation.
9) Let X= {1,2,3,4,5,} and relation R={(x,y)/x>y}.Draw the graph of ‘R’ and also give its matrix.
10) What is Compatibility relation and Write the procedure to find maximal compatibility blocks.
11) Draw the Hasse diagram representing the positive divisors of 36.
12) Show that the relation ‘R’ defined by (a,b) R (c,d) iff a+d=b+c is an equivalence relation.
13) If X= {1,2,3,4} and R= {(x,y) /x<y} .Draw the graph of ‘R’ and also give its matrix.
UNIT-2
COUNTING PRINCIPLES
MATHEMATICAL LOGIC
11) Find PDNF by constructing the PCNF of (Q v P)⋀ (QVR)∧ (∼ (PV R) V ∼Q)).
12) Prove that for any three propositions P,Q,R the compound proposition (𝑃 → (𝑄 → 𝑅)) →
((𝑃 → 𝑄) → (𝑃 → 𝑅)) is a tautology by 𝑖) with truth table ii) with laws of logic.
13) Show that the following set of premises are inconsistent
𝑃 → 𝑄, 𝑃 → 𝑅, 𝑄 → ~𝑅, 𝑃
14) Check the validity of the following argument
All integers are rational numbers.
Some integers are powers of 5.
Therefore, some rational numbers are powers of 5.
∼p
_________
∴𝐶
__________
8) Write a short notes on DNF and CNF.
9) Express the statement in words: “Every student in class has studied Calculus.” Using
quantifiers.
10) Show using truth table that the statements ( p → q) and (∼ p V q ) are logically
equivalent.
UNIT -4 GROUPS
1) Construct composition table for the roots of equation x4= 1 and Show that it is a group with
respect to operation multiplication.
2) Prove that every finite group of order ‘n’ is isomorphic to permutation group of degree ‘n’.
3) If ‘G’ is a group then prove that (a-1)-1=a.
4) Prove that G ={0,1,2,3,4} is an abelian group of order 5 with respect to addition modulo 5.
5) Show that Q1 (rational numbers other than1) is an infinite abelian group with respect to *
defined by a*b=a+b-ab, where a,b are rational numbers.
6) Prove that the identity element of a group “G’ is same as identity element of its subgroup H.
7) Prove that in a group its identity element, inverse element are unique.
8) State and prove Lagrange’s theorem on cosets.
9) Prove that G ={0,1,2,3,4,5,6} is an abelian group of order 7 with respect to addition modulo
7.
10) Define subgroup, normal subgroup, Quotient group, left and right cosets with an example for
each.
11) Prove that set of non-singular matrices of order 2 x 2 is a group but not an abelian group
under multiplication.
1) Show that binary operation * defined on (R,*) where x*y=xy is not associative.
2) Define a) Normal subgroup of a group b) Quotient group.
3) Define cyclic group with an example.
4) If aob=a+b+ab ∀ a,b∈Z ,show that (Z,0) is a semi group.
5) Find the order of each element in the group {1, −1, 𝑖, −𝑖}.
6) If a, b ∈ group G, then prove that (𝑎𝑏)−1 =b-1 a-1
7) Show that the cube roots of unity forms a group with respect to multiplication.
8) Define a) Left coset of subgroup H in G. b) Right coset of subgroup H in G.
9) Define a) Index of a coset. b) If H={1,-1} is a subgroup of the group G={1,-1,I,-i},then find the
index of H in G.
UNIT 5
GRAPH THEORY
1) Define graph coloring and chromatic number of a graph and find the chromatic
number of
𝑖)𝐾3,3 ii) cycle with even number of vertices.
2) Define the following terms. Give one suitable example for each
8)Two graphs with the following adjacency list are given, Find whether G and H are
isomorphic or not
Graph G Graph H -
vertices Adjacent Vertices Adjacent
vertices vertices
P q,s a b,c,d
Q p,r,s b b,d
R q,t c a,d
S p,q,t d a,b,c
T s e D
9)Write incident matrix and adjacency matrix to the graph whose adjacency list is given
by
vertices Adjacent
vertices
a b,e
b a,c,d,
c b,d
d e,b,c,
e a,d
9) Two graphs with the following adjacency list are given, show that they are isomorphic to each
other
Graph G Graph H
vertices Adjacent Vertices Adjacent
vertices vertices
A b,c k L
B a L k,m,n
C a,d,e m l
D c n l,o
E c O n
10) If ‘𝐺’ be a graph with |𝑉|=n vertices and |𝐸| edges then prove that∑𝑛𝑖=1 deg (𝑣𝑖 )= 2E
11) Write the conditions to construct dual of the graph and construct dual of the following graph
whose adjacency list is given :
Vertices Adjacent
vertices
A b,c
B a,c,e
C a,d,e,b
D C
E b,c