c24. Unit Test
c24. Unit Test
GHAZIABAD
UNIT TEST
(DSTL BCS303)
UNIT-1
1. If 𝐴 = {1,2}, 𝐵 = {2,3,4}, 𝐶 = {4,5}, then find: 𝐴 × (𝐵 ∩ 𝐶).
2. Find the power set of each of these sets, where a and b are distinct elements (𝑖) {𝑎, {𝑏}}
, (𝑖𝑖) {1, ∅, {∅}}.
3. If R is a relation on the set A={ 1,2,3,4} defined by x R y if x exactly divides y . Prove
that (A,R) is a poset.
4. 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.
5. Draw the Hasse diagram representing the positive divisors of 45.
UNIT-2
1. Let A = B = {x/ -1≤ 𝑥 ≤ 1} for each of the following functions state whether it is
injective, surjective or bijective
3. Let f:R→ 𝑅, 𝑔: 𝑅 → 𝑅, where R is the set of real numbers be given by f(x) = 𝑥2 − 2 and
2. Let f(x)=x+2, g(x) = x-2, h(x) =3x find i) fog ii) fogoh.
4. Prove that (𝑖) (𝑎 + 𝑏)' = 𝑎'. 𝑏' (𝑖𝑖) (𝑎. 𝑏)' = 𝑎' + 𝑏'.
g(x) = x+4 find fog and gof. State whether these functions are bijective or not.
UNIT-3
1. Define the terms with example supporting to each: (a) Proposition (b) Compound
proposition (c) Disjunction and Conjunction (d) Conditional and Bi conditional
2. Construct the truth table of (pq) → (pq).
(( 𝑝 ˅ 𝑞) ˄ (𝑝 → 𝑟) ˄(𝑞 → 𝑟)) → 𝑟.
3. Show that the following statement is tautology :
UNIT-5
𝑛
( 𝑗=1 𝐴𝑗)′ =𝑗= ��
⋂
1
⋃
′
where A1,A2,A3,………An are subsets of universal set U.
𝑛 ��
MATHEMATICAL LOGIC
∴ ~𝑟
q
~𝑞
7) Is the following Conclusion valid derive from contradiction method.
p⋁ t
p→q
∴𝑡
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
∴𝐶
10) Show using truth table that the statements ( p → q) and (∼ p V q ) are logically
quantifiers.
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.
Find the order of each element in the group {1, −1, 𝑖, −𝑖}.
4)
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
𝑖)𝐾3,3
number of
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∑𝑛𝑖= deg (𝑣𝑖)= 2E
11) Write the conditions to construct dual of the graph and construct dual1 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